paper-with-me

홈 › Papers

Designing an Efficient End-to-end Machine Learning Pipeline for Real-time Empty-shelf Detection

2022-05-25 · Dipendra Jha, Ata Mahjoubfar, Anupama Joshi

On-Shelf Availability (OSA) of products in retail stores is a critical business criterion in the fast moving consumer goods and retails sector. When a product is out-of-stock (OOS) and a customer cannot find it on its designed shelf, this motivates the customer to store-switching or buying nothing, which causes fall in future sales and demands. Retailers are employing several approaches to detect empty shelves and ensure high OSA of products; however, such methods are generally ineffective and infeasible since they are either manual, expensive or less accurate. Recently machine learning based solutions have been proposed, but they suffer from high computational cost and low accuracy problem due to lack of large annotated datasets of on-shelf products. Here, we present an elegant approach for designing an end-to-end machine learning (ML) pipeline for real-time empty shelf detection. Considering the strong dependency between the quality of ML models and the quality of data, we focus on the importance of proper data collection, cleaning and correct data annotation before delving into modeling. Since an empty-shelf detection solution should be computationally-efficient for real-time predictions, we explore different run-time optimizations to improve the model performance. Our dataset contains 1000 images, collected and annotated by following well-defined guidelines. Our low-latency model achieves a mean average F1-score of 68.5%, and can process up to 67 images/s on Intel Xeon Gold and up to 860 images/s on an A100 GPU.

📄 PDF Abstract BibTeX arXiv:2205.13060

Code (0)

등록된 구현이 없습니다.

Tasks

GPU

Similar Papers 제목 키워드 기반

USE-Evaluator: Performance Metrics for Medical Image Segmentation Models with Uncertain, Small or Empty Reference Annotations

2022-09-26 · Sophie Ostmeier, Brian Axelrod, Jeroen Bertels, Fabian Isensee 외

Performance metrics for medical image segmentation models are used to measure the agreement between the reference annotation and the predicted segmentation. Usually, overlap metrics, such as the Dice, are used as a metri…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Curriculum RL meets Monte Carlo Planning: Optimization of a Real World Container Management Problem

2025-03-21 · Abhijeet Pendyala, Tobias Glasmachers

In this work, we augment reinforcement learning with an inference-time collision model to ensure safe and efficient container management in a waste-sorting facility with limited processing capacity. Each container has tw…

Collision AvoidanceManagementreinforcement-learningReinforcement Learning+1

Integrating empty category detection into preordering Machine Translation

2016-12-01 · WS 2016 12 · Shunsuke Takeno, Masaaki Nagata, Kazuhide Yamamoto

We propose a method for integrating Japanese empty category detection into the preordering process of Japanese-to-English statistical machine translation. First, we apply machine-learning-based empty category detection t…

Machine TranslationSentenceTranslationWord Alignment

Solving the Batch Stochastic Bin Packing Problem in Cloud: A Chance-constrained Optimization Approach

2022-07-20 · Jie Yan, Yunlei Lu, Liting Chen, Si Qin 외

This paper investigates a critical resource allocation problem in the first party cloud: scheduling containers to machines. There are tens of services and each service runs a set of homogeneous containers with dynamic re…

Scheduling

Fruit Picker Activity Recognition with Wearable Sensors and Machine Learning

2023-04-20 · Joel Janek Dabrowski, Ashfaqur Rahman

In this paper we present a novel application of detecting fruit picker activities based on time series data generated from wearable sensors. During harvesting, fruit pickers pick fruit into wearable bags and empty these …

Activity RecognitionHuman Activity RecognitionTime Series