Brummi / MonoRec

Official implementation of the paper: MonoRec: Semi-Supervised Dense Reconstruction in Dynamic Environments from a Single Moving Camera (CVPR 2021)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IndexError: list index out of range

BinBCheng opened this issue · comments

Hi Felix,
When I'm running the train.py file, the progress bar stays at 0% for the first epoch of training ,and an error ”IndexError: list index out of range” occurs after running for a while,could you tell me how to solve this problem,thank you.