You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 16, 2022. It is now read-only.
Hi,when i run the ./models/bvlc_reference_caffenet/train_script.sh 0.001 5e-5 0.0001 10 0 0 0 0 0 template_l1_solver.prototxt caffenet_0.57368.caffemodel
i encounted the following error:
template_file=template_solver.prototxt
template_file=0
cat models/bvlc_reference_caffenet/0
cat: models/bvlc_reference_caffenet/0: No such file or directory
i don't konw how to solver this problem,thanks.