awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 repository-uri

Awesome GitHub RepositoriesInteractive Segmenters

Tools that provide a user interface for iterative refinement of image segmentation masks.

Distinct from Image Segmentation: Focuses on the interactive tool aspect for refinement rather than the general segmentation algorithm.

Explore 4 awesome GitHub repositories matching artificial intelligence & ml · Interactive Segmenters. Refine with filters or upvote what's useful.

Awesome Interactive Segmenters GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • sanster/iopaintAvatar Sanster

    Sanster/IOPaint

    23,244Vezi pe 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

    Provides an interactive interface for quickly identifying and isolating specific objects for precise masking.

    Pythoninpaintinglamalatent-diffusion
    Vezi pe GitHub↗23,244
  • facebookresearch/sam3Avatar facebookresearch

    facebookresearch/sam3

    7,762Vezi pe GitHub↗

    This project is a computer vision system for object segmentation and tracking across images and videos. It employs models capable of identifying and masking objects using text prompts, bounding boxes, click points, or image exemplars. The system differentiates itself through memory-based video tracking and shared-memory architectures that maintain consistent object identities over time. It supports multi-object processing in single computation passes to increase frame throughput and utilizes iterative refinement to correct segmentation boundaries through sequential prompts. The software also

    Provides a tool for iteratively refining segmentation masks to correct errors via prompts.

    Python
    Vezi pe GitHub↗7,762
  • ux-decoder/segment-everything-everywhere-all-at-onceAvatar UX-Decoder

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

    4,790Vezi pe GitHub↗

    Acest proiect este un framework de segmentare a imaginilor multi-modal și un model de viziune text-to-mask. Acesta servește ca un segmentator vizual bazat pe SAM, conceput pentru a izola obiecte distincte în imagini și video prin convertirea prompt-urilor în limbaj natural și a altor input-uri în măști semantice la nivel de pixel. Sistemul funcționează ca un framework de segmentare a imaginilor multi-modal care integrează semnale text, imagine și audio pentru a genera măști. Include un tracker interactiv de obiecte video care izolează și urmărește entitățile vizuale în cadrele video folosind imagini de referință sau interogări textuale. Framework-ul oferă capabilități pentru etichetarea semantică a imaginilor, atribuind nume de categorii măștilor printr-un vocabular predefinit. De asemenea, suportă editarea interactivă a imaginilor prin memoria istoricului sesiunii și se referă la potrivirea caracteristicilor pentru a extrage obiecte pe baza regiunilor din imaginea de referință.

    Ships a user interface for the iterative refinement of image segmentation masks through multiple interaction rounds.

    Python
    Vezi pe GitHub↗4,790
  • yatenglg/isat_with_segment_anythingAvatar yatengLG

    yatengLG/ISAT_with_segment_anything

    2,132Vezi pe GitHub↗

    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 tool for generating precise masks and segmentations for computer vision datasets using advanced vision models and visual prompts.

    Pythonannotation-toolcomputer-visionlabeling
    Vezi pe GitHub↗2,132
  1. Home
  2. Artificial Intelligence & ML
  3. Computer Vision Systems
  4. Image Segmentation
  5. Interactive Segmenters