When train Scannet, can't read depth in epoch1 #166
Unanswered
HUSTNO1WXY
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I can finish epoch0, but when I run epoch2, bugs happen "TypeError: Caught TypeError in DataLoader worker process 0." and "TypeError: unsupported operand type(s) for /: 'NoneType' and 'int'". This is because I can't read depth map from scene0072_02. But I can run epoch0 and I wonder why this happens and how to solve this.
Beta Was this translation helpful? Give feedback.
All reactions