Skip to content

First project to implement from data 2 deployment on streamlit

License

Notifications You must be signed in to change notification settings

SaiNikhileshReddy/Food-Recognition-2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Food-Recognition-2022

First project to implement from data 2 deployment on streamlit. This project is related to AIcrowd challenge for food detection. Link: https://www.aicrowd.com/challenges/food-recognition-benchmark-2022

Resources

  1. Project Template Example: https://github.com/lucmos/nn-template/tree/mwe
  2. Dataset Conversion: Activeloop COCO Example

Updates

  • 3 March 2022 : Figuring out data transformation pipeline for the dataset
  • 2 March 2022 : Working on data structureing for the dataset
  • 12 Feb 2022 : Opensourced the project Finally (after procastinating for two weeks). Next in my schedule is to start working with the model.