Join the conversation

Join the community of Machine Learners and AI enthusiasts.

Sign Up
rizavelioglu 
posted an update Nov 29, 2024
Post
2103
Introducing Virtual Try-Off (VTOFF), a novel task focused on generating standardized garment images from single photos of clothed individuals. Unlike traditional Virtual Try-On (VTON), which digitally dresses models, VTOFF aims to extract a canonical garment image, posing unique challenges in capturing garment shape, texture, and intricate patterns.

Try it out: rizavelioglu/tryoffdiff
Paper: TryOffDiff: Virtual-Try-Off via High-Fidelity Garment Reconstruction using Diffusion Models (2411.18350)
Project page: https://rizavelioglu.github.io/tryoffdiff

The code for TryOffDiff is now officially released! 🤗
You can find all scripts for training, prediction, and evaluation included.
Check it out at: https://github.com/rizavelioglu/tryoffdiff/

This comment has been hidden (marked as Abuse)

A follow-up work named Multi-Garment TryOffDiff (MGT) is now available, which extends capabilities of TryOffDiff to support multi-garment reconstruction, including upper-body, lower-body, and full-body (dress) garments, enabling more comprehensive scenarios.
📌 All scripts for training, inference, and evaluation are included.
Check it out on GitHub: https://github.com/rizavelioglu/tryoffdiff/