paper-with-me

Papers

DAFNe: A One-Stage Anchor-Free Approach for Oriented Object Detection

2021-09-13 · Steven Lang, Fabrizio Ventola, Kristian Kersting

We present DAFNe, a Dense one-stage Anchor-Free deep Network for oriented object detection. As a one-stage model, it performs bounding box predictions on a dense grid over the input image, being architecturally simpler in design, as well as easier to optimize than its two-stage counterparts. Furthermore, as an anchor-free model, it reduces the prediction complexity by refraining from employing bounding box anchors. With DAFNe we introduce an orientation-aware generalization of the center-ness function for arbitrarily oriented bounding boxes to down-weight low-quality predictions and a center-to-corner bounding box prediction strategy that improves object localization performance. Our experiments show that DAFNe outperforms all previous one-stage anchor-free models on DOTA 1.0, DOTA 1.5, and UCAS-AOD and is on par with the best models on HRSC2016.

📄 PDF Abstract BibTeX arXiv:2109.06148

Code (1)

steven-lang/dafne 공식 구현 pytorch

Tasks

object-detectionObject DetectionObject LocalizationOne-stage Anchor-free Oriented Object DetectionOriented Object Detection

Methods 이 논문이 사용한 방법론

DAFNe 설명 없음

Similar Papers 제목 키워드 기반

HA-RDet: Hybrid Anchor Rotation Detector for Oriented Object Detection

2024-12-18 · Phuc D. A. Nguyen

Oriented object detection in aerial images poses a significant challenge due to their varying sizes and orientations. Current state-of-the-art detectors typically rely on either two-stage or one-stage approaches, often e…

object-detectionObject DetectionObject Detection In Aerial ImagesOriented Object Detection

Oriented Objects as pairs of Middle Lines

2019-12-23 · Hao-Ran Wei, Yue Zhang, Zhonghan Chang, Hao Li 외

The detection of oriented objects is frequently appeared in the field of natural scene text detection as well as object detection in aerial images. Traditional detectors for oriented objects are common to rotate anchors …

object-detectionObject DetectionObject Detection In Aerial ImagesOne-stage Anchor-free Oriented Object Detection+3

IENet: Interacting Embranchment One Stage Anchor Free Detector for Orientation Aerial Object Detection

2019-12-02 · Youtian Lin, Pengming Feng, Jian Guan, Wenwu Wang 외

Object detection in aerial images is a challenging task due to the lack of visible features and variant orientation of objects. Significant progress has been made recently for predicting targets from aerial images with h…

Objectobject-detectionObject DetectionObject Detection In Aerial Images+3

Deep Anatomical Federated Network (Dafne): An open client-server framework for the continuous, collaborative improvement of deep learning-based medical image segmentation

2023-02-13 · Francesco Santini, Jakob Wasserthal, Abramo Agosti, Xeni Deligianni 외

Purpose: To present and evaluate Dafne (deep anatomical federated network), a freely available decentralized, collaborative deep learning system for the semantic segmentation of radiological images through federated incr…

DiagnosticImage SegmentationIncremental LearningMedical Image Segmentation+2

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