-
Hello @drprojects,
I was wondering if there are any changes I need to make to run the kitti360_inference code with the CPU instead of the GPU.
Thank you,
Aditya
-
Hello @drprojects,
Is there any way to recover the full resolution positions, so i can store the results as PLY file ?
-
@drprojects I am currently getting this warning that results in the cell being exited.
```
WARNING: the KITTI-360 terms and conditions require that you register and manually download KITTI-360 dat…
-
Thanks for your great work. I was working on training f2-nerf in kitti360.
However, the result was really bad.
![image](https://github.com/Totoro97/f2-nerf/assets/37017782/1da9a498-ea24-47bb-820e-a3…
-
Hello @drprojects, I was able to get the errors fixed and was able to run the code entirely. However, for the validation dataset, I am getting an extremely low accuracy (mIoU: 1.79% OA: 26.91%) when r…
-
HI! Thanks for your excellent work !
when i run "./tools/dist_train.sh configs/ultralidar_kitti360.py 8" this command , it show:
```shell
(ultralidar) jyzhang@Makevoice:~/mmdetection3d/UltraLiDAR_…
-
![image](https://github.com/Brummi/BehindTheScenes/assets/140047983/8942663f-b3e4-43e7-8aae-f3ea97877080)
![image](https://github.com/Brummi/BehindTheScenes/assets/140047983/b89a72a9-51ea-4003-baaa-d…
-
@drprojects I was able to import all the necessary modules in the kitti360_inference.ipynb file. However, when I am trying to run the last cell, I get the following error when it calls the hydra_read …
-
Hello. I am trying to run the code on KITTI-360 dataset. I use Lidar projected images instead of depth maps. I get cuda out of memory error. What should I do?
-
Thanks for the excellent work. Could you please provide a preprocessing script for kitti dataset?