experiencor / keras-yolo2

Easy training on custom dataset. Various backends (MobileNet and SqueezeNet) supported. A YOLO demo to detect raccoon run entirely in brower is accessible at https://git.io/vF7vI (not on Windows).
MIT License
1.73k stars 785 forks source link

keras-YOLOv3-mobilenet #355

Open Adamdad opened 6 years ago

Adamdad commented 6 years ago

I've trained yolov3 on mobilenet backend and get a good MAP(about 90M and 2 times faster than keras yolov3).I upload my code for mobilenet-yolov3 on https://github.com/Adamdad/keras-YOLOv3-mobilenet.git use it as you wish

Makhaon commented 5 years ago

Could you please convert Blood Cell Detection example to your implementation?

Adamdad commented 5 years ago

sorry,i am now on a trip so i can not directly train for you.I've make it very clear how to train on new dataset in my repo.if there is any confusion about the code,contact me at anytime