mks0601/3DMPPE_ROOTNET_RELEASE

ImportError: No module named nets.resnet

xcyan opened this issue · 1 comments

xcyan commented

To reproduce:
3DMPPE_ROOTNET_RELEASE/main$ python test.py --gpu 0-1 --test_epoch 20

Did you remove line 64 of config.py? (sys.path.insert(0, osp.join(cfg.root_dir, 'common')))