While running the training code: python -m hourglass.training -c default_config.yaml -v 0 I get an error saying: no such file or directory: 'default_config.yaml' How do I resolve this?
While running the training code:
python -m hourglass.training -c default_config.yaml -v 0
I get an error saying:
no such file or directory: 'default_config.yaml'
How do I resolve this?