ultralytics and mmyolo

YOLO v8 is the official implementation from Ultralytics, while MMYolo is an open-source framework that implements multiple YOLO variants (including v5-v8) alongside other architectures, making them competitors for users seeking a standardized YOLO training/inference solution, though MMYolo offers broader algorithmic coverage.

ultralytics
87
Verified
mmyolo
59
Established
Maintenance 22/25
Adoption 15/25
Maturity 25/25
Community 25/25
Maintenance 0/25
Adoption 10/25
Maturity 25/25
Community 24/25
Stars: 54,333
Forks: 10,447
Downloads:
Commits (30d): 151
Language: Python
License: AGPL-3.0
Stars: 3,421
Forks: 622
Downloads:
Commits (30d): 0
Language: Python
License: GPL-3.0
No risk flags
Stale 6m

About ultralytics

ultralytics/ultralytics

Ultralytics YOLO 🚀

This project helps anyone needing to automatically identify, classify, or track objects and actions within images or videos. You provide visual media, and it outputs labeled bounding boxes, segmentation masks, or keypoints for recognized items. This is ideal for roles like security analysts, manufacturing quality control, agricultural inspectors, or retail inventory managers.

object-detection video-surveillance quality-inspection asset-tracking image-analysis

About mmyolo

open-mmlab/mmyolo

OpenMMLab YOLO series toolbox and benchmark. Implemented RTMDet, RTMDet-Rotated,YOLOv5, YOLOv6, YOLOv7, YOLOv8,YOLOX, PPYOLOE, etc.

This project helps developers working with computer vision quickly and efficiently train and evaluate real-time object detection models. You input image datasets, and it outputs trained models capable of identifying and locating specific objects, or even segmenting objects within images. It's ideal for machine learning engineers and researchers building systems that need to process visual data in real time.

computer-vision object-detection machine-learning-engineering real-time-analytics image-analysis

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