Skip to content

Fashion Recommendation is Deep Learning Project based on Convolutional Neural Networks. Achieved with Transfer learning technique With ResNet50(pre-trained model on imagenet). Used ResNet50 model for feature extraction and building model. Predicted the top 5 images closer to given input image with help of Nearest Neighbors algorithm based on euc…

Notifications You must be signed in to change notification settings

richasinha12/A-Deep-Learning-based-clothes-fashion-Recommender-System-using-the-ResNET50

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A-Deep-Learning-based-real time use cases clothes-fashion-Recommender-System-using-the-ResNET50

Fashion Recommendation is Deep Learning Project based on Convolutional Neural Networks. Achieved with Transfer learning technique With ResNet50(pre-trained model on imagenet). Used ResNet50 model for feature extraction and building model. Predicted the top 5 images closer to given input image with help of Nearest Neighbors algorithm based on euclidian distance. Converted the project on Streamlit website using Flask.

About

Fashion Recommendation is Deep Learning Project based on Convolutional Neural Networks. Achieved with Transfer learning technique With ResNet50(pre-trained model on imagenet). Used ResNet50 model for feature extraction and building model. Predicted the top 5 images closer to given input image with help of Nearest Neighbors algorithm based on euc…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages