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

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

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

106 रिपॉजिटरी

Awesome GitHub RepositoriesObject Detection

Systems that identify and locate objects within images or video frames using bounding boxes and classification.

Explore 106 awesome GitHub repositories matching artificial intelligence & ml · Object Detection. Refine with filters or upvote what's useful.

Awesome Object Detection GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • ultralytics/ultralyticsultralytics का अवतार

    ultralytics/ultralytics

    58,468GitHub पर देखें↗

    Ultralytics is a comprehensive computer vision framework designed for training, validating, and deploying deep learning models across a wide range of visual recognition tasks. It provides a unified interface for core operations including object detection, instance segmentation, pose estimation, and image classification. By utilizing a modular architecture, the platform allows users to swap model components to balance inference speed and accuracy requirements for diverse applications. The framework distinguishes itself through its support for real-time processing and flexible deployment. It in

    Detects and classifies objects within visual media by generating precise bounding boxes.

    Pythonclicomputer-visiondeep-learning
    GitHub पर देखें↗58,468
  • ultralytics/yolov5ultralytics का अवतार

    ultralytics/yolov5

    57,528GitHub पर देखें↗

    YOLOv5 is a comprehensive computer vision framework designed for end-to-end deep learning, specializing in real-time object detection, image classification, and instance segmentation. It provides a unified toolkit that manages the entire lifecycle of a model, from initial dataset configuration and hyperparameter tuning to high-speed inference and deployment. The framework utilizes a modular neural architecture, allowing users to swap backbone and head components to tailor models for specific visual tasks. What distinguishes this project is its focus on production-ready deployment and model ef

    Locates items within images or video frames by generating bounding boxes, class labels, and confidence scores.

    Pythoncoremldeep-learningios
    GitHub पर देखें↗57,528
  • bvlc/caffeBVLC का अवतार

    BVLC/caffe

    34,576GitHub पर देखें↗

    Caffe is a high-performance deep learning framework designed for training and deploying deep neural networks. It functions as a machine learning engine and a convolutional neural network library, providing a C++ backend to accelerate computations on both GPUs and CPUs. The system includes a specialized toolset for computer vision, enabling tasks such as object detection, semantic segmentation, and large-scale image retrieval. It supports the deployment of pre-trained models for image and scene recognition, as well as the ability to fine-tune neural network weights for specialized tasks. The

    Locates and identifies specific objects within images using bounding boxes and classification labels.

    C++deep-learningmachine-learningvision
    GitHub पर देखें↗34,576
  • facebookresearch/detectron2facebookresearch का अवतार

    facebookresearch/detectron2

    34,548GitHub पर देखें↗

    Detectron2 is a PyTorch computer vision framework and visual recognition platform designed for training and deploying models for object detection, image segmentation, and visual recognition. It provides a research-oriented environment for training complex vision models with multi-GPU acceleration. The project includes a specialized object detection library for identifying and locating multiple objects via bounding boxes, as well as an image segmentation toolkit for creating pixel-level masks through instance, semantic, and panoptic segmentation. Additionally, it features a human pose estimati

    Provides a primary framework for identifying and locating multiple objects in images using bounding boxes.

    Python
    GitHub पर देखें↗34,548
  • d2l-ai/d2l-end2l-ai का अवतार

    d2l-ai/d2l-en

    29,001GitHub पर देखें↗

    This project is an educational platform and research toolkit designed to teach deep learning through a combination of mathematical theory, visual diagrams, and executable code. It provides a comprehensive environment for building, training, and evaluating neural networks, grounding complex concepts in interactive computational notebooks that allow for hands-on experimentation. The framework distinguishes itself by interleaving theoretical foundations—including linear algebra, calculus, and probability—with practical implementations across multiple industry-standard libraries. It supports flex

    Identifies and localizes multiple objects within images using bounding boxes and region-based classification.

    Pythonbookcomputer-visiondata-science
    GitHub पर देखें↗29,001
  • facebookresearch/detectronfacebookresearch का अवतार

    facebookresearch/Detectron

    26,370GitHub पर देखें↗

    Detectron is a PyTorch object detection framework and computer vision research platform. It provides implementations of neural network architectures for locating and identifying objects in images, including Mask R-CNN for generating instance segmentation masks and RetinaNet for one-stage detection. The platform supports computer vision prototyping and object detection research through the deployment of pre-trained baseline models. This allows for the rapid implementation and evaluation of visual recognition systems. Its capabilities cover image object localization and instance segmentation w

    Identifies and locates multiple objects within images using bounding boxes and neural network classification.

    Python
    GitHub पर देखें↗26,370
  • wzmiaomiao/deep-learning-for-image-processingWZMIAOMIAO का अवतार

    WZMIAOMIAO/deep-learning-for-image-processing

    26,281GitHub पर देखें↗

    This project is a PyTorch-based computer vision library and deep learning image processing framework. It provides a collection of neural network architectures designed for visual analysis tasks, specifically focusing on image classification, object detection, and semantic segmentation. The toolset implements diverse methodologies for visual recognition, including anchor-free object detection, regional proposal networks, and heatmap-based keypoint estimation. It utilizes both convolutional neural networks for spatial feature extraction and transformer-based self-attention mechanisms to compute

    Provides object detection systems to identify and locate multiple objects using regional and anchor-free networks.

    Pythonbilibiliclassificationdeep-learning
    GitHub पर देखें↗26,281
  • matterport/mask_rcnnmatterport का अवतार

    matterport/Mask_RCNN

    25,564GitHub पर देखें↗

    This project is a TensorFlow and Keras implementation of the Mask R-CNN architecture. It provides a framework for performing simultaneous object detection and instance segmentation, transforming raw images into segmented masks and bounding boxes for individual object identification. The toolset enables custom computer vision training through fine-tuning pre-trained weights and integrating user-provided datasets. It includes capabilities for distributed GPU training to accelerate the optimization of large vision models. The framework covers model evaluation using standard precision metrics an

    Provides a comprehensive system for identifying and isolating individual objects using both bounding boxes and pixel-level masks.

    Pythoninstance-segmentationkerasmask-rcnn
    GitHub पर देखें↗25,564
  • humansignal/labelimgHumanSignal का अवतार

    HumanSignal/labelImg

    25,015GitHub पर देखें↗

    labelImg is a computer vision labeling tool and image bounding box annotator used to create training datasets for machine learning models. It functions as a desktop utility for drawing rectangular labels on images and saving object coordinates and class names in common machine learning formats. The tool is specifically designed to generate and edit PascalVOC formatted XML files and create image labels in the text-based format required by YOLO object detection pipelines. The software covers object detection annotation and training data preparation, including the ability to manage label catego

    Identifies and categorizes specific objects within images using standard label formats like XML or CSV.

    Pythonannotationsdeep-learningdetection
    GitHub पर देखें↗25,015
  • tzutalin/labelimgtzutalin का अवतार

    tzutalin/labelImg

    25,012GitHub पर देखें↗

    labelImg एक डेस्कटॉप इमेज एनोटेशन टूल और डेटासेट तैयारी यूटिलिटी है जिसका उपयोग कंप्यूटर विज़न प्रशिक्षण के लिए लेबल किए गए डेटासेट बनाने के लिए किया जाता है। यह छवियों में वस्तुओं के चारों ओर बाउंडिंग बॉक्स खींचने और मशीन लर्निंग मॉडल के लिए ग्राउंड ट्रुथ डेटा बनाने के लिए उन्हें क्लास लेबल असाइन करने के लिए एक ग्राफिकल इंटरफ़ेस प्रदान करता है। सॉफ्टवेयर विशेष रूप से Pascal VOC XML एनोटेशन प्रारूप का समर्थन करता है, जो इमेज निर्देशांक और क्लास नामों को मानक XML या टेक्स्ट संरचनाओं में निर्यात करता है। यह उपयोगकर्ताओं को पूरे प्रोजेक्ट में नामकरण को मानकीकृत करने के लिए टेक्स्ट फ़ाइलों से पूर्व-निर्धारित क्लास सूचियों को लोड करने की अनुमति देता है। प्रारंभिक लेबलिंग से परे, टूल इमेज एनोटेशन वर्कफ़्लो को कवर करता है जिसमें सहेजे गए एनोटेशन का विज़ुअलाइज़ेशन और मैनुअल डेटासेट सत्यापन शामिल है। इसमें डेटासेट की गुणवत्ता बनाए रखने के लिए छवियों को सत्यापित या कठिन के रूप में चिह्नित करने की क्षमता शामिल है।

    Provides a specialized interface for identifying and locating objects within images using bounding boxes for model training.

    Python
    GitHub पर देखें↗25,012
  • pytorch/examplespytorch का अवतार

    pytorch/examples

    23,752GitHub पर देखें↗

    This repository serves as a comprehensive collection of reference implementations for the PyTorch machine learning library. It provides practical examples for building, training, and deploying deep learning models, functioning as a toolkit for developers to explore neural network architectures and training workflows. The project distinguishes itself by offering concrete demonstrations of complex machine learning operations, ranging from computer vision tasks like object detection and depth estimation to the training of large-scale transformer models. These examples illustrate how to implement

    Implements object detection systems to identify and localize multiple objects within images using neural networks.

    Python
    GitHub पर देखें↗23,752
  • accumulatemore/cvAccumulateMore का अवतार

    AccumulateMore/CV

    21,907GitHub पर देखें↗

    This project is a comprehensive deep learning framework and educational platform designed for constructing, training, and evaluating neural network architectures. It provides a modular environment for building models through tensor operations and automatic differentiation, supporting a wide range of tasks from image classification and object detection to sequential data processing. Beyond its core technical capabilities, the project distinguishes itself by integrating professional career development resources directly into its learning ecosystem. It offers structured guidance, resume reviews,

    Identifies and locates objects in images using single-shot neural network architectures.

    Jupyter Notebookagentagentsbook
    GitHub पर देखें↗21,907
  • qwenlm/qwen2-vlQwenLM का अवतार

    QwenLM/Qwen2-VL

    19,404GitHub पर देखें↗

    Qwen2-VL is a multimodal large language model and vision language model designed to process and reason across text, images, and video content. It functions as a visual reasoning engine and a visual agent framework, capable of interpreting visual data to perform object detection, document parsing, and spatial reasoning. The model is distinguished by its ability to act as a video understanding model, processing hour-long videos with second-level indexing and event recall. It further differentiates itself through a visual agent capability that interacts with software interfaces and robotic hardw

    Detects specific objects using bounding boxes and coordinates to provide precise spatial positioning.

    Jupyter Notebook
    GitHub पर देखें↗19,404
  • microsoft/airsimmicrosoft का अवतार

    microsoft/AirSim

    17,956GitHub पर देखें↗

    AirSim is a high-fidelity simulation platform designed for the development and testing of autonomous vehicles. Built as a plugin for game engines, it provides a physics-based environment that models vehicle dynamics and sensor data, serving as a foundation for robotics research, computer vision training, and reinforcement learning. The platform distinguishes itself through its support for hardware-in-the-loop and software-in-the-loop testing, allowing developers to validate control logic and firmware against real-world signals or concurrent processes. It offers extensive programmatic control

    Identifies and tracks objects within a camera view by specifying object names and proximity thresholds to generate detection data.

    C++aiairsimartificial-intelligence
    GitHub पर देखें↗17,956
  • pytorch/visionpytorch का अवतार

    pytorch/vision

    17,743GitHub पर देखें↗

    This project is a comprehensive computer vision library for the PyTorch ecosystem, providing a standardized collection of neural network architectures, datasets, and high-performance transformation utilities. It serves as a foundational framework for building, training, and deploying deep learning models, offering a centralized model registry that allows developers to instantiate architectures with pre-trained weights for tasks such as image classification, object detection, and semantic segmentation. The library distinguishes itself through its modular approach to data and compute management

    Identifies and localizes multiple objects within images using neural network architectures and bounding boxes.

    Pythoncomputer-visionmachine-learning
    GitHub पर देखें↗17,743
  • idea-research/grounded-segment-anythingIDEA-Research का अवतार

    IDEA-Research/Grounded-Segment-Anything

    17,633GitHub पर देखें↗

    Grounded-Segment-Anything is a suite of specialized tools for multimodal visual analysis, text-based segmentation, and generative image editing. It integrates text-to-bounding-box detection and high-precision image segmentation masks to function as a text-based image segmenter and an automated visual labeling tool. The project enables text-driven image editing by identifying objects through natural language to perform inpainting and element replacement. It further extends visual analysis into three dimensions, allowing for 3D human reconstruction and the generation of 3D bounding boxes from t

    Extends two-dimensional segmentation masks into three-dimensional bounding boxes by projecting image coordinates.

    Jupyter Notebook3d-whole-body-pose-estimationautomatic-labeling-systemcaption
    GitHub पर देखें↗17,633
  • google-gemini/cookbookgoogle-gemini का अवतार

    google-gemini/cookbook

    17,418GitHub पर देखें↗

    The Gemini Cookbook is a comprehensive collection of implementation patterns, code samples, and development guides designed for building applications with Google Gemini models. It serves as a central resource for developers to integrate multimodal generative artificial intelligence into their software, providing the necessary frameworks to manage model interactions, stateful workflows, and structured data extraction. The repository distinguishes itself by offering specialized toolkits for autonomous agent orchestration, enabling the construction of agents that can execute code, browse the web

    Identifies and locates objects within images using bounding boxes and classification.

    Jupyter Notebookgeminigemini-api
    GitHub पर देखें↗17,418
  • xenova/transformers.jsxenova का अवतार

    xenova/transformers.js

    16,141GitHub पर देखें↗

    Transformers.js is a JavaScript library and web machine learning framework designed to run pretrained transformer models directly in the browser. It serves as a client-side inference engine and a wrapper for the ONNX Runtime, enabling the execution of multimodal AI tasks on user devices without the need for a backend server. The library distinguishes itself by providing a unified toolkit for processing text, image, and audio data locally. This architecture supports privacy-preserving model inference and reduces latency by performing all computations on the client's hardware. Its capabilities

    Identifies and locates specific objects within a visual frame using bounding boxes.

    JavaScript
    GitHub पर देखें↗16,141
  • microsoft/swin-transformermicrosoft का अवतार

    microsoft/Swin-Transformer

    15,715GitHub पर देखें↗

    Swin-Transformer is a deep learning framework designed for training and deploying hierarchical vision transformer models. It serves as a research library and toolkit for computer vision tasks, providing the infrastructure to build models that replace standard convolution operations with sliding window self-attention mechanisms. By utilizing a multi-scale feature hierarchy, the framework enables the processing of visual data at varying resolutions and spatial scales. The project distinguishes itself through its implementation of shifted window partitioning, which facilitates global information

    Identifies and outlines specific items within images or video frames to support precise instance segmentation and localization tasks.

    Pythonade20kimage-classificationimagenet
    GitHub पर देखें↗15,715
  • facebookresearch/detrfacebookresearch का अवतार

    facebookresearch/detr

    15,305GitHub पर देखें↗

    This project provides a transformer-based object detection model that treats the task as a direct set prediction problem. It implements a vision system capable of predicting bounding boxes and class labels for objects within an image, as well as frameworks for instance and panoptic segmentation. The architecture utilizes a transformer encoder and decoder to perform end-to-end set prediction, employing a Hungarian matcher to assign predicted boxes to ground truth objects. It incorporates a convolutional backbone for feature extraction and a system of learnable object queries to probe image loc

    Implements a system that identifies and locates objects within images using bounding boxes and classification.

    Python
    GitHub पर देखें↗15,305
