qqwweee/keras-yolo3
Keras implementation of the YOLOv3 real-time object detection model.

Not currently ranked — collecting fresh signals.
star history
This repository provides a Keras port of the YOLOv3 object detection architecture from the original Darknet framework. It converts pre-trained Darknet weights into Keras/HDF5 format and enables real-time object detection on images and videos. Users can download official YOLO weights, convert them using the provided script, and run detection with configurable GPU support and multi-GPU training capabilities.
Frequently asked
- What is qqwweee/keras-yolo3?
- Keras implementation of the YOLOv3 real-time object detection model.
- Is keras-yolo3 open source?
- Yes — qqwweee/keras-yolo3 is open source, released under the MIT license.
- What language is keras-yolo3 written in?
- qqwweee/keras-yolo3 is primarily written in Python.
- How popular is keras-yolo3?
- qqwweee/keras-yolo3 has 7.1k stars on GitHub.
- Where can I find keras-yolo3?
- qqwweee/keras-yolo3 is on GitHub at https://github.com/qqwweee/keras-yolo3.