Skip to content

Instantly share code, notes, and snippets.

@ibogun
Last active February 27, 2016 02:34
Show Gist options
  • Save ibogun/c7f5e03b75654826e8d7 to your computer and use it in GitHub Desktop.
Save ibogun/c7f5e03b75654826e8d7 to your computer and use it in GitHub Desktop.
Run DeepAntrack on the glacier
./bin/robust_struck_tracker_v1.0 --features="deep" --proto_file="/udrive/student/ibogun2010/Research/Code/DeepAntrack/data/imagenet_memory.prototxt" --conv_deep_weights="/udrive/student/ibogun2010/Research/Code/DeepAntrack/data/bvlc_reference_caffenet.caffemodel"
./bin/robust_struck_tracker_v1.0 --features="deep" --proto_file="/udrive/student/ibogun2010/Research/Code/DeepAntrack/data/imagenet_memory.prototxt" --conv_deep_weights="/udrive/student/ibogun2010/Research/Code/DeepAntrack/data/bvlc_reference_caffenet.caffemodel" --logtostderr=1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment