Skip to content

vidit09/Grocery-Product-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grocery-Product-Detection

Master Thesis Project at Swisscom and CVLAB EPFL

Steps to use this project

  1. Fork repo- https://github.com/endernewton/tf-faster-rcnn for Faster RCNN implementation. Follow its installation process.
  2. Download Grocery Product Dataset.
  3. Project has three parts
    1. data-preparation to train the Faster RCNN model.
    2. Faster RCNN code for training and demo.
    3. Finer Class label identification using VLAD.