Skip to content

EmptyBlueBox/DexLatent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DexLatent

DexLatent official implementation of the paper XL-VLA (CVPR 2026)

teaser

Inference and Visualization

Run with our pretrained checkpoint:

uv run -m HandLatent.infer

By default, inference reads Dataset/demo.npz and visualizes:

  • source trajectory (origin)
  • four decoded trajectories (xhand, ability, inspire, paxini)

Train

Run the training script with:

uv run -m HandLatent.train

Checkpoints are written to:

  • Checkpoints/<timestamp>/checkpoint_epoch_XXXX.pt

About

Official implementation of the paper XL-VLA (CVPR 2026)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages