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.