paper-with-me

Papers

PANet: A Physics-guided Parametric Augmentation Net for Image Dehazing by Hazing

2024-04-14 · Chih-Ling Chang, Fu-Jen Tsai, Zi-Ling Huang, Lin Gu, Chia-Wen Lin

Image dehazing faces challenges when dealing with hazy images in real-world scenarios. A huge domain gap between synthetic and real-world haze images degrades dehazing performance in practical settings. However, collecting real-world image datasets for training dehazing models is challenging since both hazy and clean pairs must be captured under the same conditions. In this paper, we propose a Physics-guided Parametric Augmentation Network (PANet) that generates photo-realistic hazy and clean training pairs to effectively enhance real-world dehazing performance. PANet comprises a Haze-to-Parameter Mapper (HPM) to project hazy images into a parameter space and a Parameter-to-Haze Mapper (PHM) to map the resampled haze parameters back to hazy images. In the parameter space, we can pixel-wisely resample individual haze parameter maps to generate diverse hazy images with physically-explainable haze conditions unseen in the training set. Our experimental results demonstrate that PANet can augment diverse realistic hazy images to enrich existing hazy image benchmarks so as to effectively boost the performances of state-of-the-art image dehazing models.

📄 PDF Abstract BibTeX arXiv:2404.09269

Code (0)

등록된 구현이 없습니다.

Tasks

Image Dehazing

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
FPN 설명 없음
RoIAlign Region of Interest Align, or RoIAlign, is an operation for extracting a small feature map from each RoI in detection and segmentation based tasks. It removes the harsh…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Bottom-up Path Augmentation 설명 없음
RPN A Region Proposal Network, or RPN, is a fully convolutional network that simultaneously predicts object bounds and objectness scores at each position. The RPN is trained…
PAFPN PAFPN is a feature pyramid module used in Path Aggregation networks (PANet) that combines FPNs with [bottom-up path…

Similar Papers 제목 키워드 기반

PANet: Few-Shot Image Semantic Segmentation with Prototype Alignment

2019-08-18 · ICCV 2019 10 · Kaixin Wang, Jun Hao Liew, Yingtian Zou, Daquan Zhou 외

Despite the great progress made by deep CNNs in image semantic segmentation, they typically require a large number of densely-annotated images for training and are difficult to generalize to unseen object categories. Few…

Few-Shot Semantic SegmentationMetric LearningSegmentationSemantic Segmentation

Single-stage uav detection and classification with yolov5: Mosaic data augmentation and panet

2021-11-16 · 2021 17th IEEE International Conference on Advanced Video and Signal Based Surveillance (AVSS) 2021 11 · Fardad Dadboud, Vaibhav Patel, Varun Mehta, Miodrag Bolic

In Drone-vs-Bird Detection Challenge in conjunction with the 4th International Workshop on Small-Drone Surveillance, Detection and Counteraction Techniques at IEEE AVSS 2021, we proposed a YOLOV5-based object detection m…

2D Object DetectionData Augmentationobject-detectionObject Detection

Weakly-supervised Part-Attention and Mentored Networks for Vehicle Re-Identification

2021-07-17 · Lisha Tang, Yi Wang, Lap-Pui Chau

Vehicle re-identification (Re-ID) aims to retrieve images with the same vehicle ID across different cameras. Current part-level feature learning methods typically detect vehicle parts via uniform division, outside tools,…

Vehicle Re-Identification

UPANets: Learning from the Universal Pixel Attention Networks

2021-03-15 · Ching-Hsun Tseng, Shin-Jye Lee, Jia-Nan Feng, Shengzhong Mao 외

Among image classification, skip and densely-connection-based networks have dominated most leaderboards. Recently, from the successful development of multi-head attention in natural language processing, it is sure that n…

GPUimage-classificationImage Classification

Path Aggregation Network for Instance Segmentation

2018-03-05 · CVPR 2018 6 · Shu Liu, Lu Qi, Haifang Qin, Jianping Shi 외

The way that information propagates in neural networks is of great importance. In this paper, we propose Path Aggregation Network (PANet) aiming at boosting information flow in proposal-based instance segmentation framew…

Instance Segmentationobject-detectionObject DetectionSegmentation+1