Skip to content

nguyenquangtung/fashion-recommendation-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fashion-recommender-system

A Deep Learning based Fashion Recommender System using the ResNET50 and KNN

How to use ?

- Install requirement by using: pip install -r requirement.txt
  • Run testconnectdata.py for testing connection
  • Run main.py for recommender on streamlit
  • Run testAPI.py for testing API without request (I already set request is const)
  • Finnaly, if you want to use this API, run API.py

Releases

No releases published

Packages

No packages published

Languages