PP-YOLOE-R: An Efficient Anchor-Free Rotated Object Detector
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.
Code (2)
Tasks
Objectobject-detectionObject DetectionObject Detection In Aerial ImagesOne-stage Anchor-free Oriented Object DetectionOriented Object DetectionSimilar Papers 제목 키워드 기반
PP-YOLOE: An evolved version of YOLO
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+3DARDet: A Dense Anchor-free Rotated Object Detector in Aerial Images
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 ImagesFCOSR: A Simple Anchor-free Rotated Detector for Aerial Object Detection
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 DetectionRSDet++: Point-based Modulated Loss for More Accurate Rotated Object Detection
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 DetectionSensitivityARPD: Anchor-free Rotation-aware People Detection using Topview Fisheye Camera
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