microsoft/CoCosNet-v2
CoCosNet v2: Full-Resolution Correspondence Learning for Image Translation
This project helps fashion designers and e-commerce retailers create new clothing images by transferring styles or outfits from one reference photo to another, even with different body poses. You provide an input image (like a person in a specific pose) and a reference image (like an outfit you want to apply). The system then generates a new, high-resolution image of the input person wearing the reference outfit, matching the original pose.
345 stars. No commits in the last 6 months.
Use this if you need to generate high-quality, realistic images of clothing on various models or poses for fashion design, virtual try-on, or e-commerce catalog creation.
Not ideal if your primary goal is general image manipulation or editing where precise semantic correspondence between distinct image domains isn't the main challenge.
Stars
345
Forks
35
Language
Python
License
MIT
Category
Last pushed
Jul 25, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/microsoft/CoCosNet-v2"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
TencentARC/GFPGAN
GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration.
bamos/dcgan-completion.tensorflow
Image Completion with Deep Learning in TensorFlow
MathiasGruber/PConv-Keras
Unofficial implementation of "Image Inpainting for Irregular Holes Using Partial Convolutions"....
leehomyc/Faster-High-Res-Neural-Inpainting
High-Resolution Image Inpainting using Multi-Scale Neural Patch Synthesis
yu4u/cutout-random-erasing
Cutout / Random Erasing implementation, especially for ImageDataGenerator in Keras