booker-max

Results 25 issues of booker-max

Hello, I want to train S-NeRF on waymo dataset, but I don't see the waymo config file, can you provide it?

This article is very inspiring to me, can you provide me the training code for it, thanks.

when I run the "python viewer.py --config downloads/kitti6.yaml", I meet the problem, "pycuda import error: PyCUDA was compiled without GL extension support", I don't know the reason, Can you help...

You used two datasets, namely KITTI and Brno Urban datasets. The KITTI dataset contains three scenes: KITTI Residential, KITTI Road and KITTI City. The Brno Urban dataset contains three scenes:...

**What a great job this is! I have some problems, mainly inside EFT 1. In the following code, what is the shape of data["R"] and why [0] was chosen? In...

Hello, I did not find the address to download the pretrain model. "Cross-Domain Few-Shot Classification via Learned Feature-Wise Transformation" and "https://github.com/quantacode/Contrastive-Finetuning" both refer to this article. The pre-trained model can...

在lidarnvs中,当我运行,以下命令时, python lidarnvs/run.py --dataset kitti360 --sequence_id "1538" --enable_collect_raydrop_dataset, 总是会抛出这样的问题。 ![image](https://github.com/user-attachments/assets/31a66f76-cc08-4761-a7d0-4c4cda76b5c3) 我严格按照下列方式去安装camtools的,请问该怎么解决呢 ![image](https://github.com/user-attachments/assets/e32c57f4-26b4-4d52-8b02-926cca96a59c)

"Hello, I have real LiDAR depth data that can be used for network supervision, but I found some issues when directly using LiDAR to supervise depth = rendering[6, :, :]....

This is a great job, I also want to fine tune this model further on our dataset, is there a code implementation for this?

![Image](https://github.com/user-attachments/assets/a955066a-2d58-4971-8c5a-462501511861) Hello, excellent work! I would like to ask how the lidar visualization video corresponding to this image was created. Thank you!