yolo2-pytorch icon indicating copy to clipboard operation
yolo2-pytorch copied to clipboard

Keras yolov3 mobilenet

Open Adamdad opened this issue 7 years ago • 1 comments

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

Adamdad avatar Sep 19 '18 04:09 Adamdad

https://github.com/YunYang1994/tensorflow-yolov3 hope it helps you

YunYang1994 avatar Dec 07 '18 10:12 YunYang1994