yolov3 and yolov3-tf2

These are **competitors** offering alternative implementations of the same YOLOv3 algorithm—one optimized for PyTorch with multi-framework export capabilities, the other built natively in TensorFlow 2.0—so users typically choose based on their preferred deep learning framework rather than using both together.

yolov3
64
Established
yolov3-tf2
51
Established
Maintenance 13/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 25/25
Stars: 10,563
Forks: 3,448
Downloads:
Commits (30d): 2
Language: Python
License: AGPL-3.0
Stars: 2,516
Forks: 892
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License: MIT
No Package No Dependents
Stale 6m No Package No Dependents

About yolov3

ultralytics/yolov3

YOLOv3 in PyTorch > ONNX > CoreML > TFLite

This project helps quickly identify and locate specific items within images or video feeds. You feed it visual data, and it outputs bounding boxes and labels for the objects it recognizes. This is ideal for anyone who needs to automate the process of spotting things in visual media, such as security analysts, quality control inspectors, or autonomous system developers.

object detection computer vision visual inspection surveillance robotics

About yolov3-tf2

zzh8829/yolov3-tf2

YoloV3 Implemented in Tensorflow 2.0

This project helps you identify and locate multiple objects within images or video streams, providing bounding boxes and labels for each detected item. For example, it can tell you that a picture contains a 'person' at certain coordinates and a 'car' at others. It's designed for anyone needing to automate object recognition in visual data, from security analysts monitoring feeds to researchers analyzing biological samples.

object-detection video-surveillance image-analysis visual-inspection robotics-vision

Scores updated daily from GitHub, PyPI, and npm data. How scores work