Skip to content
Snippets Groups Projects
Commit afe15ce0 authored by Daniel Gordon's avatar Daniel Gordon
Browse files

Update README.md

parent 4638af3f
No related branches found
No related tags found
No related merge requests found
# Re3
Re3 is a real-time recurrent regression tracker. It offers accuracy and robustness similar to other state-of-the-art trackers while operating at 150 FPS. For more details, contact xkcd@cs.washington.edu. This repository implements the training and testing procedure from https://arxiv.org/pdf/1705.06368.pdf. A sample of the tracker can be found here: https://www.youtube.com/watch?v=PC0txGaYz2I.
Re3 is a real-time recurrent regression tracker. It offers accuracy and robustness similar to other state-of-the-art trackers while operating at 150 FPS. For more details, contact xkcd@cs.washington.edu. This repository implements the training and testing procedure from https://arxiv.org/pdf/1705.06368.pdf. A sample of the tracker can be found here: https://youtu.be/RByCiOLlxug.
## Requirements:
1. Python 2 (don't get me started on Python3 not being backwards compatible).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment