Brummi / MonoRec

Official implementation of the paper: MonoRec: Semi-Supervised Dense Reconstruction in Dynamic Environments from a Single Moving Camera (CVPR 2021)
MIT License
587 stars 85 forks source link

Caught IndexError in DataLoader worker process 0 #28

Closed tayton42 closed 2 years ago

tayton42 commented 2 years ago

Hi,When I try to generate point cloud I am getting this error Caught IndexError in DataLoader worker process 0 I changed the gpu num in the json but it didn't work, do you know what is causing it

Brummi commented 2 years ago

Could you give some more details regarding your configuration? It seems to me that there is an issue with the configuration of your dataset.