awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم 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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • facebookresearch/segment-anythingالصورة الرمزية لـ facebookresearch

    facebookresearch/segment-anything

    54,353عرض على GitHub↗

    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/detectron2الصورة الرمزية لـ facebookresearch

    facebookresearch/detectron2

    34,548عرض على GitHub↗

    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-studioالصورة الرمزية لـ HumanSignal

    HumanSignal/label-studio

    27,619عرض على GitHub↗

    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/detectronالصورة الرمزية لـ facebookresearch

    facebookresearch/Detectron

    26,370عرض على GitHub↗

    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_rcnnالصورة الرمزية لـ matterport

    matterport/Mask_RCNN

    25,564عرض على GitHub↗

    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/iopaintالصورة الرمزية لـ Sanster

    Sanster/IOPaint

    23,244عرض على GitHub↗

    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-cleanerالصورة الرمزية لـ Sanster

    Sanster/lama-cleaner

    23,235عرض على GitHub↗

    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-anythingالصورة الرمزية لـ IDEA-Research

    IDEA-Research/Grounded-Segment-Anything

    17,633عرض على GitHub↗

    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/cvatالصورة الرمزية لـ cvat-ai

    cvat-ai/cvat

    15,317عرض على GitHub↗

    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/paddledetectionالصورة الرمزية لـ PaddlePaddle

    PaddlePaddle/PaddleDetection

    14,243عرض على GitHub↗

    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/moondreamالصورة الرمزية لـ vikhyat

    vikhyat/moondream

    9,769عرض على GitHub↗

    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/yolov9الصورة الرمزية لـ WongKinYiu

    WongKinYiu/yolov9

    9,534عرض على GitHub↗

    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-benchmarkالصورة الرمزية لـ facebookresearch

    facebookresearch/maskrcnn-benchmark

    9,370عرض على GitHub↗

    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/fastsamالصورة الرمزية لـ CASIA-LMC-Lab

    CASIA-LMC-Lab/FastSAM

    8,364عرض على GitHub↗

    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_tutorialالصورة الرمزية لـ TingsongYu

    TingsongYu/PyTorch_Tutorial

    8,018عرض على GitHub↗

    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/backgroundremoverالصورة الرمزية لـ nadermx

    nadermx/backgroundremover

    7,932عرض على GitHub↗

    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/mmagicالصورة الرمزية لـ open-mmlab

    open-mmlab/mmagic

    7,434عرض على GitHub↗

    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-anythingالصورة الرمزية لـ gaomingqi

    gaomingqi/Track-Anything

    6,936عرض على GitHub↗

    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-gr00tالصورة الرمزية لـ NVIDIA

    NVIDIA/Isaac-GR00T

    6,222عرض على GitHub↗

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

    Jupyter Notebook
    عرض على GitHub↗6,222
  • meituan/yolov6الصورة الرمزية لـ meituan

    meituan/YOLOv6

    5,882عرض على GitHub↗

    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.