Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 1.18 KB

File metadata and controls

8 lines (6 loc) · 1.18 KB

This project let's us compare cloth cuts, it uses vgg 16 on pytorch for defect recognition. The weights haven't been provided in this repo as they were too big to upload, so just run the training script.
Screenshot 2023-08-05 at 9 33 34 AM Screenshot 2023-08-05 at 9 34 13 AM

1 . Download the repo
2. Makesure you have pytorch and streamlit
3. Run Dashboard.py under Prototype1/streamlit_app/dashboard.py