Files
trackonr/.memory/trackonr-point-tracking.md

20 lines
893 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
name: TrackOnR 真实世界点跟踪
description: CVPR 2026 Track-On-R 点跟踪研究项目,源码已 clone待 GPU 运行
type: project
---
## TrackOnR 真实世界点跟踪
- **路径**`~/Projects/research/20260322-点跟踪TrackOnR/`
- **端口**4130`python3 -m http.server 4130`
- **源码**`source/`GitHub clone from gorkaydemir/track_on
- **状态**:研究页完成,源码已 clone待 NVIDIA GPU 到位后本地运行
- **论文**Real-World Point Tracking with Verifier-Guided Pseudo-Labeling (CVPR 2026)
- **技术**Python 3.12 + PyTorch 2.4.1 + CUDA 12.1 + DINOv3
- **要求**:必须 NVIDIA GPUMac 无法运行)
**Why:** 用户关注 CV 领域点跟踪技术,与已有的 Video-to-World、CVPR 3D Vision、Sign Language AR 项目互补
**How to apply:** 等用户有 NVIDIA GPU 后,配合其他需要 GPU 的项目一起启用