paper-with-me

홈 › Papers

PP-YOLOE-R: An Efficient Anchor-Free Rotated Object Detector

2022-11-04 · Xinxin Wang, Guanzhong Wang, Qingqing Dang, Yi Liu, Xiaoguang Hu, dianhai yu

Arbitrary-oriented object detection is a fundamental task in visual scenes involving aerial images and scene text. In this report, we present PP-YOLOE-R, an efficient anchor-free rotated object detector based on PP-YOLOE. We introduce a bag of useful tricks in PP-YOLOE-R to improve detection precision with marginal extra parameters and computational cost. As a result, PP-YOLOE-R-l and PP-YOLOE-R-x achieve 78.14 and 78.28 mAP respectively on DOTA 1.0 dataset with single-scale training and testing, which outperform almost all other rotated object detectors. With multi-scale training and testing, PP-YOLOE-R-l and PP-YOLOE-R-x further improve the detection precision to 80.02 and 80.73 mAP. In this case, PP-YOLOE-R-x surpasses all anchor-free methods and demonstrates competitive performance to state-of-the-art anchor-based two-stage models. Further, PP-YOLOE-R is deployment friendly and PP-YOLOE-R-s/m/l/x can reach 69.8/55.1/48.3/37.1 FPS respectively on RTX 2080 Ti with TensorRT and FP16-precision. Source code and pre-trained models are available at https://github.com/PaddlePaddle/PaddleDetection, which is powered by https://github.com/PaddlePaddle/Paddle.

📄 PDF Abstract BibTeX arXiv:2211.02386

Code (2)

PaddlePaddle/Paddle 공식 구현 paddle
PaddlePaddle/PaddleDetection 공식 구현 paddle

Tasks

Objectobject-detectionObject DetectionObject Detection In Aerial ImagesOne-stage Anchor-free Oriented Object DetectionOriented Object Detection

Similar Papers 제목 키워드 기반

PP-YOLOE: An evolved version of YOLO

2022-03-30 · Shangliang Xu, Xinxin Wang, Wenyu Lv, Qinyao Chang 외

In this report, we present PP-YOLOE, an industrial state-of-the-art object detector with high performance and friendly deployment. We optimize on the basis of the previous PP-YOLOv2, using anchor-free paradigm, more powe…

2D Object DetectionDense Object DetectionMulti-Object TrackingMultiple Object Tracking+3

DARDet: A Dense Anchor-free Rotated Object Detector in Aerial Images

2021-10-03 · Feng Zhang, Xueying Wang, Shilin Zhou, Yingqian Wang

Rotated object detection in aerial images has received increasing attention for a wide range of applications. However, it is also a challenging task due to the huge variations of scale, rotation, aspect ratio, and densel…

Objectobject-detectionObject DetectionObject Detection In Aerial Images

FCOSR: A Simple Anchor-free Rotated Detector for Aerial Object Detection

2021-11-21 · Zhonghua Li, Biao Hou, Zitong Wu, Licheng Jiao 외

Existing anchor-base oriented object detection methods have achieved amazing results, but these methods require some manual preset boxes, which introduces additional hyperparameters and calculations. The existing anchor-…

object-detectionObject DetectionOriented Object Detection

RSDet++: Point-based Modulated Loss for More Accurate Rotated Object Detection

2021-09-24 · Wen Qian, Xue Yang, Silong Peng, Junchi Yan 외

We classify the discontinuity of loss in both five-param and eight-param rotated object detection methods as rotation sensitivity error (RSE) which will result in performance degeneration. We introduce a novel modulated …

Objectobject-detectionObject DetectionSensitivity

ARPD: Anchor-free Rotation-aware People Detection using Topview Fisheye Camera

2022-01-25 · Quan Nguyen Minh, Bang Le Van, Can Nguyen, Anh Le 외

People detection in top-view, fish-eye images is challenging as people in fish-eye images often appear in arbitrary directions and are distorted differently. Due to this unique radial geometry, axis-aligned people detect…

Keypoint Estimation