Jiafeic's Stars
IDKiro/DehazeFormer
[IEEE TIP] Vision Transformers for Single Image Dehazing
dair-ai/ml-visuals
🎨 ML Visuals contains figures and templates which you can reuse and customize to improve your scientific writing.
hieubkset/pytorch-image-dehazing
GAN based Image Dehazing
HUSTSYJ/DA_dahazing
Domain Adaptation for Image Dehazing, CVPR2020
dcdcvgroup/FcaNet
FcaNet: Frequency Channel Attention Networks
Ohraincu/JDNet
Joint Self-Attention and Scale-Aggregation for Self-Calibrated Deraining Network(ACM'MM 2020)
GZK66666/derainAttentionGAN
single image derain using AttentionGAN
nnUyi/DerainZoo
DerainZoo for collecting deraining methods, datasets, and codes.
zhanghai404/DARG
Dual Attention Residual Group Networks for Single Image Deraining
JunlinHan/BID
Code for Blind Image Decomposition (BID) and Blind Image Decomposition network (BIDeN). ECCV, 2022.
sookim813/Reflection_removal_rendering
Code for 'Single Image Reflection Removal with Physically-Based Training Images (CVPR 2020 oral)' https://sgvr.kaist.ac.kr/~smkim/Reflection_removal_rendering
XUHUAKing/CDR-download-scripts
Scripts for converting our new proposed dataset for Reflection Removal Benchmarking
csqiangwen/Single-Image-Reflection-Removal-Beyond-Linearity
BookerDeWitt/MSBDN-DFF
The source code of CVPR 2020 paper "Multi-Scale Boosted Dehazing Network with Dense Feature Fusion"
LeftAttention/Transformer-Unet
Unet implementation with transformer encoder
huawei-noah/Pretrained-IPT
simontomaskarlsson/CycleGAN-Keras
Keras implementation of CycleGAN using a tensorflow backend.
xiaowei-hu/CycleGAN-tensorflow
Tensorflow implementation for learning an image-to-image translation without input-output pairs. https://arxiv.org/pdf/1703.10593.pdf
funkdub/Deep-adversarial-decomposition
Pytorch implementation of the paper: "A Unified Framework for Separating Superimposed Images", in CVPR 2020.
funkdub/DMGN-Deep-Masking-Generative-Network-TIP2021
The pytorch implementation of TIP 2021 paper "Deep-Masking Generative Network: A Unified Framework for Background Restoration from Superimposed Images"
ceciliavision/perceptual-reflection-removal
Single Image Reflection Separation with Perceptual Losses
ryo-abiko/GCNet
Single Image Reflection Removal based on GAN with Gradient Constraint (GCNet)
fqnchina/CEILNet
Implementation of ICCV 2017 paper "A Generic Deep Architecture for Single Image Reflection Removal and Image Smoothing"
JennaChangY/Reflection-Removal-with-Auxiliary-Techniques
Single Image Reflection Removal with Edge Guidance, Reflection Classifier, and Recurrent Decomposition, WACV2021
rish-16/involution_pytorch
Unofficial PyTorch implementation of the Involution layer from CVPR 2021
eriklindernoren/Keras-GAN
Keras implementations of Generative Adversarial Networks.
yfeng95/GAN
Resources and Implementations of Generative Adversarial Nets: GAN, DCGAN, WGAN, CGAN, InfoGAN
YirunKCL/Tensorflow-Keras-Involution2D
Tensorflow Keras Version of Paper [Involution: Inverting the Inherence of Convolution for Visual Recognition]
ChristophReich1996/Involution
PyTorch reimplementation of the paper "Involution: Inverting the Inherence of Convolution for Visual Recognition" (2D and 3D Involution) [CVPR 2021].
d-li14/involution
[CVPR 2021] Involution: Inverting the Inherence of Convolution for Visual Recognition, a brand new neural operator