TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/A Solution to Product detection in Densely Packed Scenes

A Solution to Product detection in Densely Packed Scenes

Tianze Rong, Yanjia Zhu, Hongxiang Cai, Yichao Xiong

2020-07-23Dense Object Detection
PaperPDFCodeCode

Abstract

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.

Results

TaskDatasetMetricValueModel
Object DetectionSKU-110KAP58.7Cascade-RCNN
3DSKU-110KAP58.7Cascade-RCNN
2D ClassificationSKU-110KAP58.7Cascade-RCNN
2D Object DetectionSKU-110KAP58.7Cascade-RCNN
16kSKU-110KAP58.7Cascade-RCNN

Related Papers

VoxDet: Rethinking 3D Semantic Occupancy Prediction as Dense Object Detection2025-06-05Dense Object Detection Based on De-homogenized Queries2025-02-11Hybrid Classification-Regression Adaptive Loss for Dense Object Detection2024-08-30Sparse Generation: Making Pseudo Labels Sparse for Point Weakly Supervised Object Detection on Low Data Volume2024-03-28Salience DETR: Enhancing Detection Transformer with Hierarchical Salience Filtering Refinement2024-03-24Bridging Cross-task Protocol Inconsistency for Distillation in Dense Object Detection2023-08-28CrossKD: Cross-Head Knowledge Distillation for Object Detection2023-06-20Ambiguity-Resistant Semi-Supervised Learning for Dense Object Detection2023-03-27