Pinned Repositories
adversarial-robustness-toolbox
Adversarial Robustness Toolbox (ART) - Python Library for Machine Learning Security - Evasion, Poisoning, Extraction, Inference - Red and Blue Teams
Awesome-Learning-with-Label-Noise
A curated list of resources for Learning with Noisy Labels
clean_mt
DnCNN-PyTorch
PyTorch implementation of the TIP2017 paper "Beyond a Gaussian Denoiser: Residual Learning of Deep CNN for Image Denoising"
EDSR-PyTorch
PyTorch version of the paper 'Enhanced Deep Residual Networks for Single Image Super-Resolution' (CVPRW 2017)
GAN-manifold-regularization
This is the code we used in our paper accepted at ICLR 2018
ImprovedGAN-Tensorflow
A Tensorflow implementation of Semi-supervised Learning GAN
SS_Audio_Classification
Official code for 'Semi-supervised Audio Classification with Consistency-Based Regularization'
Super_resolution_Survey
A survey of recent application of deep learning on super-resolution tasks
Tensorflow-data-loader
Reading data into tensorflow using tf.data function
lukk47's Repositories
lukk47/Super_resolution_Survey
A survey of recent application of deep learning on super-resolution tasks
lukk47/Tensorflow-data-loader
Reading data into tensorflow using tf.data function
lukk47/Awesome-Learning-with-Label-Noise
A curated list of resources for Learning with Noisy Labels
lukk47/clean_mt
lukk47/SS_Audio_Classification
Official code for 'Semi-supervised Audio Classification with Consistency-Based Regularization'
lukk47/adversarial-robustness-toolbox
Adversarial Robustness Toolbox (ART) - Python Library for Machine Learning Security - Evasion, Poisoning, Extraction, Inference - Red and Blue Teams
lukk47/DnCNN-PyTorch
PyTorch implementation of the TIP2017 paper "Beyond a Gaussian Denoiser: Residual Learning of Deep CNN for Image Denoising"
lukk47/EDSR-PyTorch
PyTorch version of the paper 'Enhanced Deep Residual Networks for Single Image Super-Resolution' (CVPRW 2017)
lukk47/GAN-manifold-regularization
This is the code we used in our paper accepted at ICLR 2018
lukk47/ImprovedGAN-Tensorflow
A Tensorflow implementation of Semi-supervised Learning GAN
lukk47/LeetCode
lukk47/LokLu.github.io
lukk47/mean-teacher
A state-of-the-art semi-supervised method for image recognition
lukk47/realistic-ssl-evaluation
Open source release of the evaluation benchmark suite described in "Realistic Evaluation of Deep Semi-Supervised Learning Algorithms"
lukk47/srgan
Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network
lukk47/SRGAN_Wasserstein
Apply Waseerstein GAN into SRGAN, a deep learning super resolution model