paper-with-me

Papers

Learning Orientation-Estimation Convolutional Neural Network for Building Detection in Optical Remote Sensing Image

2019-03-14 · Yongliang Chen

Benefiting from the great success of deep learning in computer vision, CNN-based object detection methods have drawn significant attentions. Various frameworks have been proposed which show awesome and robust performance for a large range of datasets. However, for building detection in remote sensing images, buildings always pose a diversity of orientations which makes it a challenge for the application of off-the-shelf methods to building detection. In this work, we aim to integrate orientation regression into the popular axis-aligned bounding-box detection method to tackle this problem. To adapt the axis-aligned bounding boxes to arbitrarily orientated ones, we also develop an algorithm to estimate the Intersection over Union (IoU) overlap between any two arbitrarily oriented boxes which is convenient to implement in Graphics Processing Unit (GPU) for accelerating computation. The proposed method utilizes CNN for both robust feature extraction and rotated bounding box regression. We present our modelin an end-to-end fashion making it easy to train. The model is formulated and trained to predict orientation, location and extent simultaneously obtaining tighter bounding box and hence, higher mean average precision (mAP). Experiments on remote sensing images of different scales shows a promising performance over the conventional one.

📄 PDF Abstract BibTeX arXiv:1903.05862

Code (0)

등록된 구현이 없습니다.

Tasks

GPUobject-detectionObject Detectionregression

Similar Papers 제목 키워드 기반

DeepOrientation: convolutional neural network for fringe pattern orientation map estimation

2023-10-23 · Maria Cywinska, Mikolaj Rogalski, Filip Brzeski, Krzysztof Patorski 외

Fringe pattern based measurement techniques are the state-of-the-art in full-field optical metrology. They are crucial both in macroscale, e.g., fringe projection profilometry, and microscale, e.g., label-free quantitati…

DenoisingPeriod Estimation

OriNet: A Fully Convolutional Network for 3D Human Pose Estimation

2018-11-12 · Chenxu Luo, Xiao Chu, Alan Yuille

In this paper, we propose a fully convolutional network for 3D human pose estimation from monocular images. We use limb orientations as a new way to represent 3D poses and bind the orientation together with the bounding …

3D Human Pose EstimationPose Estimation

Inertia-Informed Orientation Priors for Event-Based Optical Flow Estimation

2025-11-17 · Pritam P. Karmokar, William J. Beksi arxiv

Event cameras, by virtue of their working principle, directly encode motion within a scene. Many learning-based and model-based methods exist that estimate event-based optical flow, however the temporally dense yet spati…

Event-based Optical Flow

SECOND: Sparsely Embedded Convolutional Detection

2018-10-06 · Sensors 2018 10 · Yan Yan, Yuxing Mao, Bo Li

LiDAR-based or RGB-D-based object detection is used in numerous applications, ranging from autonomous driving to robot vision. Voxel-based 3D convolutional networks have been used for some time to enhance the retention o…

3D Object DetectionAutonomous DrivingData Augmentationobject-detection+1

Human Body Orientation Estimation using Convolutional Neural Network

2016-09-07 · Jinyoung Choi, Beom-Jin Lee, Byoung-Tak Zhang

Personal robots are expected to interact with the user by recognizing the user's face. However, in most of the service robot applications, the user needs to move himself/herself to allow the robot to see him/her face to …

Face Detection