paper-with-me

Papers

Rethinking Rotated Object Detection with Gaussian Wasserstein Distance Loss

2021-01-28 · Xue Yang, Junchi Yan, Qi Ming, Wentao Wang, Xiaopeng Zhang, Qi Tian

Boundary discontinuity and its inconsistency to the final detection metric have been the bottleneck for rotating detection regression loss design. In this paper, we propose a novel regression loss based on Gaussian Wasserstein distance as a fundamental approach to solve the problem. Specifically, the rotated bounding box is converted to a 2-D Gaussian distribution, which enables to approximate the indifferentiable rotational IoU induced loss by the Gaussian Wasserstein distance (GWD) which can be learned efficiently by gradient back-propagation. GWD can still be informative for learning even there is no overlapping between two rotating bounding boxes which is often the case for small object detection. Thanks to its three unique properties, GWD can also elegantly solve the boundary discontinuity and square-like problem regardless how the bounding box is defined. Experiments on five datasets using different detectors show the effectiveness of our approach. Codes are available at https://github.com/yangxue0827/RotationDetection and https://github.com/open-mmlab/mmrotate.

📄 PDF Abstract BibTeX arXiv:2101.11952

Code (2)

yangxue0827/RotationDetection 공식 구현 tf
open-mmlab/mmrotate pytorch

Tasks

object-detectionObject DetectionObject Detection In Aerial ImagesregressionSmall Object Detection

Similar Papers 제목 키워드 기반

Enhancing Rotated Object Detection via Anisotropic Gaussian Bounding Box and Bhattacharyya Distance

2025-10-18 · Chien Thai, Mai Xuan Trang, Huong Ninh, Hoang Hiep Ly 외 arxiv

Detecting rotated objects accurately and efficiently is a significant challenge in computer vision, particularly in applications such as aerial imagery, remote sensing, and autonomous driving. Although traditional object…

Object LocalizationAutonomous DrivingObject Detection

Detecting Rotated Objects as Gaussian Distributions and Its 3-D Generalization

2022-09-22 · Xue Yang, Gefan Zhang, Xiaojiang Yang, Yue Zhou 외

Existing detection methods commonly use a parameterized bounding box (BBox) to model and detect (horizontal) objects and an additional rotation angle parameter is used for rotated objects. We argue that such a mechanism …

regression

Gaussian Bounding Boxes and Probabilistic Intersection-over-Union for Object Detection

2021-06-10 · Jeffri M. Llerena, Luis Felipe Zeni, Lucas N. Kristen, Claudio Jung

Most object detection methods use bounding boxes to encode and represent the object shape and location. In this work, we explore a fuzzy representation of object regions using Gaussian distributions, which provides an im…

Objectobject-detectionObject Detection

Learning High-Precision Bounding Box for Rotated Object Detection via Kullback-Leibler Divergence

2021-06-03 · NeurIPS 2021 12 · Xue Yang, Xiaojiang Yang, Jirui Yang, Qi Ming 외

Existing rotated object detectors are mostly inherited from the horizontal detection paradigm, as the latter has evolved into a well-developed area. However, these detectors are difficult to perform prominently in high-p…

object-detectionObject DetectionObject Detection In Aerial Imagesregression

Multitask Learning for SAR Ship Detection with Gaussian-Mask Joint Segmentation

2024-11-21 · Ming Zhao, Xin Zhang, André Kaup

Detecting ships in synthetic aperture radar (SAR) images is challenging due to strong speckle noise, complex surroundings, and varying scales. This paper proposes MLDet, a multitask learning framework for SAR ship detect…

Denoisingobject-detectionObject DetectionSAR Ship Detection