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

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

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

1 个仓库

Awesome GitHub RepositoriesReal-Time Instance Segmentation

Systems for real-time pixel-level masking of individual objects in video feeds.

Distinct from Real-Time Object Detection: Focuses on pixel-level masks for instances rather than just bounding-box detection in real-time

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Real-Time Instance Segmentation. Refine with filters or upvote what's useful.

Awesome Real-Time Instance Segmentation GitHub Repositories

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

    dbolya/yolact

    5,231在 GitHub 上查看↗

    Yolact is a computer vision framework and real-time instance segmentation model. It utilizes a fully convolutional neural network to detect objects and generate pixel-level masks for images and video feeds. The system employs prototypical mask generation to create global mask prototypes that are linearly combined for instance-specific results. It incorporates deformable convolutional layers and deformable region-of-interest pooling to adapt spatial sampling to the irregular shapes of objects. The framework covers the full model development lifecycle, including training on custom datasets, ac

    Detects and masks individual objects in images or video feeds in real-time using a fully convolutional network.

    Python
    在 GitHub 上查看↗5,231
  1. Home
  2. Artificial Intelligence & ML
  3. Computer Vision Systems
  4. Computer Vision
  5. Object Detection and Tracking
  6. Real-Time Instance Segmentation