YunYang1994/tensorflow-yolov3
A TensorFlow implementation of the YOLOv3 real-time object detection neural network.

Not currently ranked — collecting fresh signals.
star history
This repository contains code for the YOLOv3 object detection system, based on the original technical report. It provides TensorFlow implementations for model training on custom datasets and inference on images or video. The code includes utilities for converting pretrained weights, freezing graphs to protobuf format, and running detection demos with bounding box visualizations.
Frequently asked
- What is YunYang1994/tensorflow-yolov3?
- A TensorFlow implementation of the YOLOv3 real-time object detection neural network.
- Is tensorflow-yolov3 open source?
- Yes — YunYang1994/tensorflow-yolov3 is open source, released under the MIT license.
- What language is tensorflow-yolov3 written in?
- YunYang1994/tensorflow-yolov3 is primarily written in Python.
- How popular is tensorflow-yolov3?
- YunYang1994/tensorflow-yolov3 has 3.6k stars on GitHub.
- Where can I find tensorflow-yolov3?
- YunYang1994/tensorflow-yolov3 is on GitHub at https://github.com/YunYang1994/tensorflow-yolov3.