This project is a simple implementation of GOTURN (Generic Object Tracking Using Regression Networks) using OpenCV.
https://github.com/realTristan/racecar-tracking
- Python
- OpenCV:
pip install opencv-python - Matplotlib:
pip install matplotlib
- Clone the repository
- Download the GOTURN model files from here
- Run the script:
python main.py