openpose / 3rdparty /caffe /examples /siamese /train_mnist_siamese.sh
camenduru's picture
thanks to openpose ❤
f5bb0c0
raw
history blame
125 Bytes
#!/usr/bin/env sh
set -e
TOOLS=./build/tools
$TOOLS/caffe train --solver=examples/siamese/mnist_siamese_solver.prototxt $@