flâneur

david8862/keras-YOLOv3-model-set: end-to-end YOLOv4/v3/v2 object detection pipeline, implemented on tf.keras with different technologies

github.com · 2,817 words · saved by 1 readers

end-to-end YOLOv4/v3/v2 object detection pipeline, implemented on tf.keras with different technologies

TF Keras YOLOv4/v3/v2 Modelset Introduction A general YOLOv4/v3/v2 object detection pipeline inherited from keras-yolo3-Mobilenet/keras-yolo3 and YAD2K. Implement with tf.keras, including data collection/annotation, model training/tuning, model evaluation and on device deployment. Support different architecture and different technologies: Backbone CSPDarknet53 Darknet53/Tiny Darknet Darknet19 MobileNetV1 MobileNetV2 MobileNetV3(Large/Small) PeleeNet(paper) GhostNet(paper) EfficientNet Xception VGG16 Head YOLOv4 (Lite) Tiny YOLOv4 (Lite, no-SPP, unofficial) YOLOv3 (Lite,…

saved by

related reading