MobileNet-YOLO
MobileNet-YOLO copied to clipboard
[Training Issue] Where is solver.prototxt with yolo-segmentation?
Model : yolo-segmentation
Backbone : mobilenet
Hi @eric612, I succeded train and inference my custom dataset with pelee. My dataset has 1 segmentation class and 18 object class. And then I want to use yolo-segmentation. But there is not enough information. I need a solver.prototxt and deploy.prototxt. Thanks!