/streamlitfrontend

Main Project -a system that can transform hand-drawn sketches into color costumes, a massive revolution for the fashion industry.

Primary LanguagePython

Sketch2Fashion

This is the post-training utility repository for Sketch2Fashion final year project.
Originally https://github.com/joju-j/streamlitapp ,changed repo due to errors with Streamlit. Preset: resnet_9blocks

Steps to run pre-trained model:

git clone https://github.com/EmmanuelJojy/Sketch2Fashion.git
cd Sketch2Fashion
pip install -r requirements.txt
python transform.py

To visit the app to run the model

https://joju-j-streamlitfrontend-main-no9ilt.streamlit.app/ Made using Streamlit