4 repository-uri
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.
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.
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.
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.
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.