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
{{ message }}
This repository was archived by the owner on Jan 18, 2022. It is now read-only.
After installing gluoncvth(0.0.0), then I run train.py, an error occured, AttributeError: module 'gluoncvth' has no attribute 'models', Can anyone tell me how to fix this? Thanks in advance.
After installing gluoncvth(0.0.0), then I run
train.py, an error occured,AttributeError: module 'gluoncvth' has no attribute 'models', Can anyone tell me how to fix this? Thanks in advance.