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

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

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

8 रिपॉजिटरी

Awesome GitHub RepositoriesComputer Vision Annotation

The process of creating high-quality annotated datasets for images, videos, and 3D objects for vision AI.

Distinct from Computer Vision: The existing candidates focus on datasets themselves or standardizers, not the active tool for creating labels.

Explore 8 awesome GitHub repositories matching artificial intelligence & ml · Computer Vision Annotation. Refine with filters or upvote what's useful.

Awesome Computer Vision Annotation GitHub Repositories

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

    opencv/cvat

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

    CVAT एक ओपन-सोर्स कंप्यूटर विज़न एनोटेशन टूल और विज़ुअल डेटासेट प्रबंधन प्लेटफ़ॉर्म है। यह विज़न AI मॉडल के लिए डेटासेट बनाने के लिए छवियों, वीडियो और 3D डेटा को लेबल करने के लिए एक स्व-होस्टेड इंटरफ़ेस प्रदान करता है। प्लेटफ़ॉर्म में मास्क और बाउंडिंग बॉक्स के निर्माण को स्वचालित करने के लिए AI-सहायता प्राप्त डेटा लेबलिंग की सुविधा है, जो बाहरी मशीन लर्निंग मॉडल को जोड़ने के लिए प्लग-इन सिस्टम का उपयोग करता है। इसमें एक आम सहमति-आधारित गुणवत्ता आश्वासन प्रणाली शामिल है जो स्वतंत्र एनोटेशन की तुलना करके लेबल सटीकता को सत्यापित करती है। सिस्टम सहयोगी टीम प्रबंधन, कार्य अपघटन के माध्यम से प्रोजेक्ट संगठन, और रिमोट क्लाउड स्टोरेज एकीकरण को कवर करता है। यह प्रोग्रामेटिक वर्कफ़्लो नियंत्रण और उद्योग-मानक प्रारूपों में डेटा के आयात और निर्यात के लिए एक REST API भी प्रदान करता है।

    Creates high-quality annotated datasets for images, videos, and 3D objects to train and evaluate vision AI models.

    Python
    GitHub पर देखें↗16,086
  • wkentaro/labelmewkentaro का अवतार

    wkentaro/labelme

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

    Labelme कंप्यूटर विज़न डेटासेट बनाने के लिए उपयोग किया जाने वाला एक Python-आधारित इमेज एनोटेशन टूल है। यह सिमेंटिक सेगमेंटेशन के लिए एक विज़ुअल एडिटर के रूप में कार्य करता है, जो उपयोगकर्ताओं को बहुभुज, आयत, बिंदु और वृत्तों का उपयोग करके ऑब्जेक्ट सीमाओं को परिभाषित करने की अनुमति देता है। एप्लिकेशन एक मल्टीस्पेक्ट्रल इमेज एनोटेटर के रूप में भी कार्य करता है, जो उपग्रह और वैज्ञानिक इमेजरी में उपयोग की जाने वाली उच्च-बिट गहराई वाली TIFF फ़ाइलों का समर्थन करता है। यह टूल मास्क और बहुभुज के निर्माण को स्वचालित करने के लिए AI-सहायता प्राप्त लेबलिंग क्षमताओं को शामिल करता है। ये विशेषताएं टेक्स्ट प्रॉम्प्ट या इंटरैक्टिव पॉइंट चयन द्वारा संचालित आकार निर्माण की अनुमति देती हैं, जो उपयोगकर्ता द्वारा रखे गए सकारात्मक और नकारात्मक बिंदुओं के आधार पर सीमाओं का प्रस्ताव करती हैं। सॉफ्टवेयर डेटा प्रबंधन और एनोटेशन कार्यों की एक विस्तृत श्रृंखला को कवर करता है, जिसमें घने पिक्सेल मास्क, रोटेटेड बाउंडिंग बॉक्स और वीडियो फ्रेम अनुक्रमण का निर्माण शामिल है। इसमें आंतरिक JSON स्थिति दृढ़ता को COCO और Pascal VOC जैसे मानक डेटासेट प्रारूपों में अनुवाद करने के लिए एक पाइपलाइन शामिल है। अतिरिक्त क्षमताओं में इमेज-लेवल वर्गीकरण फ्लैग, ज्यामिति परिशोधन उपकरण और बैच इमेज आयात शामिल हैं।

    Provides a visual editor for creating high-quality annotated datasets of images and videos for vision AI.

    Python
    GitHub पर देखें↗15,984
  • microsoft/computervision-recipesmicrosoft का अवतार

    microsoft/computervision-recipes

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

    This project is a collection of educational resources and implementation frameworks providing deep learning model recipes, code samples, and step-by-step guides for computer vision tasks. It organizes complex workflows into modular recipes and implementation guides to facilitate the building of image and video analysis models. The framework focuses on specialized vision capabilities, including an image similarity framework for fast retrieval and re-ranking, human pose estimation, and video action recognition. It also provides specific tools for crowd density estimation and document image clea

    Provides tools for creating ground-truth annotations in video sequences for action recognition models.

    Jupyter Notebookartificial-intelligenceazurecomputer-vision
    GitHub पर देखें↗9,866
  • casia-lmc-lab/fastsamCASIA-LMC-Lab का अवतार

    CASIA-LMC-Lab/FastSAM

    8,364GitHub पर देखें↗

    FastSAM is an image segmentation framework that uses convolutional neural networks to isolate visual elements and generate masks for detectable objects within images. It provides a system for both automatic all-object segmentation and promptable image segmentation. The project utilizes an inference-optimized architecture to reduce computational overhead, enabling faster mask generation and real-time visual analysis. It supports the creation of precise masks through various prompt inputs, including points, bounding boxes, and text descriptions. The framework covers broader computer vision cap

    Provides capabilities to isolate visual elements for the purpose of creating training data or validating model performance.

    Python
    GitHub पर देखें↗8,364
  • cvhub520/x-anylabelingCVHub520 का अवतार

    CVHub520/X-AnyLabeling

    8,193GitHub पर देखें↗

    X-AnyLabeling is an AI-assisted annotation platform and computer vision labeling tool. It provides an interface for annotating images and videos using polygons and rectangles to create training sets for machine learning models. The project distinguishes itself through the integration of external AI models via a plugin-based inference backend, allowing for automated generation of candidate labels and the execution of specialized tasks like pose estimation and object detection. It also functions as an optical character recognition tool for extracting text and layout information from document im

    Allows creating high-quality annotated datasets for images and videos for vision AI.

    Pythonartificial-intelligenceclipcomputer-vision
    GitHub पर देखें↗8,193
  • cocodataset/cocoapicocodataset का अवतार

    cocodataset/cocoapi

    6,377GitHub पर देखें↗

    This project is a toolkit and API designed for parsing, manipulating, and visualizing image annotations for computer vision tasks. It provides a programming interface to load and organize Common Objects in Context annotations, specifically for object detection, image segmentation, and keypoint estimation. The library includes tools for converting formatted JSON files into data structures that support the analysis of pixel-level masks and skeletal markers. It enables the visual verification of ground truth accuracy by rendering bounding boxes, segmentation masks, and keypoint markers directly

    Loads and organizes large-scale image annotations for object detection and segmentation using the COCO format.

    Jupyter Notebook
    GitHub पर देखें↗6,377
  • microsoft/vottmicrosoft का अवतार

    microsoft/VoTT

    4,427GitHub पर देखें↗

    VoTT is a computer vision annotation software and machine learning dataset preparation tool. It is a desktop application designed for drawing bounding boxes and assigning tags to objects in images and videos to create training datasets for object detection models. The application utilizes a cross-platform desktop interface to manage image and video assets. It features a local-first storage integration to handle large media assets directly from the host machine's file system and includes frame-rate controlled video sampling to extract specific images from video streams for labeling. The softw

    Serves as a comprehensive tool for creating high-quality annotated datasets from images and videos for vision AI.

    TypeScript
    GitHub पर देखें↗4,427
  • yatenglg/isat_with_segment_anythingyatengLG का अवतार

    yatengLG/ISAT_with_segment_anything

    2,132GitHub पर देखें↗

    ISAT with Segment Anything is a desktop application designed for computer vision data labeling and interactive image segmentation. It provides a semi-automatic annotation suite that accelerates the creation of object masks, polygons, and metadata for training datasets. The application translates user actions into spatial constraints through interactive visual prompting with clicked points and bounding boxes, as well as text-based prompts. It operates via a model-agnostic inference pipeline that interchanges multiple vision and language backbone networks through a unified adapter layer. A desk

    A dataset annotation suite that accelerates image mask creation using integrated segmentation models and custom plugins.

    Pythonannotation-toolcomputer-visionlabeling
    GitHub पर देखें↗2,132
  1. Home
  2. Artificial Intelligence & ML
  3. Computer Vision Annotation