Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 667 Bytes

README.md

File metadata and controls

34 lines (24 loc) · 667 Bytes

📝 GPU (Correlation Filter based) MOSSE Tracker


Simple MOSSE tracker by correlation filters

🎉 TODO


  • gpu python version of MOSSE tracker using pytorch tensor

🎛 Dependencies


  • conda environment
conda env create --file environment.yml
conda activate mosse_tracker

🏃 How to Run


python scripts/test_tracker.py --use_gpu --video_path ./data/two_cats.mp4

💎 References


  1. Visual Object Tracking using Adaptive Correlation Filters