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

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

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

37 रिपॉजिटरी

Awesome GitHub RepositoriesObject Mask Generators

Creating precise outlines for objects using point, box, or automatic inputs.

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

Awesome Object Mask Generators GitHub Repositories

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

    facebookresearch/segment-anything

    54,353GitHub पर देखें↗

    This project provides a deep learning architecture designed to identify and isolate distinct objects within images by generating precise pixel-level masks. It functions as a browser-based inference engine, enabling the execution of complex machine learning models directly within web environments without requiring server-side processing. The system distinguishes itself by utilizing hardware-accelerated execution and parallel processing to achieve real-time segmentation speeds. It supports prompt-based mask decoding, allowing users to generate spatial masks by providing specific points or boxes

    Produces accurate pixel-level masks by interpreting point, box, or automatic inputs to isolate specific visual elements.

    Jupyter Notebook
    GitHub पर देखें↗54,353
  • 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

    Generates precise segmentation masks by predicting object centers and offsets.

    Python
    GitHub पर देखें↗34,548
  • humansignal/label-studioHumanSignal का अवतार

    HumanSignal/label-studio

    27,619GitHub पर देखें↗

    Label Studio is a multi-modal data annotation platform designed to create and manage high-quality training datasets for machine learning. It functions as a self-hosted, containerized environment that supports secure, private deployments, including air-gapped configurations. The platform provides a centralized workspace for labeling diverse media types, such as images, text, audio, and time-series data, to support supervised and reinforcement learning workflows. The platform distinguishes itself through deep integration with machine learning backends, enabling active learning loops, automated

    Uses specialized models to automatically generate precise masks and bounding boxes for visual data annotation.

    TypeScriptannotationannotation-toolannotations
    GitHub पर देखें↗27,619
  • 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

    Implements Mask R-CNN to create precise outlines for objects using bounding boxes and segmentation masks.

    Python
    GitHub पर देखें↗26,370
  • 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

    Implements a parallel convolutional branch to generate binary masks for isolating individual object instances at the pixel level.

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

    Sanster/IOPaint

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

    IOPaint is an AI image editor and Stable Diffusion inpainting tool providing a web interface for removing objects and replacing image content. It utilizes latent diffusion image processing to synthesize high-resolution replacements for erased sections of an image. The project features a specialized AI background remover for isolating subjects and an AI image upscaler that employs super-resolution models for general photos and anime artwork. The software covers a broad range of capabilities including image segmentation for object isolation, face restoration for improving facial details, and t

    Generates precise object masks using inclusive and exclusive mouse clicks.

    Pythoninpaintinglamalatent-diffusion
    GitHub पर देखें↗23,244
  • sanster/lama-cleanerSanster का अवतार

    Sanster/lama-cleaner

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

    Lama Cleaner is an AI-powered image editing application focused on inpainting, object removal, and generative filling. It provides a suite of tools for erasing unwanted elements from photos and filling the resulting gaps using generative artificial intelligence. The project includes specialized capabilities for image outpainting to extend borders, background removal through object segmentation, and face restoration to fix visual defects. It also features an image upscaler to increase resolution and clarity via super-resolution AI, as well as a Stable Diffusion-based editor for replacing speci

    Generates precise object masks through segmentation models to enable targeted editing and background removal.

    Python
    GitHub पर देखें↗23,235
  • 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

    Produces precise masks for objects described in text by combining object detection with segmentation.

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

    cvat-ai/cvat

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

    CVAT is an open-source, web-based platform designed for annotating images, videos, and 3D point clouds to create high-quality training datasets for machine learning. It functions as a containerized server that orchestrates the entire lifecycle of computer vision data, from initial task creation and manual labeling to quality assurance and final dataset export. The platform distinguishes itself through deep integration with machine learning models, allowing users to deploy custom AI models as serverless functions for automated object detection, tracking, and skeleton annotation. It supports co

    Paints pixel-level masks over image regions to create precise boundaries for object segmentation tasks.

    Pythonannotationannotation-toolannotations
    GitHub पर देखें↗15,317
  • 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

    Generates precise instance segmentation masks and bounding boxes through multi-stage refinement.

    Pythonblazefacedeepsortdetr
    GitHub पर देखें↗14,243
  • vikhyat/moondreamvikhyat का अवतार

    vikhyat/moondream

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

    Moondream is a small-scale vision language model designed to reason across images to generate captions and answer natural language questions. It functions as an edge-optimized system capable of performing visual question answering, image captioning, and object detection. The project distinguishes itself through a lightweight architecture designed for local inference on embedded devices, workstations, and air-gapped hardware. It supports the execution of models on local GPUs and Apple Silicon to ensure data privacy and low latency. The system's capabilities include identifying precise object

    Isolates visual elements using pixel-level masking segmentation.

    Python
    GitHub पर देखें↗9,769
  • 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

    Generates precise binary masks at the pixel level to separate individual object instances from the background.

    Pythonyolov9
    GitHub पर देखें↗9,534
  • facebookresearch/maskrcnn-benchmarkfacebookresearch का अवतार

    facebookresearch/maskrcnn-benchmark

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

    This project is a modular PyTorch framework for training and evaluating object detection and instance segmentation models. It serves as a computer vision research tool and a deep learning inference engine designed to identify object locations, classes, and pixel-level masks within images. The framework implements a two-stage inference pipeline that utilizes region proposal networks and a symmetric mask-head architecture. It provides specialized capabilities for instance segmentation, object bounding box detection, and human pose estimation via anatomical keypoint detection. The system includ

    Implements binary mask generators via a symmetric mask-head architecture to produce pixel-level object masks.

    Python
    GitHub पर देखें↗9,370
  • 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

    Implements a convolutional neural network to generate pixel-level binary masks for object isolation.

    Python
    GitHub पर देखें↗8,364
  • tingsongyu/pytorch_tutorialTingsongYu का अवतार

    TingsongYu/PyTorch_Tutorial

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

    This project is a comprehensive collection of educational examples and reference implementations for building vision and language models using PyTorch. It serves as a deep learning tutorial covering the end-to-end process of developing neural networks, from initial architecture definition to final production deployment. The repository provides detailed guides on implementing a wide range of domain-specific models, including convolutional neural networks for object detection and segmentation, as well as transformer and recurrent architectures for natural language processing. It emphasizes gene

    Converts raw probability maps into binary or categorical masks using thresholding for visualization purposes.

    Python
    GitHub पर देखें↗8,018
  • nadermx/backgroundremovernadermx का अवतार

    nadermx/backgroundremover

    7,932GitHub पर देखें↗

    Backgroundremover is an AI-powered tool that removes backgrounds from both images and videos, accessible through a command-line interface and a Python API. At its core, it uses a pre-trained deep learning model to classify each pixel as foreground or background, producing a binary mask for removal. The tool distinguishes itself through multiple integration methods and output capabilities. It can process images and videos via Unix pipeline data streams, operate as an HTTP API server, or be called programmatically within Python scripts. Users can choose among different AI models to balance proc

    Outputs black-and-white mask images indicating which pixels belong to the foreground subject.

    Pythonaibackground-removalbackground-remover
    GitHub पर देखें↗7,932
  • open-mmlab/mmagicopen-mmlab का अवतार

    open-mmlab/mmagic

    7,434GitHub पर देखें↗

    mmagic is a multimodal training pipeline and framework for generative AI, focusing on visual synthesis and restoration. It provides the infrastructure to build and train models for tasks such as text-to-image and text-to-video generation, 3D-aware content synthesis, and high-fidelity image translation using diffusion models and generative adversarial networks. The project distinguishes itself through specialized capabilities for generative model personalization, including techniques for fine-tuning subjects and styles. It also supports advanced visual manipulations such as latent space interp

    Generates binary or soft masks and trimaps from alpha mattes for foreground matting tasks.

    Jupyter Notebookaigccomputer-visiondeep-learning
    GitHub पर देखें↗7,434
  • gaomingqi/track-anythinggaomingqi का अवतार

    gaomingqi/Track-Anything

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

    Track-Anything is an AI-driven video object segmentation and tracking system. It utilizes the Segment Anything Model to isolate and mask multiple objects across video frames, providing tools for automated mask propagation and background-filling inpainting. The system distinguishes itself through a multi-object segmentation pipeline that can follow several distinct targets simultaneously. It includes a video inpainting utility to remove tracked objects and replace them with synthesized background content, as well as temporal mask refinement to correct tracking drift. The project covers broad

    Provides tools to define precise selection areas on a frame using positive and negative points.

    Pythoninpaint-anythinginteractive-trackingsegment-anything
    GitHub पर देखें↗6,936
  • nvidia/isaac-gr00tNVIDIA का अवतार

    NVIDIA/Isaac-GR00T

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

    Generates object detection and segmentation masks automatically from text prompts and descriptors.

    Jupyter Notebook
    GitHub पर देखें↗6,222
  • meituan/yolov6meituan का अवतार

    meituan/YOLOv6

    5,882GitHub पर देखें↗

    YOLOv6 एक सिंगल-स्टेज डीप लर्निंग फ्रेमवर्क है जिसे औद्योगिक ऑब्जेक्ट डिटेक्शन के लिए डिज़ाइन किया गया है। यह इमेजेस के भीतर ऑब्जेक्ट्स की पहचान करने और उनका पता लगाने के लिए एक कंप्यूटर विज़न मॉडल ट्रेनर के रूप में कार्य करता है, साथ ही एक इंस्टेंस सेगमेंटेशन टूल के रूप में भी जो मास्क का उपयोग करके सटीक ऑब्जेक्ट बाउंड्रीज़ को रेखांकित करता है। इस प्रोजेक्ट में एक विशेष मोबाइल इन्फरेंस ऑप्टिमाइज़र और मॉडल क्वांटाइज़ेशन टूलकिट शामिल है। ये कंपोनेंट्स ARM-बेस्ड चिपसेट्स पर एग्जीक्यूशन स्पीड को बेहतर बनाने के लिए मॉडल साइज और रिज़ॉल्यूशन को कम करने और फाइल साइज को घटाने के लिए मॉडल्स को लो-प्रिसिजन फॉर्मेट्स में बदलने पर केंद्रित हैं।

    Generates precise pixel-level masks to delineate the boundaries of identified object instances.

    Jupyter Notebookobject-detectionpytorchyolo
    GitHub पर देखें↗5,882
पिछला12अगला
  1. Home
  2. Artificial Intelligence & ML
  3. Computer Vision Systems
  4. Image Segmentation
  5. Object Mask Generators

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

  • Point-Based Mask Generators1 सब-टैगGenerates pixel-level masks by predicting object centers and offsets. **Distinct from Object Mask Generators:** Specifically implements point-center and offset prediction for rendering, unlike general-purpose mask generators.
  • Text-Prompted Masking1 सब-टैगCreating masks for objects specifically derived from text descriptions. **Distinct from Object Mask Generators:** Distinct from Object Mask Generators: focuses on the text-prompt as the primary driver for mask creation.