Skip to content

YOLOv3 on a MobileNetV3_Small architecture; trained, explained, pruned and quantized for text detection.

License

Notifications You must be signed in to change notification settings

MK2112/mobileYOLOv3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mobileYOLOv3

YOLOv3 via a MobileNetV3 backbone for text detection; pruned, quantized, optimized, and explained for deployment on mobile devices. Primarily intended as a single source for learning about YOLO(v3) in an applied manner.

Roadmap

  • Pretrained MobileNetV2 backbone
  • Introduce the YOLOv3 paradigm
  • Basic Pruning, Quantization integration
  • Training pipeline (for ICDAR 2015)
  • Switch backbone to MobileNetV3
  • Mixed Precision Training
  • Pruning and quantization
  • Add textbook-style explanations for YOLOv3
  • Optimize, expand to applicability to other datasets

References

About

YOLOv3 on a MobileNetV3_Small architecture; trained, explained, pruned and quantized for text detection.

Topics

Resources

License

Stars

Watchers

Forks