lauriasuo's picture
Update README.md
34f780c verified
---
tags:
- model_hub_mixin
- pytorch_model_hub_mixin
pipeline_tag: robotics
---
PointGoal navigation policy trained with the FrodoBots8K dataset.
Presented in the paper [Data scaling for navigation in unknown environments](https://arxiv.org/abs/2601.09444)
[Project page](https://lasuomela.github.io/navigation_scaling/) | [Code](https://github.com/lasuomela/NavigationScaling)
## Details
Architecture:
MLP-BC with Theia encoder + MLP action head
Dataset:
512H total, 8H from 64 distinct geographical locations
## Usage
See the Github repo