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
I'm trying to run vlfm's validation on Gibson, and the questions is: FileNotFoundError: [Errno 2] No such file or directory: 'data/pointnav_weights.pth.state_dict'
The loaded pointnav_policy network seems to change and use another checkpoint file, just as
I'm trying to run vlfm's validation on Gibson, and the questions is:
FileNotFoundError: [Errno 2] No such file or directory: 'data/pointnav_weights.pth.state_dict'
The loaded pointnav_policy network seems to change and use another checkpoint file, just as
vlfm/vlfm/policy/utils/pointnav_policy.py
Lines 164 to 173 in 3c3f64f
Can anyone give some suggestions?
The text was updated successfully, but these errors were encountered: