paper-with-me

Papers

UnitBox: An Advanced Object Detection Network

2016-08-04 · Jiahui Yu, Yuning Jiang, Zhangyang Wang, Zhimin Cao, Thomas Huang

In present object detection systems, the deep convolutional neural networks (CNNs) are utilized to predict bounding boxes of object candidates, and have gained performance advantages over the traditional region proposal methods. However, existing deep CNN methods assume the object bounds to be four independent variables, which could be regressed by the $\ell_2$ loss separately. Such an oversimplified assumption is contrary to the well-received observation, that those variables are correlated, resulting to less accurate localization. To address the issue, we firstly introduce a novel Intersection over Union ($IoU$) loss function for bounding box prediction, which regresses the four bounds of a predicted box as a whole unit. By taking the advantages of $IoU$ loss and deep fully convolutional networks, the UnitBox is introduced, which performs accurate and efficient localization, shows robust to objects of varied shapes and scales, and converges fast. We apply UnitBox on face detection task and achieve the best performance among all published methods on the FDDB benchmark.

📄 PDF Abstract BibTeX arXiv:1608.01471

Code (0)

등록된 구현이 없습니다.

Tasks

Face DetectionObjectobject-detectionObject DetectionRegion Proposal

Similar Papers 제목 키워드 기반

IoU Loss for 2D/3D Object Detection

2019-08-11 · Dingfu Zhou, Jin Fang, Xibin Song, Chenye Guan 외

In 2D/3D object detection task, Intersection-over-Union (IoU) has been widely employed as an evaluation metric to evaluate the performance of different detectors in the testing stage. However, during the training stage, …

2D Object Detection3D Object DetectionObjectobject-detection+1

Vehicle Detection in Deep Learning

2019-05-29 · Yao Xiao

Computer vision is developing rapidly with the support of deep learning techniques. This thesis proposes an advanced vehicle-detection model based on an improvement to classical convolutional neural networks. The advance…

Deep LearningRegion Proposalvehicle detection

An advanced YOLOv3 method for small object detection

2022-12-06 · Baokai Liu, Fengjie He, Shiqiang Du, Jiacheng Li 외

Small object detection has important application value in the fields of autonomous driving and drone scene analysis. As one of the most advanced object detection algorithms, YOLOv3 suffers some challenges when detecting …

Autonomous DrivingObjectobject-detectionObject Detection+1

Advanced Object Detection and Pose Estimation with Hybrid Task Cascade and High-Resolution Networks

2025-02-06 · Yuhui Jin, YaQiong Zhang, Zheyuan Xu, Wenqing Zhang 외

In the field of computer vision, 6D object detection and pose estimation are critical for applications such as robotics, augmented reality, and autonomous driving. Traditional methods often struggle with achieving high a…

Autonomous DrivingObjectobject-detectionObject Detection+1

Stereo CenterNet based 3D Object Detection for Autonomous Driving

2021-03-20 · Yuguang Shi, Yu Guo, Zhenqiang Mi, Xinjie Li

Recently, three-dimensional (3D) detection based on stereo images has progressed remarkably; however, most advanced methods adopt anchor-based two-dimensional (2D) detection or depth estimation to address this problem. N…

3D Object DetectionAutonomous DrivingDepth EstimationObject+3