zjw102

Results 6 comments of zjw102

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...

when I Training CG3D

Thank you for your reply, but a new question has arisen。I don't really know how to fix it。 ![e015f2e04a75806ce4584078565fa0b](https://user-images.githubusercontent.com/107674802/232721149-95175ea6-c2d1-47e8-bd66-1e01b8509fbb.png) ![4cdcda27e82acd1f0dfb7d7ff9f0183](https://user-images.githubusercontent.com/107674802/232721172-69dd78c5-4f41-490c-805a-651f15761d23.png)

> [@zjw102](https://github.com/zjw102) did you resolve the error? Are you talking about the depth map or the problem of divisor zero?

> The divisor zero problem My approach is that if the divisor is 0, set it to 1 and it doesn't make a difference

> Did you get a proper output? > > Have you tested for zero-shot? Yes, I got it