paper-with-me

홈 › Papers

Oriented Object Proposals

2015-12-01 · ICCV 2015 12 · Shengfeng He, Rynson W. H. Lau

In this paper, we propose a new approach to generate oriented object proposals (OOPs) to reduce the detection error caused by various orientations of the object. To this end, we propose to efficiently locate object regions according to pixelwise object probability, rather than measuring the objectness from a set of sampled windows. We formulate the proposal generation problem as a generative probabilistic model such that object proposals of different shapes (i.e., sizes and orientations) can be produced by locating the local maximum likelihoods. The new approach has three main advantages. First, it helps the object detector handle objects of different orientations. Second, as the shapes of the proposals may vary to fit the objects, the resulting proposals are tighter than the sampling windows with fixed sizes. Third, it avoids massive window sampling, and thereby reducing the number of proposals while maintaining a high recall. Experiments on the PASCAL VOC 2007 dataset show that the proposed OOP outperforms the state-of-the-art fast methods. Further experiments show that the rotation invariant property helps a class-specific object detector achieve better performance than the state-of-the-art proposal generation methods in either object rotation scenarios or general scenarios. Generating OOPs is very fast and takes only 0.5s per image.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Object

Similar Papers 제목 키워드 기반

Sparse R-CNN OBB: Ship Target Detection in SAR Images Based on Oriented Sparse Proposals

2024-09-12 · Kamirul Kamirul, Odysseas Pappas, Alin Achim

We present Sparse R-CNN OBB, a novel framework for the detection of oriented objects in SAR images leveraging sparse learnable proposals. The Sparse R-CNN OBB has streamlined architecture and ease of training as it utili…

Oriented R-CNN for Object Detection

2021-08-12 · ICCV 2021 10 · Xingxing Xie, Gong Cheng, Jiabao Wang, Xiwen Yao 외

Current state-of-the-art two-stage detectors generate oriented proposals through time-consuming schemes. This diminishes the detectors' speed, thereby becoming the computational bottleneck in advanced oriented object det…

Objectobject-detectionObject DetectionObject Detection In Aerial Images+2

Learning Oriented Remote Sensing Object Detection via Naive Geometric Computing

2021-12-01 · Yanjie Wang, Xu Zou, Zhijun Zhang, Wenhui Xu 외

Detecting oriented objects along with estimating their rotation information is one crucial step for analyzing remote sensing images. Despite that many methods proposed recently have achieved remarkable performance, most …

object-detectionObject DetectionOriented Object Detectionregression

H3DNet: 3D Object Detection Using Hybrid Geometric Primitives

2020-06-10 · ECCV 2020 8 · Zaiwei Zhang, Bo Sun, Haitao Yang, Qi-Xing Huang

We introduce H3DNet, which takes a colorless 3D point cloud as input and outputs a collection of oriented object bounding boxes (or BB) and their semantic labels. The critical idea of H3DNet is to predict a hybrid set of…

3D Object DetectionObjectobject-detectionObject Detection

P2RBox: Point Prompt Oriented Object Detection with SAM

2023-11-22 · Guangming Cao, Xuehui Yu, Wenwen Yu, Xumeng Han 외

Single-point annotation in oriented object detection of remote sensing scenarios is gaining increasing attention due to its cost-effectiveness. However, due to the granularity ambiguity of points, there is a significant …

Objectobject-detectionObject DetectionOriented Object Detection