paper-with-me

Papers

Learning Heavily-Degraded Prior for Underwater Object Detection

2023-08-24 · Chenping Fu, Xin Fan, Jiewen Xiao, Wanqi Yuan, Risheng Liu, Zhongxuan Luo

Underwater object detection suffers from low detection performance because the distance and wavelength dependent imaging process yield evident image quality degradations such as haze-like effects, low visibility, and color distortions. Therefore, we commit to resolving the issue of underwater object detection with compounded environmental degradations. Typical approaches attempt to develop sophisticated deep architecture to generate high-quality images or features. However, these methods are only work for limited ranges because imaging factors are either unstable, too sensitive, or compounded. Unlike these approaches catering for high-quality images or features, this paper seeks transferable prior knowledge from detector-friendly images. The prior guides detectors removing degradations that interfere with detection. It is based on statistical observations that, the heavily degraded regions of detector-friendly (DFUI) and underwater images have evident feature distribution gaps while the lightly degraded regions of them overlap each other. Therefore, we propose a residual feature transference module (RFTM) to learn a mapping between deep representations of the heavily degraded patches of DFUI- and underwater- images, and make the mapping as a heavily degraded prior (HDP) for underwater detection. Since the statistical properties are independent to image content, HDP can be learned without the supervision of semantic labels and plugged into popular CNNbased feature extraction networks to improve their performance on underwater object detection. Without bells and whistles, evaluations on URPC2020 and UODD show that our methods outperform CNN-based detectors by a large margin. Our method with higher speeds and less parameters still performs better than transformer-based detectors. Our code and DFUI dataset can be found in https://github.com/xiaoDetection/Learning-Heavily-Degraed-Prior.

📄 PDF Abstract BibTeX arXiv:2308.12738

Code (1)

xiaodetection/learning-heavily-degraed-prior 공식 구현 pytorch

Tasks

Objectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

BG-YOLO: A Bidirectional-Guided Method for Underwater Object Detection

2024-04-13 · Jian Zhang, Ruiteng Zhang, Xinyue Yan, Xiting Zhuang 외

Degraded underwater images decrease the accuracy of underwater object detection. However, existing methods for underwater image enhancement mainly focus on improving the indicators in visual aspects, which may not benefi…

Image EnhancementObjectobject-detectionObject Detection

APGNet: Adaptive Prior-Guided for Underwater Camouflaged Object Detection

2025-10-14 · Xinxin Huang, Han Sun, Junmin Cai, Ningzhong Liu 외 arxiv

Detecting camouflaged objects in underwater environments is crucial for marine ecological research and resource exploration. However, existing methods face two key challenges: underwater image degradation, including low …

Image EnhancementData AugmentationObject Detection

Medium Transmission Map Matters for Learning to Restore Real-World Underwater Images

2022-03-17 · Yan Kai, Liang Lanyue, Zheng Ziqiang, Wang Guoqing 외

Underwater visual perception is essentially important for underwater exploration, archeology, ecosystem and so on. The low illumination, light reflections, scattering, absorption and suspended particles inevitably lead t…

Image EnhancementImage Restoration

Domain Adaptation for Underwater Image Enhancement via Content and Style Separation

2022-02-17 · Yu-Wei Chen, Soo-Chang Pei

Underwater image suffer from color cast, low contrast and hazy effect due to light absorption, refraction and scattering, which degraded the high-level application, e.g, object detection and object tracking. Recent learn…

Domain AdaptationImage EnhancementImage-to-Image Translationobject-detection+2

Review On Deep Learning Technique For Underwater Object Detection

2022-09-21 · Radhwan Adnan Dakhil, Ali Retha Hasoon Khayeat

Repair and maintenance of underwater structures as well as marine science rely heavily on the results of underwater object detection, which is a crucial part of the image processing workflow. Although many computer visio…

Deep LearningObjectobject-detectionObject Detection