thedeepestsleepy's Stars
lpkg/WMMSE-deep-unfolding
7wik/convolutional-auto-encoders-with-skip-connections
A tensorflow implementation of convolutional auto-encoder with skip connections
loaiabdalslam/FC
Face enhancer - Denoising Auto Encoder by Tensorflow and Keras and skimage
ZiyaoGeng/RecLearn
Recommender Learning with Tensorflow2.x
thibo73800/tensorflow2.0-examples
Jupyter notebooks to help you started with tensorflow 2.0
calmiLovesAI/Basic_CNNs_TensorFlow2
A tensorflow2 implementation of some basic CNNs(MobileNetV1/V2/V3, EfficientNet, ResNeXt, InceptionV4, InceptionResNetV1/V2, SENet, SqueezeNet, DenseNet, ShuffleNetV2, ResNet).
keiohta/tf2rl
TensorFlow2 Reinforcement Learning
TrickyGo/Dive-into-DL-TensorFlow2.0
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为TensorFlow 2.0实现,项目已得到李沐老师的认可
LynnHo/CycleGAN-Tensorflow-2
Reimplementation of CycleGAN
mnicnc404/CartoonGan-tensorflow
Generate your own cartoon-style images with CartoonGAN (CVPR 2018), powered by TensorFlow 2.0 Alpha.
YunYang1994/TensorFlow2.0-Examples
🙄 Difficult algorithm, Simple code.
timsainb/tensorflow2-generative-models
Implementations of a number of generative models in Tensorflow 2. GAN, VAE, Seq2Seq, VAEGAN, GAIA, Spectrogram Inversion. Everything is self contained in a jupyter notebook for easy export to colab.
chenyang1999/Keras-GAN
Keras implementations of Generative Adversarial Networks.
wxiao0421/onlineRPCA
Online Robust Principal Component Analysis
yhldhit/CWDAN
This is an implementation of our CWDAN model for unsupervised domain adaptation based on caffe
csdwren/sfarl
Simultaneous Fidelity and Regularization Learning for Image Restoration (TPAMI 2019)
tourmaline612/SCF
kernel Support Correlation Filter (KSCF)
cszn/FFDNet
FFDNet: Toward a Fast and Flexible Solution for CNN based Image Denoising (TIP, 2018)
cszn/KAIR
Image Restoration Toolbox (PyTorch). Training and testing codes for DPIR, USRNet, DnCNN, FFDNet, SRMD, DPSR, BSRGAN, SwinIR
csxmli2016/DFDNet
Blind Face Restoration via Deep Multi-scale Component Dictionaries (ECCV 2020)
xiezw5/Component-Divide-and-Conquer-for-Real-World-Image-Super-Resolution
XHWXD/DBSN
Unpaired Learning of Deep Image Denoising
csxmli2016/ASFFNet
Enhanced Blind Face Restoration with Multi-Exemplar Images and Adaptive Spatial Feature Fusion (CVPR 2020)
BangguWu/ECANet
Code for ECA-Net: Efficient Channel Attention for Deep Convolutional Neural Networks
Vious/LBAM_inpainting
Code for paper: Image Inpainting with Learnable Bidirectional Attention Maps (ICCV 2019)
Vious/LBAM_Pytorch
Pytorch re-implementation of Paper: Image Inpainting with Learnable Bidirectional Attention Maps (ICCV 2019)
cszn/DnCNN
Beyond a Gaussian Denoiser: Residual Learning of Deep CNN for Image Denoising (TIP, 2017)
DeepMIMO/DeepMIMO-matlab
DeepMIMO dataset and codes for mmWave and massive MIMO applications
bubbliiiing/GAN-keras
里面包含许多GAN算法的Keras源码,可以用于训练自己的模型。
dragen1860/TensorFlow-2.x-Tutorials
TensorFlow 2.x version's Tutorials and Examples, including CNN, RNN, GAN, Auto-Encoders, FasterRCNN, GPT, BERT examples, etc. TF 2.0版入门实例代码,实战教程。