paper-with-me

홈 › Papers

Zoom Out-and-In Network with Recursive Training for Object Proposal

2017-02-19 · Hongyang Li, Yu Liu, Wanli Ouyang, Xiaogang Wang

In this paper, we propose a zoom-out-and-in network for generating object proposals. We utilize different resolutions of feature maps in the network to detect object instances of various sizes. Specifically, we divide the anchor candidates into three clusters based on the scale size and place them on feature maps of distinct strides to detect small, medium and large objects, respectively. Deeper feature maps contain region-level semantics which can help shallow counterparts to identify small objects. Therefore we design a zoom-in sub-network to increase the resolution of high level features via a deconvolution operation. The high-level features with high resolution are then combined and merged with low-level features to detect objects. Furthermore, we devise a recursive training pipeline to consecutively regress region proposals at the training stage in order to match the iterative regression at the testing stage. We demonstrate the effectiveness of the proposed method on ILSVRC DET and MS COCO datasets, where our algorithm performs better than the state-of-the-arts in various evaluation metrics. It also increases average precision by around 2% in the detection system.

📄 PDF Abstract BibTeX arXiv:1702.05711

Code (1)

hli2020/zoom_network 공식 구현

Similar Papers 제목 키워드 기반

OracleZoom: On-Policy Self-Distillation Inspired Reference-Constrained Recursive Image Super Resolution

2026-09-06 · Shubhashis Roy Dipta, Sourajit Saha, Shaswati Saha, Nobin Sarwar hf

Recursive Super-Resolution (SR) extends fixed-scale SR to extreme magnification by repeatedly feeding predictions back into the same model, analogous to zooming an image repeatedly. However, ground truth availability at …

Reversible Recursive Instance-level Object Segmentation

2015-11-14 · CVPR 2016 6 · Xiaodan Liang, Yunchao Wei, Xiaohui Shen, Zequn Jie 외

In this work, we propose a novel Reversible Recursive Instance-level Object Segmentation (R2-IOS) framework to address the challenging instance-level object segmentation task. R2-IOS consists of a reversible proposal ref…

DenoisingObjectSegmentationSemantic Segmentation

Multi-stage Object Detection with Group Recursive Learning

2016-08-18 · Jianan Li, Xiaodan Liang, Jianshu Li, Tingfa Xu 외

Most of existing detection pipelines treat object proposals independently and predict bounding box locations and classification scores over them separately. However, the important semantic and spatial layout correlations…

Objectobject-detectionObject DetectionObject Proposal Generation+3

Zoom Out-and-In Network with Map Attention Decision for Region Proposal and Object Detection

2017-09-13 · Hongyang Li, Yu Liu, Wanli Ouyang, Xiaogang Wang

In this paper, we propose a zoom-out-and-in network for generating object proposals. A key observation is that it is difficult to classify anchors of different sizes with the same set of features. Anchors of different si…

object-detectionObject DetectionRegion Proposal

LiDAR-guided object search and detection in Subterranean Environments

2022-10-26 · Manthan Patel, Gabriel Waibel, Shehryar Khattak, Marco Hutter

Detecting objects of interest, such as human survivors, safety equipment, and structure access points, is critical to any search-and-rescue operation. Robots deployed for such time-sensitive efforts rely on their onboard…

Disaster Responseobject-detectionObject Detection