Khabib
Khabib
I performed installation as it said in tutorial, succesfully run trainMLP.py But when i try to run demo_batch.py I get error `File "demo_batch.py", line 71, in main() File "demo_batch.py", line...
Hello. I've cloned this repo and compiled it according to instructions. But there is raised error with following text when I try to run a training. `[libprotobuf FATAL google/protobuf/stubs/common.cc:61] This...
Hello. In present model, images are cropped to 176x176. If I want to train this on small images(from 32x32) what should I do? Ho do I modify model? Thanks
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...