ofnote/TryOnGAN
TryOnGAN: Unofficial Implementation
This project helps fashion designers and e-commerce stylists visualize clothing on different body types and poses without physical try-ons. You input images of garments and human poses, and it generates realistic images of those garments 'worn' by a virtual model in the specified pose. It's ideal for anyone in fashion or marketing who needs to quickly create virtual try-on images.
106 stars. No commits in the last 6 months.
Use this if you need to generate realistic images of clothing on models in various poses for design iteration, virtual try-on, or marketing materials.
Not ideal if you need a consumer-facing virtual try-on application that works in real-time with live camera input.
Stars
106
Forks
21
Language
Python
License
—
Category
Last pushed
Sep 10, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ofnote/TryOnGAN"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
huggingface/pytorch-pretrained-BigGAN
🦋A PyTorch implementation of BigGAN with pretrained weights and conversion scripts.
torchgan/torchgan
Research Framework for easy and efficient training of GANs based on Pytorch
metal3d/keras-video-generators
Keras generators to generate sequences from videos as input
GANs-in-Action/gans-in-action
Companion repository to GANs in Action: Deep learning with Generative Adversarial Networks
junyanz/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch