awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Megvii-BaseDetection avatar

Megvii-BaseDetection/YOLOX

0
View on GitHub↗
10,504 स्टार्स·2,474 फोर्क्स·Python·Apache-2.0·11 व्यूज़

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/

Features

  • Anchor-Free Detection Models - Provides an anchor-free YOLO architecture for real-time object detection with multi-backend inference support.
  • Real-Time Object Detection - Runs anchor-free object detection on images or video streams with higher accuracy and faster inference than prior YOLO versions.
  • Anchor-Free Detection Logic - Implements anchor-free detection logic that regresses object locations directly from center points without predefined anchor boxes.
  • Decoupled Detection Heads - Ships a decoupled detection head that separates classification and regression into distinct branches for better accuracy.
  • End-to-End Training Pipelines - Provides an end-to-end training pipeline from data loading to loss computation without post-processing dependencies.
  • Multi-Backend Inference Support - Supports running inference across ONNX, TensorRT, ncnn, OpenVINO, and MegEngine backends for deployment flexibility.
  • SimOTA Label Assignments - Assigns positive samples dynamically using a simplified Optimal Transport algorithm for improved training efficiency.
  • Production Inference Exports - Exports trained models to production-ready formats for deployment on diverse hardware platforms.
  • YOLO Object Detectors - Runs real-time object detection using a high-performance anchor-free YOLO architecture on images and video streams.
  • MegEngine Backend Integrations - Integrates MegEngine as the primary deep learning backend for automatic differentiation and model optimization.
  • Model Inference Deployment - Exports trained detection models to ONNX, TensorRT, ncnn, OpenVINO, or MegEngine for production inference.
  • Model Export Pipelines - Converts trained models to ONNX, TensorRT, ncnn, OpenVINO, and MegEngine formats for deployment across diverse hardware.
  • Multi-Format - Converts trained models to ONNX, TensorRT, ncnn, OpenVINO, and MegEngine formats for diverse hardware backends.
  • NMS-Free Inference Workflows - Eliminates non-maximum suppression during inference to reduce post-processing latency for real-time applications.
  • Edge Object Detection - Optimizes lightweight model variants for deployment on resource-constrained edge devices like mobile phones.
  • Inference Abstractions - Wraps model export and inference logic behind a unified API that abstracts hardware-specific optimizations.
  • Cross-Platform Deployments - Deploys object detection models across CPU, GPU, and edge devices using multiple inference backends.
  • Detection Model Exporters - Ships a dedicated export pipeline converting trained detection models to ONNX, TensorRT, ncnn, OpenVINO, and MegEngine formats.
  • कंप्यूटर विज़न - High-performance anchor-free object detection.
  • Object Detection Models - Anchor-free object detection model with high performance.
  • CNN - Listed in the “CNN” section of the Ailia Models awesome list.
  • Object Detection - Listed in the “Object Detection” section of the The Incredible Pytorch awesome list.

स्टार हिस्ट्री

megvii-basedetection/yolox के लिए स्टार हिस्ट्री चार्टmegvii-basedetection/yolox के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

YOLOX के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो YOLOX के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • paddlepaddle/paddledetectionPaddlePaddle का अवतार

    PaddlePaddle/PaddleDetection

    14,243GitHub पर देखें↗

    PaddleDetection is an object detection framework designed for the end-to-end development, training, and deployment of computer vision models. It provides a comprehensive library of modular neural network architectures and pipelines that support object detection, instance segmentation, and multi-object tracking tasks. The project distinguishes itself through a configuration-driven approach that decouples model components like backbones and heads, allowing for the flexible assembly of custom vision workflows. It incorporates advanced techniques such as anchor-free detection logic, joint detecti

    Pythonblazefacedeepsortdetr
    GitHub पर देखें↗14,243
  • thu-mig/yolov10THU-MIG का अवतार

    THU-MIG/yolov10

    11,316GitHub पर देखें↗

    YOLOv10 is a PyTorch computer vision library and real-time vision framework designed for locating and identifying multiple objects in images and video streams. It functions as an end-to-end object detector that optimizes for high-speed deployment and detection precision. The project is distinguished by an NMS-free detection architecture that predicts a single bounding box per object, eliminating the need for non-maximum suppression post-processing to reduce inference latency. It further optimizes for edge hardware through scalable weights and a quantization-friendly structure that facilitates

    Python
    GitHub पर देखें↗11,316
  • wongkinyiu/yolov9WongKinYiu का अवतार

    WongKinYiu/yolov9

    9,534GitHub पर देखें↗

    YOLOv9 is a real-time computer vision framework and deep learning model designed for image classification, object detection, and instance segmentation. It functions as both a vision model and a trainer, allowing for the optimization of neural network weights on custom datasets using single or multiple GPUs. The framework utilizes programmable gradient information to perform high-speed identification and location of multiple objects within images and video streams. It extends beyond bounding box detection to provide instance segmentation and panoptic segmentation, which labels every pixel in a

    Pythonyolov9
    GitHub पर देखें↗9,534
  • wongkinyiu/yolov7WongKinYiu का अवतार

    WongKinYiu/yolov7

    14,110GitHub पर देखें↗

    YOLOv7 is a PyTorch vision library and real-time inference engine designed for object detection, human pose estimation, and instance segmentation. It provides a framework for detecting and locating multiple objects within images or video streams using neural networks. The system includes tools for custom model training and fine-tuning, allowing pre-trained weights to be adapted to specialized datasets via transfer learning. It also supports model weight export and format conversion to facilitate deployment on production servers and embedded edge devices.

    Jupyter Notebookdarknetpytorchscaled-yolov4
    GitHub पर देखें↗14,110
YOLOX के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

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/

megvii-basedetection/yolox की मुख्य विशेषताएं क्या हैं?

megvii-basedetection/yolox की मुख्य विशेषताएं हैं: Anchor-Free Detection Models, Real-Time Object Detection, Anchor-Free Detection Logic, Decoupled Detection Heads, End-to-End Training Pipelines, Multi-Backend Inference Support, SimOTA Label Assignments, Production Inference Exports।

megvii-basedetection/yolox के कुछ ओपन-सोर्स विकल्प क्या हैं?

megvii-basedetection/yolox के ओपन-सोर्स विकल्पों में शामिल हैं: paddlepaddle/paddledetection — PaddleDetection is an object detection framework designed for the end-to-end development, training, and deployment of… thu-mig/yolov10 — YOLOv10 is a PyTorch computer vision library and real-time vision framework designed for locating and identifying… wongkinyiu/yolov9 — YOLOv9 is a real-time computer vision framework and deep learning model designed for image classification, object… wongkinyiu/yolov7 — YOLOv7 is a PyTorch vision library and real-time inference engine designed for object detection, human pose… ultralytics/yolov5 — YOLOv5 is a comprehensive computer vision framework designed for end-to-end deep learning, specializing in real-time… meituan/yolov6 — YOLOv6 is a single-stage deep learning framework designed for industrial object detection. It serves as a computer…