Skip to content

Official PyTorch implementation of dehazing method based on FFC and ConvNeXt, 1st place solution of NTIRE 2023 HR NonHomogeneous Dehazing Challenge (CVPR Workshop 2023).

Notifications You must be signed in to change notification settings

movingforward100/DWT-FFC_CVPRW23

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 

Repository files navigation

Details can be found https://github.com/zhouh115/DWT-FFC.

Citation

If you find this repository helps, please consider citing:

@InProceedings{DWT-FFC_2023_CVPRW,
    author    = {Zhou, Han and Dong, Wei and Liu, Yangyi and Chen, Jun},   
    title     = {Breaking Through the Haze: An Advanced Non-Homogeneous Dehazing Method based on Fast Fourier Convolution and ConvNeXt},  
    booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},  
    month     = {June},  
    year      = {2023},  
    pages     = {1894-1903}  
}

About

Official PyTorch implementation of dehazing method based on FFC and ConvNeXt, 1st place solution of NTIRE 2023 HR NonHomogeneous Dehazing Challenge (CVPR Workshop 2023).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published