facebookresearch / habitat-challenge

Code for the habitat challenge
https://aihabitat.org
MIT License
309 stars 56 forks source link

about the model of baseline #163

Closed KarelZhang closed 1 year ago

KarelZhang commented 1 year ago

I tried downloading the model weight of challenge 2023 baseline from the link: https://dl.fbaipublicfiles.com/habitat/data/baselines/v1/objectnav_v2_baseline_habitat_navigation_challenge_2023.pth But the link does not work.

Can anyone post the correct link?

ykarmesh commented 1 year ago

Sorry, it looks like there was a typo. The correct path should be: https://dl.fbaipublicfiles.com/habitat/data/baselines/v1/objectnav_baseline_habitat_navigation_challenge_2023.pth

KarelZhang commented 1 year ago

OK, Thanks!!!!