paper-with-me

Papers

DeepBox: Learning Objectness with Convolutional Networks

2015-05-08 · ICCV 2015 12 · Wei-cheng Kuo, Bharath Hariharan, Jitendra Malik

Existing object proposal approaches use primarily bottom-up cues to rank proposals, while we believe that objectness is in fact a high level construct. We argue for a data-driven, semantic approach for ranking object proposals. Our framework, which we call DeepBox, uses convolutional neural networks (CNNs) to rerank proposals from a bottom-up method. We use a novel four-layer CNN architecture that is as good as much larger networks on the task of evaluating objectness while being much faster. We show that DeepBox significantly improves over the bottom-up ranking, achieving the same recall with 500 proposals as achieved by bottom-up methods with 2000. This improvement generalizes to categories the CNN has never seen before and leads to a 4.5-point gain in detection mAP. Our implementation achieves this performance while running at 260 ms per image.

📄 PDF Abstract BibTeX arXiv:1505.02146

Code (1)

weichengkuo/DeepBox

Similar Papers 제목 키워드 기반

WSOD2: Learning Bottom-Up and Top-Down Objectness Distillation for Weakly-Supervised Object Detection

2019-10-01 · ICCV 2019 10 · Zhaoyang Zeng, Bei Liu, Jianlong Fu, Hongyang Chao 외

We study on weakly-supervised object detection (WSOD) which plays a vital role in relieving human involvement from object-level annotations. Predominant works integrate region proposal mechanisms with convolutional neura…

Objectobject-detectionObject DetectionRegion Proposal+2

WSOD^2: Learning Bottom-up and Top-down Objectness Distillation for Weakly-supervised Object Detection

2019-09-11 · Zhaoyang Zeng, Bei Liu, Jianlong Fu, Hongyang Chao 외

We study on weakly-supervised object detection (WSOD) which plays a vital role in relieving human involvement from object-level annotations. Predominant works integrate region proposal mechanisms with convolutional neura…

Objectobject-detectionObject DetectionRegion Proposal+2

Objectness Scoring and Detection Proposals in Forward-Looking Sonar Images with Convolutional Neural Networks

2017-09-08 · Matias Valdenegro-Toro

Forward-looking sonar can capture high resolution images of underwater scenes, but their interpretation is complex. Generic object detection in such images has not been solved, specially in cases of small and unknown obj…

Objectobject-detectionObject Detection

WSOD2: Learning Bottom-up and Top-down Objectness Distillation forWeakly-supervised Object Detection

2019-09-11 · ICCV 2019 9 · Zhaoyang Zeng, Bei Liu, Jianlong Fu, Hongyang Chao 외

We study on weakly-supervised object detection (WSOD)which plays a vital role in relieving human involvement fromobject-level annotations. Predominant works integrate re-gion proposal mechanisms with convolutional neura…

Objectobject-detectionObject DetectionRegion Proposal+1

MASON: A Model AgnoStic ObjectNess Framework

2018-09-20 · K J Joseph, Vineeth N. Balasubramanian

This paper proposes a simple, yet very effective method to localize dominant foreground objects in an image, to pixel-level precision. The proposed method 'MASON' (Model-AgnoStic ObjectNess) uses a deep convolutional net…

model