garvita-tiwari/sizer

ModuleNotFoundError: No module named 'models.eval'

OOF-dura opened this issue · 1 comments

Traceback (most recent call last):   File "trainer/parsernet_eval.py", line 20, in <module>     from models.eval import AverageMeter, verts_dist, batched_index_select ModuleNotFoundError: No module named 'models.eval'

I have installed and downloaded all data to run the code. But I get the above error.

ENVs:
Same as the readme.md

The tested commend is

python trainer/parsernet_eval.py --log_dir log_dir