पिछला12345…6अगला
  1. Home
  2. Artificial Intelligence & ML
  3. Computer Vision Systems
  4. Computer Vision
  5. Object Detection and Tracking
  6. Object Detection

सब-टैग एक्सप्लोर करें

  • 3DLocating and classifying objects within three-dimensional space using neural networks. **Distinct from Object Detection:** Extends standard 2D object detection into 3D spatial coordinates.
  • Action Recognition SystemsModels that classify human activities in video streams using detection and skeletal analysis. **Distinct from Object Detection:** Distinct from general object detection: focuses on temporal activity classification rather than static object localization.
  • Anchor-Free Detection Models1 सब-टैगArchitectures that detect objects by regressing from center points instead of using predefined anchor boxes. **Distinct from Object Detection:** Distinct from general object detection: focuses on anchor-free regression logic rather than traditional anchor-based methods.
  • AnnotationThe process of manually identifying and categorizing objects within images using bounding boxes. **Distinct from Object Detection:** Focuses on the human-driven annotation process rather than the algorithmic detection systems.
  • Audio-Driven DetectionObject detection systems triggered by spoken language input. **Distinct from Object Detection:** Distinct from Object Detection: specifically focuses on audio/speech as the input modality for triggering detection.
  • AugmentationPreprocessing pipelines that synchronize bounding boxes and masks during image transformations. **Distinct from Object Detection:** Focuses on data augmentation for detection pipelines rather than the detection inference process.
  • Automated TrainingAutomating the training pipeline for specific model types to achieve high performance. **Distinct from Object Detection:** Focuses on the automated training process and pipeline rather than the object detection system itself.
  • Bounding Box ImplementationsPractical guides for implementing bounding box and anchor box mechanisms in object detection models. **Distinct from Object Detection:** Focuses on the implementation of detection primitives (anchors, boxes) rather than the overall system architecture
  • Camouflaged Object DetectorsSpecialized detection systems for identifying objects that are visually blended into their surroundings. **Distinct from Object Detection:** Distinct from Object Detection: specifically targets low-contrast or hidden objects in complex environments.
  • Category FilteringMechanism to restrict detection results to a specific subset of supported object classes. **Distinct from Object Detection:** Specializes in filtering specific categories during detection rather than the general detection process.
  • Detection ExplanationsGenerating visual evidence and heatmaps to explain object detection bounding box predictions. **Distinct from Object Detection:** Focuses on explaining the detection process rather than the core act of detecting and locating objects.
  • Detector-Agnostic Tracking IntegrationsAccepts detection results from any object detector and feeds them into the tracking association algorithm. **Distinct from Object Detection:** Distinct from Object Detection: focuses on integrating external detector outputs into a tracker, not performing detection itself.
  • ExplainabilityVisualization techniques specifically for interpreting bounding box and classification predictions in object detection. **Distinct from Object Detection:** Distinct from Object Detection: focuses on explaining the detection process via heatmaps rather than performing the detection itself.
  • ExplanationsVisual evidence and attribution maps used to understand how object detection models localize and classify objects. **Distinct from Object Detection:** Distinct from Object Detection: focuses on explainability and attribution for detections rather than the act of detection itself.
  • Few-Shot DetectionObject detection techniques that require only a minimal number of labeled examples per category. **Distinct from Object Detection:** Distinct from general object detection by the constraint on training data volume.
  • Fine-Grained Feature ExtractionExtracting detailed attributes from detected objects using visual prompting. **Distinct from Object Detection:** Focuses on feature retrieval via visual prompts rather than just bounding box detection or file extraction.
  • Natural Language Object DetectionsIdentifies objects in video frames by describing them in natural language, without requiring pre-trained object classes. **Distinct from Object Detection:** Distinct from Object Detection: uses free-form text descriptions instead of fixed class labels, enabling zero-shot detection.
  • Object ExtractionProcess of cropping and saving detected objects as individual image files. **Distinct from Object Detection:** Focuses on the physical extraction and saving of detected bounding box areas as files.
  • Phrase-Specific IsolationIsolating specific objects by matching visual regions to high-similarity scores for individual words within a phrase. **Distinct from Object Detection:** Moves beyond general object detection to target specific sub-phrases for precise isolation.
  • Rotated1 सब-टैगDetection models capable of identifying objects with arbitrary orientations using specialized loss functions. **Distinct from Object Detection:** Distinct from general object detection: focuses on arbitrary orientation handling via anchor-free strategies.
  • Rotated DetectionsDetects objects with rotated bounding boxes that include angle information, reducing background noise compared to horizontal boxes. **Distinct from Object Detection:** Distinct from Object Detection: focuses on rotated bounding boxes with angle information, not standard axis-aligned detection.
  • SalientSpecialized object detection focusing on the most visually prominent items in a scene. **Distinct from Object Detection:** Focuses on saliency and prominence rather than identifying specific categories via bounding boxes
  • SlicedTechniques for detecting objects by splitting large images into overlapping patches to avoid downscaling detail loss. **Distinct from Object Detection:** Specializes in a slicing-based approach to detection, distinct from general object detection methods.
  • Video Stream Detections2 सब-टैग्सProcesses video frames sequentially to identify and track objects across a video stream. **Distinct from Object Detection:** Distinct from Object Detection: focuses on sequential video frame processing, not static image detection.