tensorflow-yolo-v3 and yolov3-tf2

These two TensorFlow-based YOLOv3 implementations are competitors, with A being a more modern and actively developed option as it utilizes TensorFlow 2.0, while B is built on the older TF-Slim.

tensorflow-yolo-v3
51
Established
yolov3-tf2
51
Established
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 25/25
Stars: 879
Forks: 347
Downloads:
Commits (30d): 0
Language: Python
License: Apache-2.0
Stars: 2,516
Forks: 892
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License: MIT
Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

About tensorflow-yolo-v3

mystic123/tensorflow-yolo-v3

Implementation of YOLO v3 object detector in Tensorflow (TF-Slim)

This project helps computer vision engineers and researchers quickly integrate and test the YOLO v3 object detection model. You provide an image, and it outputs the same image with detected objects outlined by bounding boxes and labeled. It's ideal for those developing or evaluating object detection capabilities for various applications.

object-detection computer-vision image-analysis deep-learning-inference

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