Open zjw102 opened 1 year ago
You do not need the depth map for any of the mentioned experiments or evaluations. Please make sure you are up to date with the latest repository changes and let me know if you still face any issues.
But when I run it, I get the following error, and when I look at the code, I also find a depth image File "/home/zjw/PycharmProjects/CLIP-goes-3D-main/datasets/dataset.py", line 332, in getitem depth_im = pil_loader(sample['depth_img_file_path']) File "/home/zjw/PycharmProjects/CLIP-goes-3D-main/datasets/dataset.py", line 118, in pil_loader with open(path, 'rb') as f: FileNotFoundError: [Errno 2] No such file or directory: '/data/dhegde1/data/3D/shapenet_depth_views/04379243/4e3d100672af00842dc02296076d8ee0/view1.png'
when I Training CG3D
Apologies, parts of the code reverted to an earlier version. Can you try once again after a pull of the latest changes?
Thank you for your reply, but a new question has arisen。I don't really know how to fix it。
Sorry to bother you again. I already have the rendered image. Can you provide a depth map as I really don't know how to obtain it