habitat-lab icon indicating copy to clipboard operation
habitat-lab copied to clipboard

FileNotFoundError: Could not load neural network weights for skill. How to get pth files?

Open Huangbuffer opened this issue 1 year ago • 1 comments

when I run " python -u -m habitat_baselines.run --config-name=rearrange/rl_hierarchical.yaml"

it shows some erros "FileNotFoundError: Could not load neural network weights for skill." & "FileNotFoundError: [Errno 2] No such file or directory: 'data/models/open_cab.pth' "

I checked the path , it has no file data/models/open_cab.pth, I want to know how can I get the neural network weights files? Could you give me some help? Thank you very much!

Huangbuffer avatar May 18 '23 08:05 Huangbuffer

I also encountered the same problem, looking forward to everyone's reply, thank you very much.

wu-jintao avatar Feb 29 '24 09:02 wu-jintao