Skip to content

Modify YOLOv3 by replacing backbone network by MobileNet

Notifications You must be signed in to change notification settings

yujun2019/YOLOv3-use-MobileNet

 
 

Repository files navigation

YOLOv3 use MobileNet

Inspired by qqwweee/keras-yolo3 and MobileNet.

How to start

You can do same things like keras-yolo3 mentioned because I modified backbone network and keep training and testing process interface.

Reference

MobileNets: Efficient Convolutional Neural Networks for Mobile Vision Applications.

YOLOv3: An Incremental Improvement.

About

Modify YOLOv3 by replacing backbone network by MobileNet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%