UCDvision/gen2seg
[ICLR 2026] Code for "gen2seg: Generative Models Enable Generalizable Instance Segmentation"
This project helps computer vision engineers and researchers create detailed masks for specific objects within images, even if those objects haven't been seen before. You provide an image, and it outputs precise segmentation masks around individual instances of objects. This is useful for tasks like scene understanding, autonomous systems, or medical image analysis where identifying and isolating objects is crucial.
Use this if you need to precisely segment individual objects in images and want a model that performs well on diverse, unseen data.
Not ideal if you are a non-technical user or require an out-of-the-box solution without any programming or environment setup.
Stars
67
Forks
3
Language
Python
License
—
Category
Last pushed
Feb 09, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/UCDvision/gen2seg"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
PRIS-CV/DemoFusion
Let us democratise high-resolution generation! (CVPR 2024)
mit-han-lab/distrifuser
[CVPR 2024 Highlight] DistriFusion: Distributed Parallel Inference for High-Resolution Diffusion Models
Tencent-Hunyuan/HunyuanPortrait
[CVPR-2025] The official code of HunyuanPortrait: Implicit Condition Control for Enhanced...
giuvecchio/matfuse
MatFuse: Controllable Material Generation with Diffusion Models (CVPR2024)
Shilin-LU/TF-ICON
[ICCV 2023] "TF-ICON: Diffusion-Based Training-Free Cross-Domain Image Composition" (Official...