robodhruv / visualnav-transformer

Official code and checkpoint release for mobile robot foundation models: GNM, ViNT, and NoMaD.
http://general-navigation-models.github.io
MIT License
425 stars 56 forks source link

ViNT Dataset Split #8

Closed michaelmunje closed 6 months ago

michaelmunje commented 7 months ago

Hi,

I am trying to obtain the same dataset that was used to train ViNT. I notice in data_split.py there is no fixed seed. Any further info about the splits used to train the models?

michaelmunje commented 6 months ago

This was answered outside of github. There is no fixed seed but the authors noted there was little variance when training multiple times.