Hi,
following the documentation
//In order to use GOTURN tracker, GOTURN architecture goturn.prototxt and goturn.caffemodel are required to exist in root folder.
I have to put the pre trained caffemodel and the goturn.prototxt into the root folder, but which root? I've tried so far:
- openCV src dir (github contrib repo/ + contrib/modules/tracking/+subfolders
- opencv build dir(similar directories here)
- opencv dirs in /usr/local/lib+include+bin
- project src and project build
I am sure there is someone who successfully used it and can help me with this easy question :)