miemie2013/Keras-YOLOv4
Keras implementation of YOLOv4 and PPYOLO object detection models with deformable convolutions.

Not currently ranked — collecting fresh signals.
star history
This repository provides Keras implementations of YOLOv4 and PPYOLO, two state-of-the-art object detection models. It includes custom deformable convolution (DCNv2) implementations in pure TensorFlow/Python without requiring compilation. The models are benchmarked on the COCO dataset with mAP metrics across different input resolutions and backbone networks.
Frequently asked
- What is miemie2013/Keras-YOLOv4?
- Keras implementation of YOLOv4 and PPYOLO object detection models with deformable convolutions.
- Is Keras-YOLOv4 open source?
- Yes — miemie2013/Keras-YOLOv4 is an open-source project tracked on heatdrop.
- What language is Keras-YOLOv4 written in?
- miemie2013/Keras-YOLOv4 is primarily written in Python.
- How popular is Keras-YOLOv4?
- miemie2013/Keras-YOLOv4 has 446 stars on GitHub.
- Where can I find Keras-YOLOv4?
- miemie2013/Keras-YOLOv4 is on GitHub at https://github.com/miemie2013/Keras-YOLOv4.