xingyi123456's repositories
DeRaindrop
Attentive Generative Adversarial Network for Raindrop Removal from A Single Image (CVPR 2018)
Language:Python000
GFN-dehazing
Gated Fusion Network for Single Image Dehazing
Paper-Implementations
Use PyTorch to implement some classic frameworks
000
pydensecrf
Python wrapper to Philipp Krähenbühl's dense (fully connected) CRFs with gaussian edge potentials.
Language:C++MIT000
pytorch-MNIST-CelebA-cGAN-cDCGAN
Pytorch implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Generative Adversarial Networks (cDCGAN) for MNIST dataset
Language:Python000
Variational-Autoencoder-PyTorch
Variational Autoencoder implemented with PyTorch, Trained over CelebA Dataset