goturn-files icon indicating copy to clipboard operation
goturn-files copied to clipboard

Model files for GOTURN tracker

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