Skip to content

XieWeikai/xNav

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xNav

xNav is an ambitious project aiming to realize a true dual-system Vision-Language-Action (VLA) model for intelligent language navigation.

Environment Setup

We use uv to manage this project. Use following command to setup the environment.

uv sync
uv pip install -e .

System 1

Export Model

Run following command to export model with GR00T action head and DepthAnythingV2 ViT (change the path in the scripts to real path)

uv run xnav/module/export_xnav_dit.py

Model Archetecture

System 1 system1 design (for now)

Training

Use following command to train system1

uv run accelerate launch scripts/train_xnav_dit.py --model-name-or-path path/to/XNavDit --dataset-path path/to/dataset

About

dual brain system VLA for language navigation

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •