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

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

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

6 रिपॉजिटरी

Awesome GitHub RepositoriesText-Prompted Masking

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.

Explore 6 awesome GitHub repositories matching artificial intelligence & ml · Text-Prompted Masking. Refine with filters or upvote what's useful.

Awesome Text-Prompted Masking GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • 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
  • 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
  • chaoningzhang/mobilesamChaoningZhang का अवतार

    ChaoningZhang/MobileSAM

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

    MobileSAM is a lightweight image segmenter and promptable vision model designed for fast object isolation on resource-constrained hardware. It functions as an automatic image masking tool capable of detecting and isolating distinct objects across an entire image without manual input. The system enables prompt-based object masking using coordinate points or bounding boxes to generate precise masks. It also supports all-object image segmentation through object-aware prompt sampling to identify every distinct object in a scene. To facilitate mobile and edge deployment, the model is compatible w

    Generates a grid of candidate prompts to automatically identify and mask all objects in an image.

    Jupyter Notebook
    GitHub पर देखें↗5,795
  • ux-decoder/segment-everything-everywhere-all-at-onceUX-Decoder का अवतार

    UX-Decoder/Segment-Everything-Everywhere-All-At-Once

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

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

    Converts natural language text descriptions into precise pixel-level semantic masks.

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

    Generate image segmentation masks based on descriptive text input provided by the user.

    Pythonannotation-toolcomputer-visionlabeling
    GitHub पर देखें↗2,132
  • nvlabs/describe-anythingNVlabs का अवतार

    NVlabs/describe-anything

    1,497GitHub पर देखें↗

    Describe Anything is a multimodal vision-language framework designed for localized visual analysis and automated dataset annotation. It utilizes a vision-language model to generate detailed, context-aware text descriptions for specific regions within images and videos, triggered by user-defined inputs such as points, boxes, or masks. The system distinguishes itself through its ability to maintain object context across video frames via temporal mask propagation and its support for regional question answering without requiring additional model fine-tuning. It provides an OpenAI-compatible API t

    Encodes user-defined geometric inputs like boxes and points as spatial tokens to focus model attention on specific regions.

    Pythondescribe-anythingdetailed-localized-captioninglarge-multimodal-models
    GitHub पर देखें↗1,497
  1. Home
  2. Artificial Intelligence & ML
  3. Computer Vision Systems
  4. Image Segmentation
  5. Object Mask Generators
  6. Text-Prompted Masking

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

  • Automatic Prompt GeneratorsSystems that automatically generate visual prompts like grids or points to identify objects without manual input. **Distinct from Text-Prompted Masking:** Distinct from Text-Prompted Masking: generates spatial coordinate prompts automatically rather than using text descriptions.