Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
camenduru
/
show
like
4
ONNX
Model card
Files
Files and versions
Community
main
show
/
openpose
/
3rdparty
/
caffe
/
examples
/
imagenet
/
train_caffenet.sh
camenduru
thanks to show ❤
3bbb319
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
117 Bytes
#!/usr/bin/env sh
set
-e
./build/tools/caffe train \
--solver=models/bvlc_reference_caffenet/solver.prototxt
$@