tensorflow-yolo-v3 and tensorflow-yolov3

Given their identical descriptions and that both are implementations of YOLOv3 in TensorFlow, these are competitors, where users would likely choose one over the other based on factors such as community support (stars) and perceived active development.

tensorflow-yolo-v3
51
Established
tensorflow-yolov3
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: 3,624
Forks: 1,336
Downloads:
Commits (30d): 0
Language: Python
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 tensorflow-yolov3

YunYang1994/tensorflow-yolov3

🔥 TensorFlow Code for technical report: "YOLOv3: An Incremental Improvement"

This project helps computer vision engineers and researchers implement object detection workflows. It takes images or video as input and outputs bounding boxes and class labels for detected objects within them. This tool is designed for practitioners who need to deploy or customize a YOLOv3 object detection model.

object-detection computer-vision image-analysis video-analysis machine-learning-engineering

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