You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I used the command python apps\mocap\run.py --data config/datasets/mvimage.yml --exp config/mv1p/detect_triangulate_fitSMPL.yml --root dataset --subs_vis 07 01 05 03 , and the error: No module named 'pymatchlr' is what I didn't do correctly ?
The text was updated successfully, but these errors were encountered:
There's a local library inside the project, inside library/pymatch run python setup.py install inside the directory and you will not get any problem with that module
Hello, I used the command
python apps\mocap\run.py --data config/datasets/mvimage.yml --exp config/mv1p/detect_triangulate_fitSMPL.yml --root dataset --subs_vis 07 01 05 03
, and the error: No module named 'pymatchlr' is what I didn't do correctly ?The text was updated successfully, but these errors were encountered: