https://github.com/play3rzer0/virtualtryon
Plugin for virtual try on
https://github.com/play3rzer0/virtualtryon
ai fastapi javascript python
Last synced: about 2 months ago
JSON representation
Plugin for virtual try on
- Host: GitHub
- URL: https://github.com/play3rzer0/virtualtryon
- Owner: Play3rZer0
- License: mit
- Created: 2025-01-08T04:55:06.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-13T19:37:38.000Z (over 1 year ago)
- Last Synced: 2025-02-24T03:37:25.343Z (over 1 year ago)
- Topics: ai, fastapi, javascript, python
- Language: Python
- Homepage:
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VirtualTryOn
This implements a
Here is brief description:
1. Store ID must be filled in (integer type).
2. The user uploads their photo in User Photo.
3. The Cloth Photo is the photo from the store that the user wants to try on. We can automate this later by allowing users to just select the photo from the website without having to upload anything.
4. User clicks Try On and the AI VT pipeline in the backend will process the image and return the result back to the user. At the moment this feature does not yet work until we can refine the virtual tryon algorithm.