Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 314 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 314 Bytes

GOTURN Tracker model files

Contains goturn.prototxt and goturn.caffemodel for use with OpenCV's GOTURN tracker type.

Usage

Clone the repo with --depth=1 to download the files. Then unzip goturn.caffemodel with

cat goturn.caffemodel.zip* > goturn.caffemodel.zip
unzip goturn.caffemodel.zip