最近在找用网络求t图的论文及代码,写这篇博客的目的是为了作个记录,只放了流程图,具体方法及实现有时间了再慢慢补充
这里写目录标题
- 1.《Densely Connected Pyramid Dehazing Network》(DCPDN)(有代码)
- 2.《Dense Scene Information Estimation Network for Dehazing》( At AtJ)(有代码)
- 3.《PMS-Net: Robust Haze Removal Based on Patch Map for Single Images》(有代码)
- 4.《BidNet: Binocular Image Dehazing without Explicit Disparity Estimation》
- 5.《Domain Adaptation for Image Dehazing》
- 6.《RI-GAN: An End-to-End Network for Single Image Haze Removal》
- 7.《“Double-DIP” :Unsupervised Image Decomposition via Coupled Deep-Image-Priors》(有代码)
- 8.《Distilling Image Dehazing with Heterogeneous Task Imitation》
- 9.《Depth-attentional Features for Single-image Rain Removal》
- 10.《Bidirectional Deep Residual learning for Haze Removal》
- 11.《Multi-Scale Progressive Fusion Network for Single Image Deraining》
- 12.《Contrast in Haze Removal: Configurable Contrast Enhancement Model Based on Dark Channel Prior》
- 13.《Learning Aggregated Transmission Propagation Networks for Haze Removal and Beyond》
- 14.《Multi-Scale Deep Residual Learning-Based Single Image Haze Removal via Image Decomposition》
- 15.《PMHLD: Patch Map-Based Hybrid Learning DehazeNet for Single Image Haze Removal》(有代码)
- 16.《Visual Haze Removal by a Unified Generative Adversarial Network》
1.《Densely Connected Pyramid Dehazing Network》(DCPDN)(有代码)
2018,CVPR,He Zhang
论文链接:https://arxiv.org/pdf/1803.08396.pdf
2.《Dense Scene Information Estimation Network for Dehazing》( At AtJ)(有代码)
2019,CVPR,Tiantong Guo
3.《PMS-Net: Robust Haze Removal Based on Patch Map for Single Images》(有代码)
4.《BidNet: Binocular Image Dehazing without Explicit Disparity Estimation》
2020,CVPR,Yanwei Pang
5.《Domain Adaptation for Image Dehazing》
2020,CVPR,Yuanjie Shao
6.《RI-GAN: An End-to-End Network for Single Image Haze Removal》
2019,CVPR,Akshay Dudhane
7.《“Double-DIP” :Unsupervised Image Decomposition via Coupled Deep-Image-Priors》(有代码)
2020,CVPR,Yossi Gandelsman
8.《Distilling Image Dehazing with Heterogeneous Task Imitation》
2020,CVPR,Ming Hong
9.《Depth-attentional Features for Single-image Rain Removal》
2019,CVPR,Xiaowei Hu
详细参考:https://blog.csdn.net/demo_jie/article/details/108808085
10.《Bidirectional Deep Residual learning for Haze Removal》
2016,CVPR,Guisik Kim
11.《Multi-Scale Progressive Fusion Network for Single Image Deraining》
2020,CVPR,Kui Jiang
12.《Contrast in Haze Removal: Configurable Contrast Enhancement Model Based on Dark Channel Prior》
2019,IEEE TRANSACTIONS ON IMAGE PROCESSING,Ping-Juei Liu
13.《Learning Aggregated Transmission Propagation Networks for Haze Removal and Beyond》
2019,IEEE TRANSACTIONS ON NEURAL NETWORKS AND LEARNING SYSTEMS,Risheng Liu
14.《Multi-Scale Deep Residual Learning-Based Single Image Haze Removal via Image Decomposition》
2020,IEEE TRANSACTIONS ON IMAGE PROCESSING,Chia-Hung Yeh,
15.《PMHLD: Patch Map-Based Hybrid Learning DehazeNet for Single Image Haze Removal》(有代码)
2020,IEEE TRANSACTIONS ON IMAGE PROCESSING,Wei-Ting Chen
16.《Visual Haze Removal by a Unified Generative Adversarial Network》
2019,IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS FOR VIDEO TECHNOLOGY,Yanwei Pang