paper-with-me

Papers

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 detection, consisting of object detection, speckle suppression, and target segmentation tasks. An angle classification loss with aspect ratio weighting is introduced to improve detection accuracy by addressing angular periodicity and object proportions. The speckle suppression task uses a dual-feature fusion attention mechanism to reduce noise and fuse shallow and denoising features, enhancing robustness. The target segmentation task, leveraging a rotated Gaussian-mask, aids the network in extracting target regions from cluttered backgrounds and improves detection efficiency with pixel-level predictions. The Gaussian-mask ensures ship centers have the highest probabilities, gradually decreasing outward under a Gaussian distribution. Additionally, a weighted rotated boxes fusion (WRBF) strategy combines multi-direction anchor predictions, filtering anchors beyond boundaries or with high overlap but low confidence. Extensive experiments on SSDD+ and HRSID datasets demonstrate the effectiveness and superiority of MLDet.

📄 PDF Abstract BibTeX arXiv:2411.13847

Code (0)

등록된 구현이 없습니다.

Tasks

Denoisingobject-detectionObject DetectionSAR Ship Detection

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

MULAN: Multitask Universal Lesion Analysis Network for Joint Lesion Detection, Tagging, and Segmentation

2019-08-12 · Ke Yan, You-Bao Tang, Yifan Peng, Veit Sandfort 외

When reading medical images such as a computed tomography (CT) scan, radiologists generally search across the image to find lesions, characterize and measure them, and then describe them in the radiological report. To au…

Computed Tomography (CT)Lesion DetectionMedical Object DetectionTAG

Joint Learning of Object and Action Detectors

2017-10-01 · ICCV 2017 10 · Vicky Kalogeiton, Philippe Weinzaepfel, Vittorio Ferrari, Cordelia Schmid

While most existing approaches for detection in videos focus on objects or human actions separately, we aim at jointly detecting objects performing actions, such as cat eating or dog jumping. We introduce an end-to-end m…

Action DetectionObjectZero-Shot Learning

Multitask vocal burst modeling with ResNets and pre-trained paralinguistic Conformers

2022-06-24 · Josh Belanich, Krishna Somandepalli, Brian Eoff, Brendan Jou

This technical report presents the modeling approaches used in our submission to the ICML Expressive Vocalizations Workshop & Competition multitask track (ExVo-MultiTask). We first applied image classification models of …

Emotion RecognitionEvent Detectionimage-classificationImage Classification+2

Multitask Learning with Learned Task Relationships

2025-10-12 · Zirui Wan, Stefan Vlaski arxiv

Classical consensus-based strategies for federated and decentralized learning are statistically suboptimal in the presence of heterogeneous local data or task distributions. As a result, in recent years, there has been g…

Semantics-Oriented Multitask Learning for DeepFake Detection: A Joint Embedding Approach

2024-08-29 · Mian Zou, Baosheng Yu, Yibing Zhan, Siwei Lyu 외

In recent years, the multimedia forensics and security community has seen remarkable progress in multitask learning for DeepFake (i.e., face forgery) detection. The prevailing approach has been to frame DeepFake detectio…

AttributeBinary ClassificationDeepFake DetectionFace Swapping