Closed HilmiK closed 5 years ago
Hi, Hilmik.You can check the sample caffemodel here password: es12 It depends on the official 608-yolov3-cfg.
Q:And give a clue for training custom models if it is possible using caffe? Or just conversion from darknet ?
A:Of course, you can train the model in caffe, but you should add the preprocess and postprocess as the sample, use the caffe commit https://github.com/BVLC/caffe/pull/6384/commits/4d2400e7ae692b25f034f02ff8e8cd3621725f5c. Also it could be trained and conversion from darknet .
Thanks for reply.
Hello,
Could you give a link to download sample caffemodels ? And give a clue for training custom models if it is possible using caffe? Or just conversion from darknet ?