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
When using the following command to train
==>> python tools/train -c config/train.cfg
an error occurs informing No module named 'yolo.utils.process_config'; 'yolo.utils' is not a package.
Could anyone help me out?
thanks!
When using the following command to train
==>> python tools/train -c config/train.cfg
an error occurs informing No module named 'yolo.utils.process_config'; 'yolo.utils' is not a package.
Could anyone help me out?
thanks!