-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
8 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
# Focal Track | ||
This repository accompanies Guo et al. [1], with the code of the focal track algorithm. For more information of the paper, please go to the project website http://vision.seas.harvard.edu/focaltrack/. | ||
|
||
The file focaltrack.py contains the implementation of focaltrack algorithm. For details of end-to-end training, please refer to ./extra. | ||
|
||
For questions, please email [email protected]. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters