paper-with-me

홈 › Papers

ScaleNet: Guiding Object Proposal Generation in Supermarkets and Beyond

2017-04-22 · ICCV 2017 10 · Siyuan Qiao, Wei Shen, Weichao Qiu, Chenxi Liu, Alan Yuille

Motivated by product detection in supermarkets, this paper studies the problem of object proposal generation in supermarket images and other natural images. We argue that estimation of object scales in images is helpful for generating object proposals, especially for supermarket images where object scales are usually within a small range. Therefore, we propose to estimate object scales of images before generating object proposals. The proposed method for predicting object scales is called ScaleNet. To validate the effectiveness of ScaleNet, we build three supermarket datasets, two of which are real-world datasets used for testing and the other one is a synthetic dataset used for training. In short, we extend the previous state-of-the-art object proposal methods by adding a scale prediction phase. The resulted method outperforms the previous state-of-the-art on the supermarket datasets by a large margin. We also show that the approach works for object proposal on other natural images and it outperforms the previous state-of-the-art object proposal methods on the MS COCO dataset. The supermarket datasets, the virtual supermarkets, and the tools for creating more synthetic datasets will be made public.

📄 PDF Abstract BibTeX arXiv:1704.06752

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectObject Proposal Generation

Similar Papers 제목 키워드 기반

ScaleNAS: One-Shot Learning of Scale-Aware Representations for Visual Recognition

2020-11-30 · Hsin-Pai Cheng, Feng Liang, Meng Li, Bowen Cheng 외

Scale variance among different sizes of body parts and objects is a challenging problem for visual recognition tasks. Existing works usually design dedicated backbone or apply Neural architecture Search(NAS) for each tas…

Multi-Person Pose EstimationNeural Architecture SearchOne-Shot LearningPose Estimation+1

ScaleNet: Scaling up Pretrained Neural Networks with Incremental Parameters

2025-10-21 · Zhiwei Hao, Jianyuan Guo, Li Shen, Kai Han 외 arxiv

Recent advancements in vision transformers (ViTs) have demonstrated that larger models often achieve superior performance. However, training these models remains computationally intensive and costly. To address this chal…

Image ClassificationObject Detection

Clustered Object Detection in Aerial Images

2019-04-16 · ICCV 2019 10 · Fan Yang, Heng Fan, Peng Chu, Erik Blasch 외

Detecting objects in aerial images is challenging for at least two reasons: (1) target objects like pedestrians are very small in pixels, making them hardly distinguished from surrounding background; and (2) targets are …

ClusteringObjectobject-detectionObject Detection+1

ScaleNet: A Shallow Architecture for Scale Estimation

2021-12-09 · CVPR 2022 1 · Axel Barroso-Laguna, Yurun Tian, Krystian Mikolajczyk

In this paper, we address the problem of estimating scale factors between images. We formulate the scale estimation problem as a prediction of a probability distribution over scale factors. We design a new architecture, …

3D ReconstructionCamera Pose EstimationGeometric MatchingPose Estimation

Data-Driven Neuron Allocation for Scale Aggregation Networks

2019-04-20 · CVPR 2019 6 · Yi Li, Zhanghui Kuang, Yimin Chen, Wayne Zhang

Successful visual recognition networks benefit from aggregating information spanning from a wide range of scales. Previous research has investigated information fusion of connected layers or multiple branches in a block,…

Image Classificationobject-detectionObject Detection