-
Notifications
You must be signed in to change notification settings - Fork 131
Open
Description
Hi, I'm trying to train a lite hrnet model on a custom dataset on google colab, but when I try to start the train script:
!python tools/train.py --cgf path/to/config
I get the error:
Traceback (most recent call last):
File "/content/lite-hrnet/tools/train.py", line 19, in <module>
from models import build_posenet
ModuleNotFoundError: No module named 'models'
Does anybody know how to solve it?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels