ultralytics and YOLOX
YOLOX is an alternative YOLO implementation that competes with Ultralytics' YOLOv3-v5 lineage by offering anchor-free detection with different backend support, making them direct competitors in the object detection framework space.
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.
About YOLOX
Megvii-BaseDetection/YOLOX
YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported. Documentation: https://yolox.readthedocs.io/
YOLOX helps developers quickly implement high-performance object detection in computer vision applications. It takes images or video frames as input and outputs bounding boxes and classifications for objects within them. This tool is ideal for machine learning engineers and researchers who need to integrate efficient and accurate object detection capabilities into their systems.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work