paper-with-me

홈 › Papers

Fast Deep Multi-patch Hierarchical Network for Nonhomogeneous Image Dehazing

2020-05-12 · IEEE Conference on Computer Vision and Pattern Recognition (CVPR) Workshops 2020 6 · Sourya Dipta Das, Saikat Dutta

Recently, CNN based end-to-end deep learning methods achieve superiority in Image Dehazing but they tend to fail drastically in Non-homogeneous dehazing. Apart from that, existing popular Multi-scale approaches are runtime intensive and memory inefficient. In this context, we proposed a fast Deep Multi-patch Hierarchical Network to restore Non-homogeneous hazed images by aggregating features from multiple image patches from different spatial sections of the hazed image with fewer number of network parameters. Our proposed method is quite robust for different environments with various density of the haze or fog in the scene and very lightweight as the total size of the model is around 21.7 MB. It also provides faster runtime compared to current multi-scale methods with an average runtime of 0.0145s to process 1200x1600 HD quality image. Finally, we show the superiority of this network on Dense Haze Removal to other state-of-the-art models.

📄 PDF Abstract BibTeX arXiv:2005.05999

Code (2)

diptamath/Nonhomogeneous_Image_Dehazing pytorch
saikatdutta/Stacked_DMSHN_bokeh pytorch

Tasks

Image DehazingNonhomogeneous Image Dehazing

Similar Papers 제목 키워드 기반

NTIRE 2020 Challenge on NonHomogeneous Dehazing

2020-05-07 · Codruta O. Ancuti, Cosmin Ancuti, Florin-Alexandru Vasluianu, Radu Timofte 외

This paper reviews the NTIRE 2020 Challenge on NonHomogeneous Dehazing of images (restoration of rich details in hazy image). We focus on the proposed solutions and their results evaluated on NH-Haze, a novel dataset con…

Image Dehazing

Efficient Re-parameterization Residual Attention Network For Nonhomogeneous Image Dehazing

2021-09-12 · Tian Ye, ErKang Chen, XinRui Huang, Peng Chen

This paper proposes an end-to-end Efficient Re-parameterizationResidual Attention Network(ERRA-Net) to directly restore the nonhomogeneous hazy image. The contribution of this paper mainly has the following three aspects…

Image DehazingNonhomogeneous Image Dehazing

Deep Stacked Hierarchical Multi-patch Network for Image Deblurring

2019-04-06 · CVPR 2019 6 · Hongguang Zhang, Yuchao Dai, Hongdong Li, Piotr Koniusz

Despite deep end-to-end learning methods have shown their superiority in removing non-uniform motion blur, there still exist major challenges with the current multi-scale and scale-recurrent models: 1) Deconvolution/upsa…

DeblurringImage Deblurring

Fast and Accurate Gigapixel Pathological Image Classification with Hierarchical Distillation Multi-Instance Learning

2025-02-28 · CVPR 2025 1 · Jiuyang Dong, Junjun Jiang, Kui Jiang, Jiahan Li 외

Although multi-instance learning (MIL) has succeeded in pathological image classification, it faces the challenge of high inference costs due to processing numerous patches from gigapixel whole slide images (WSIs). To ad…

image-classificationImage Classificationwhole slide images

Green Hierarchical Vision Transformer for Masked Image Modeling

2022-05-26 · Lang Huang, Shan You, Mingkai Zheng, Fei Wang 외

We present an efficient approach for Masked Image Modeling (MIM) with hierarchical Vision Transformers (ViTs), allowing the hierarchical ViTs to discard masked patches and operate only on the visible ones. Our approach c…

GPUObject Detection