# IDM-VTON Projects at AI Tinkerers

> Canonical HTML: https://aitinkerers.org/technologies/idm-vton
> Markdown URL: https://aitinkerers.org/technologies/idm-vton.md
> Technology record last updated: 2026-03-10T11:34:24Z
> Generated: 2026-09-23T08:49:34Z

IDM-VTON (Improving Diffusion Models for Authentic Virtual Try-on in the Wild): a high-fidelity diffusion model that generates realistic, detail-preserving virtual try-on images from a person and garment photo.

IDM-VTON is a cutting-edge diffusion model for image-based virtual try-on, designed to render a person wearing a new garment with unprecedented realism and detail preservation. It leverages a novel architecture built on Stable Diffusion XL, featuring two specialized UNets (TryonNet and GarmentNet) and an IP-Adapter for robust garment encoding. Specifically, it fuses high-level garment semantics via cross-attention and low-level features via self-attention, ensuring fine details like patterns and logos are accurately transferred. This approach significantly outperforms previous GAN-based and diffusion-based methods in quantitative metrics and real-world authenticity, making it a powerful tool for e-commerce and digital fashion applications.

- Official technology site: https://github.com/yisol/IDM-VTON
- Public AI Tinkerers demos and talks: 1
- Result page: 1 of 1

## Recent Public Talks and Demos

### [Outfit-maxxing with virtual try-on + Gemini Flash](https://amsterdam.aitinkerers.org/talks/rsvp_GqPSeIfDtEE)

I'm building an app that lets you try on any outfit on a picture of yourself. It's powered by a virtual-try on image model, which is incredible but sort of expensive. I'll show you how I made it 100x cheaper using the image segmentation capabilities of Gemini Flash.

- Event context: AI Tinkerers Amsterdam - July Edition — 2025-07-24 — Amsterdam
- Public talk page: https://amsterdam.aitinkerers.org/talks/rsvp_GqPSeIfDtEE

## Related Technologies

- [Gemini Flash](https://aitinkerers.org/technologies/gemini-flash) ([Markdown](https://aitinkerers.org/technologies/gemini-flash.md)) — 4 public demos
- [Python](https://aitinkerers.org/technologies/python) ([Markdown](https://aitinkerers.org/technologies/python.md)) — 664 public demos
