MosbehBarhoumiRAI/VITON-PRE-PROCESSING
This repository contains the initial implementation of pre-processing for the VITON dataset, which is the most commonly utilized dataset for virtual try-on tasks.
This project helps e-commerce and fashion professionals prepare images for virtual try-on applications. It takes raw clothing and model images, processes them to identify human body parts, estimate poses, and create separate masks for clothing. This allows for easier development of systems where customers can virtually try on clothes.
No commits in the last 6 months.
Use this if you need to prepare a dataset of clothing and model images to match the specific format and pre-processing standards of the VITON dataset for virtual try-on projects.
Not ideal if you need a fully automated, hands-off solution for large-scale production pre-processing without any manual steps or oversight.
Stars
52
Forks
12
Language
Jupyter Notebook
License
—
Category
Last pushed
Nov 13, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/MosbehBarhoumiRAI/VITON-PRE-PROCESSING"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Jittor/jittor
Jittor is a high-performance deep learning framework based on JIT compiling and meta-operators.
berniwal/swin-transformer-pytorch
Implementation of the Swin Transformer in PyTorch.
zhanghang1989/ResNeSt
ResNeSt: Split-Attention Networks
NVlabs/FasterViT
[ICLR 2024] Official PyTorch implementation of FasterViT: Fast Vision Transformers with...
ViTAE-Transformer/ViTPose
The official repo for [NeurIPS'22] "ViTPose: Simple Vision Transformer Baselines for Human Pose...