Spaces:
Sleeping
Sleeping
A newer version of the Gradio SDK is available: 6.22.0
metadata
title: MAOAM
emoji: 🎨
colorFrom: yellow
colorTo: pink
sdk: gradio
sdk_version: 5.29.0
app_file: app.py
short_description: Object and Material Selection VLM
python_version: '3.10'
startup_duration_timeout: 600s
MAOAM: Unified Object and Material Selection with Vision-Language Models
This demo showcases MAOAM (Mask Any Object And Material), a unified selection framework that enables precise object- and material-level segmentation across both text- and click-based interactions.
How to use
- Upload an image — any RGB photo works.
- Choose a selection mode:
- Material: click — Place star markers on the material you want to segment.
- Material: text — Describe the material in words (e.g., "shiny chrome metal").
- Object: text — Name an object (e.g., "the chair").
- Click Submit — The model produces a segmentation mask overlaid on your image.
Model
This Space uses the MAOAM-Sa2VA variant, based on Qwen2.5-VL-7B + SAM2 Hiera-L, fine-tuned for unified object and material selection.