Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

The method suggested by 00zetti is correct. If still facing issues, please ensure following points:

  • You have concatenated the zip files into single file named "goturn.caffemodel"
  • You need to paste both files i.e. "goturn.protoxt" and "goturn.caffemodel" in your working directory. You can check your working directory using getcwd() command.

Credits to LBerger.