#383 · Primary category: Computer Vision
clothes-virtual-try-on
Virtual Clothing Assistant a custom unique implementation of ViTON, allows user to try different clothings virtually
Project last updated:11/19/24
GitHub Stars
543
Forks
161
Contributors
4
License
Other
Why we included this project
Virtual try-on sounds simple until you try to build it, and this repo shows the classic ViTON pipeline in a form you can actually follow. It chains pose estimation, human parsing, and a GAN generator to place a garment image onto a person's photo, and the bundled Gradio interface plus one-click Colab notebook let you run the whole flow without setting up local dependencies. The author has paused active development, so treat it as a learning base rather than something to drop into production. The code is readable enough to trace the methodology end to end, which makes it a good starting point if you want to understand how these systems fit together before moving to a more current model.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
opencv
Open Source Computer Vision Library
RuView
π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.
PaddleOCR
Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.
MinerU
Transforms complex documents like PDFs and Office docs into LLM-ready markdown/JSON for your Agentic workflows.
tesseract
Tesseract Open Source OCR Engine (main repository)