You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I have a question, when I run the command "python lidargen.py --sample --exp kitti_pretrained --config kitti.yml", there is an error: No such file or directory: 'kitti_pretrained/image_samples/images/samples.pth', i know that in lidargen.py, the command "python LiDARGen/main.py" was executed, but after that, there are files named 'samples_0.pth~samples_1160.pth', but i can't find samples.pth in 'kitti_pretrained/image_samples/images/', how can i solve this problem?
The text was updated successfully, but these errors were encountered:
Same issue! Could the author re-upload kitti_pretrained.tar.gz?
I find the solution: just first run the part of "Denoising Visualization", then run the part of "Samples", and back to this part, remember export KITTI360_DATASET=export KITTI360_DATASET=/path/to/dataset/KITTI-360/. It can be solved.
Hello, I have a question, when I run the command "python lidargen.py --sample --exp kitti_pretrained --config kitti.yml", there is an error: No such file or directory: 'kitti_pretrained/image_samples/images/samples.pth', i know that in lidargen.py, the command "python LiDARGen/main.py" was executed, but after that, there are files named 'samples_0.pth~samples_1160.pth', but i can't find samples.pth in 'kitti_pretrained/image_samples/images/', how can i solve this problem?
The text was updated successfully, but these errors were encountered: