HoyerChou commited on
Commit
ff8bec3
·
verified ·
1 Parent(s): ba14eae

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -2,4 +2,6 @@
2
  license: apache-2.0
3
  ---
4
 
5
- Preprocessed dataset for my paper "You Only Teach Once: Learn One-Shot Bimanual Robotic Manipulation from Video Demonstrations" [[arXiv](https://arxiv.org/abs/2501.14208)] / [[Project](https://hnuzhy.github.io/projects/YOTO/)]
 
 
 
2
  license: apache-2.0
3
  ---
4
 
5
+ Preprocessed dataset for my paper "You Only Teach Once: Learn One-Shot Bimanual Robotic Manipulation from Video Demonstrations" [[arXiv](https://arxiv.org/abs/2501.14208)] / [[Project](https://hnuzhy.github.io/projects/YOTO/)] / [[Code](https://github.com/hnuzhy/YOTO)]
6
+
7
+ Please refer [AugDemos](https://github.com/hnuzhy/YOTO/tree/main/AugDemos) and [BiDP](https://github.com/hnuzhy/YOTO/tree/main/BiDP) for the usage of these uploaded datasets and pretrained models.