awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • sanster/iopaintSanster 的头像

    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

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

    Pythoninpaintinglamalatent-diffusion
    在 GitHub 上查看↗23,244
  • facebookresearch/sam3facebookresearch 的头像

    facebookresearch/sam3

    7,762在 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
    在 GitHub 上查看↗7,762
  • ux-decoder/segment-everything-everywhere-all-at-onceUX-Decoder 的头像

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

    4,790在 GitHub 上查看↗

    This project is a multi-modal image segmentation framework and a text-to-mask vision model. It serves as a SAM-based visual segmenter designed to isolate distinct objects within images and video by converting natural language prompts and other inputs into pixel-level semantic masks. The system functions as a multi-modal image segmentation framework that integrates text, image, and audio signals to generate masks. It includes an interactive video object tracker that isolates and tracks visual entities across video frames using referring images or textual queries. The framework provides capabi

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

    Python
    在 GitHub 上查看↗4,790
  • yatenglg/isat_with_segment_anythingyatengLG 的头像

    yatengLG/ISAT_with_segment_anything

    2,132在 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
    在 GitHub 上查看↗2,132
  1. Home
  2. Artificial Intelligence & ML
  3. Computer Vision Systems
  4. Image Segmentation
  5. Interactive Segmenters