fix the error of RT-1's link

This commit is contained in:
martelzhang 2025-04-03 15:24:59 +08:00
parent 4b495643da
commit f5b1d1b90f
1 changed files with 1 additions and 1 deletions

View File

@ -312,7 +312,7 @@
* **Autoregressive Models**
- **RT系列(Robotic Transformers)**:
- **RT-1** ([paper](https://arxiv.org/abs/2409.12514))
- **RT-1** ([paper](https://arxiv.org/abs/2212.06817))
- **RT-2** ([page](https://robotics-transformer2.github.io/) | [paper](https://arxiv.org/abs/2307.15818), Google Deepmind, 2023.7)55B
- **RT-Trajectory** ([paper](https://arxiv.org/pdf/2311.01977), Google Deepmind, UCSD, 斯坦福 2023.11)
- **AUTORT** ([paper](https://arxiv.org/abs/2401.12963), Google Deepmind, 2024.1)