A Solution to Product detection in Densely Packed Scenes
This work is a solution to densely packed scenes dataset SKU-110k. Our work is modified from Cascade R-CNN. To solve the problem, we proposed a random crop strategy to ensure both the sampling rate and input scale is relatively sufficient as a contrast to the regular random crop. And we adopted some of trick and optimized the hyper-parameters. To grasp the essential feature of the densely packed scenes, we analysis the stages of a detector and investigate the bottleneck which limits the performance. As a result, our method obtains 58.7 mAP on test set of SKU-110k.
Code (2)
Tasks
Dense Object DetectionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Precise Detection in Densely Packed Scenes
Man-made scenes can be densely packed, containing numerous objects, often identical, positioned in close proximity. We show that precise object detection in such scenes remains a challenging frontier even for state-of-th…
Dense Object DetectionObjectobject-detectionObject DetectionBenchmark for Generic Product Detection: A Low Data Baseline for Dense Object Detection
Object detection in densely packed scenes is a new area where standard object detectors fail to train well. Dense object detectors like RetinaNet trained on large and dense datasets show great performance. We train a sta…
Data AugmentationDense Object DetectionObjectobject-detection+1Working with scale: 2nd place solution to Product Detection in Densely Packed Scenes [Technical Report]
This report describes a 2nd place solution of the detection challenge which is held within CVPR 2020 Retail-Vision workshop. Instead of going further considering previous results this work mainly aims to verify previousl…
object-detectionObject DetectionSemi-supervised Learning for Dense Object Detection in Retail Scenes
Retail scenes usually contain densely packed high number of objects in each image. Standard object detection techniques use fully supervised training methodology. This is highly costly as annotating a large dense retail …
Dense Object DetectionObjectobject-detectionObject DetectionA Co-Training Semi-Supervised Framework Using Faster R-CNN and YOLO Networks for Object Detection in Densely Packed Retail Images
This study proposes a semi-supervised co-training framework for object detection in densely packed retail environments, where limited labeled data and complex conditions pose major challenges. The framework combines Fast…
Object Detection