Skip to content

Object Detector to detect the products present on the shelf for FMCG (Fast-Moving Consumer Goods)

Notifications You must be signed in to change notification settings

sayan0506/Grocery-Object-Detector-for-FMCG-using-Scaled-YOLOv4-P5

Repository files navigation

Build-and-Implement-ML-pipeline-an-Object-Detector-for-FMCG

Object Detector to detect the products present on the shelf for FMCG (Fast-Moving Consumer Goods)

Overview

FMCG (Fast-Moving Consumer Goods) brands require insights into retail shelves to help them improve their sales. One such insight comes from determining how many products of their brands’ are present versus how many products of competing brands are present on a retail store shelf. This requires finding the total number of products present on every shelf in a retail store.

Problem Statement

Object Detection problem statement Deep Learning based Object Detector

Dataset

Approach

We have used transfer learning for the object detection using scaled-Yolov4-P5. Considering compatibality and checking with image shapes, Yolov4-P5 is found suitable having image size 896. The model is pre-trained with Ms-coco dataset, was trained with the FMCG Grocery data for 110 epochs. The sample training performance can be found below:

train

The sample inference of test data is given below:

inference

  • *The detailed experiemnt result can be found from colab notebook here.
  • *All the documents regarding the experiment and model weights can be found from drive link drive-yolov4

Reference

Object Detection Reference

About

Object Detector to detect the products present on the shelf for FMCG (Fast-Moving Consumer Goods)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published