---
title: CoWTracker
emoji: 🐮
colorFrom: green
colorTo: yellow
sdk: gradio
sdk_version: 6.2.0
app_file: app.py
pinned: false
license: cc-by-nc-4.0
suggested_hardware: a10g-small
short_description: Dense Point Tracking with Cost-Volume Free Warping
---
# 🐮 CoWTracker
**Cost-Volume Free Warping-Based Dense Point Tracking**
Zihang Lai1,2, Eldar Insafutdinov1, Edgar Sucar1, Andrea Vedaldi1,2
1Visual Geometry Group, University of Oxford 2Meta AI
---
Upload a video and CoWTracker will track every pixel through time, visualizing the motion with colorful trajectories.
## Features
- **Dense Tracking**: Track all pixels simultaneously
- **Bidirectional**: Track forwards and backwards from any query frame
- **Interactive**: Choose query frame and visualization settings
- **Fast**: Efficient warping-based architecture
## Links
- [Project Page](https://cowtracker.github.io/)
- [GitHub](https://github.com/facebookresearch/cowtracker/)
- [Paper](#)
## Usage
1. Upload a video (or select an example)
2. Click "Process Video"
3. Select query frame using the slider
4. Click "Start Tracking"
5. Adjust visualization settings as needed
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference