Robust Shelf Monitoring Computer Vision Project

Shelf Monitoring

Updated 2 years ago

3.3k

views

118

downloads
Classes (7)
ariel
boost
ghee
harpic
oil
pickle
tea

Metrics

Try This Model
Drop an image or
Description

Robust Shelf Monitoring

We aim to build a Robust Shelf Monitoring system to help store keepers to maintain accurate inventory details, to re-stock items efficiently and on-time and to tackle the problem of misplaced items where an item is accidentally placed at a different location. Our product aims to serve as store manager that alerts the owner about items that needs re-stocking and misplaced items.

Training the model:

  • Unzip the labelled dataset from kaggle and store it to your google drive.
  • Follow the tutorial and update the training parameters in custom-yolov4-detector.cfg file in /darknet/cfg/ directory.
  • filters = (number of classes + 5) * 3 for each yolo layer.
  • max_batches = (number of classes) * 2000

Steps to run the prediction colab notebook:

  1. Install the required dependencies; pymongo,dnspython.
  2. Clone the darknet repository and the required python scripts.
  3. Mount the google drive containing the weight file.
  4. Copy the pre-trained weight file to the yolo content directory.
  5. Run the detect.py script to peform the prediction.

Presenting the predicted result.

The detect.py script have option to send SMS notification to the shop keepers. We have built a front-end for building the phone-book for collecting the details of the shopkeepers. It also displays the latest prediction result and model accuracy.

Use This Trained Model

Try it in your browser, or deploy via our Hosted Inference API and other deployment methods.

Supervision

Build Computer Vision Applications Faster with Supervision

Visualize and process your model results with our reusable computer vision tools.

Cite This Project

LICENSE
CC BY 4.0

If you use this dataset in a research paper, please cite it using the following BibTeX:

                        @misc{
                            robust-shelf-monitoring_dataset,
                            title = { Robust Shelf Monitoring Dataset },
                            type = { Open Source Dataset },
                            author = { Shelf Monitoring },
                            howpublished = { \url{ https://universe.roboflow.com/shelf-monitoring/robust-shelf-monitoring } },
                            url = { https://universe.roboflow.com/shelf-monitoring/robust-shelf-monitoring },
                            journal = { Roboflow Universe },
                            publisher = { Roboflow },
                            year = { 2022 },
                            month = { dec },
                            note = { visited on 2024-11-14 },
                            }
                        
                    

Similar Projects

See More