Skip to content

yonigottesman/deepfood

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Deepfood - Image Retrieval System in Production

Blog post on this project: https://yonigottesman.github.io/2020/05/15/deep-search-aws.html

System Arcitecture

Project Structure

Starlette web app

Web application that receives an image from user and return most similar images from index.

Training and Indexing Scripts

  • Notebook that fine tunes resnet34 pretrained model on food images.
  • Notebook that creates Annoy index.
  • Script that creates single folder with all images to index.
  • Notebbok to better understand embeddings.

About

Food image ranking using deep learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages