1
0
mirror of https://github.com/zhunzhong07/person-re-ranking.git synced 2025-06-03 14:59:19 +08:00
person-re-ranking/caffe/examples/mnist/train_mnist_autoencoder_nesterov.sh

6 lines
120 B
Bash
Raw Permalink Normal View History

2017-03-22 18:48:01 +08:00
#!/bin/bash
set -e
./build/tools/caffe train \
--solver=examples/mnist/mnist_autoencoder_solver_nesterov.prototxt $@