caffe
caffe copied to clipboard
solver.prototxt not found
Hello. I tried to run ssd.ipynb from examples. I compiled caffe, downloaded pretrained model, but get error solver.prototxt not found on running notebook. Where can i find solver file? Or maybe i must create it manually?
Hi skeeph,
I think you should post more details.
If you run examples/ssd/ssd_pascal.py, it will generate the solver.prototxt and other files.