VCG-team/DiffSegmenter
Official implementation for "Diffusion Model is Secretly a Training-free Open Vocabulary Semantic Segmenter"
This project helps computer vision practitioners analyze images by identifying and outlining specific objects or regions within them, even for categories it hasn't been explicitly trained on. You input images, and it outputs segmentation masks that clearly define different objects. It's designed for researchers or engineers working on image analysis and understanding.
No commits in the last 6 months.
Use this if you need to precisely segment objects in images, including novel or uncommon categories, without the need for extensive training data or model retraining.
Not ideal if you require real-time inference on edge devices or if your primary need is general object detection without fine-grained pixel-level segmentation.
Stars
54
Forks
2
Language
Jupyter Notebook
License
—
Category
Last pushed
Sep 26, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/VCG-team/DiffSegmenter"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
huggingface/diffusers
🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch.
bghira/SimpleTuner
A general fine-tuning kit geared toward image/video/audio diffusion models.
mcmonkeyprojects/SwarmUI
SwarmUI (formerly StableSwarmUI), A Modular Stable Diffusion Web-User-Interface, with an...
nateraw/stable-diffusion-videos
Create 🔥 videos with Stable Diffusion by exploring the latent space and morphing between text prompts
TheDesignFounder/DreamLayer
Benchmark diffusion models faster. Automate evals, seeds, and metrics for reproducible results.