Update README.md

This commit is contained in:
Yuxi Xiao 2025-06-23 23:22:56 +08:00 committed by GitHub
parent 5be804ce67
commit e46adff4a2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -24,9 +24,9 @@
## TODO List
1. **Release Offline Version**
- [x] `SpaTrack3` + `Moge` ➔ supports `unposed RGB` as input.
- [x] `SpaTrack3`+ `MegaSAM` ➔ supports `Posed RGBD` as input.
- [x] `SpaTrack3` + `VGGT` ➔ make `VGGT` works in `Dynamic Scenes`.
- [x] `SpaTrack2` + `Moge` ➔ supports `unposed RGB` as input.
- [x] `SpaTrack2`+ `MegaSAM` ➔ supports `Posed RGBD` as input.
- [x] `SpaTrack2` + `VGGT` ➔ make `VGGT` works in `Dynamic Scenes`.
2. **Release Online Version**
- [ ] Sliding windows version.