Skip to content

Built a system using ResNet-50 transfer learning and Annoy for optimized KNN. It analyzes visual data from 35,000+ images to offer personalized fashion suggestions through efficient similarity search

Notifications You must be signed in to change notification settings

SaimaBZ/Recommendation-System--Style

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recommendation-System Style

Built a system that harnesses the capabilities of transfer learning with the ResNet-50 architecture and the Annoy library to optimize the K-Nearest Neighbors (KNN) algorithm. By extracting features from over 35,000+ images using ResNet-50, the system can analyze and understand the visual data effectively. The recommendation process uses KNN to perform a similarity search, identifying the top 5 closest matches to a user's input and delivering personalized fashion suggestions This system is designed to be intuitive and efficient, showcasing the versatility of transfer learning, similarity search, and convolutional neural networks (CNNs). It serves as a solid platform for creating more advanced and extensive recommendation systems in the future.

About

Built a system using ResNet-50 transfer learning and Annoy for optimized KNN. It analyzes visual data from 35,000+ images to offer personalized fashion suggestions through efficient similarity search

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published