Spaces:
Running
on
Zero
Running
on
Zero
xiaoyuxi
commited on
Commit
·
2daa5a4
1
Parent(s):
c8d9d42
add readme
Browse files
app.py
CHANGED
|
@@ -836,6 +836,8 @@ with gr.Blocks(
|
|
| 836 |
# ✨ SpatialTrackerV2
|
| 837 |
|
| 838 |
Welcome to [SpatialTracker V2](https://github.com/henry123-boy/SpaTrackerV2)! This interface allows you to track any pixels in 3D using our model.
|
|
|
|
|
|
|
| 839 |
|
| 840 |
**⚡ Quick Start:** Upload video → Click "Start Tracking Now!"
|
| 841 |
|
|
|
|
| 836 |
# ✨ SpatialTrackerV2
|
| 837 |
|
| 838 |
Welcome to [SpatialTracker V2](https://github.com/henry123-boy/SpaTrackerV2)! This interface allows you to track any pixels in 3D using our model.
|
| 839 |
+
For full information, please refer to the [official website](https://spatialtracker.github.io/), and [ICCV2025 paper](https://github.com/henry123-boy/SpaTrackerV2).
|
| 840 |
+
Please cite our paper and give us a star 🌟 if you find this project useful!
|
| 841 |
|
| 842 |
**⚡ Quick Start:** Upload video → Click "Start Tracking Now!"
|
| 843 |
|