There are no reviews yet. Be the first to send feedback to the community and the maintainers!
UGATIT
Official Tensorflow implementation of U-GAT-IT: Unsupervised Generative Attentional Networks with Adaptive Layer-Instance Normalization for Image-to-Image Translation (ICLR 2020)Tensorflow-Cookbook
Simple Tensorflow Cookbook for easy-to-useSENet-Tensorflow
Simple Tensorflow implementation of "Squeeze and Excitation Networks" using Cifar10 (ResNeXt, Inception-v4, Inception-resnet-v2)StarGAN-Tensorflow
Simple Tensorflow implementation of StarGAN (CVPR 2018 Oral)Self-Attention-GAN-Tensorflow
Simple Tensorflow implementation of "Self-Attention Generative Adversarial Networks" (SAGAN)Densenet-Tensorflow
Simple Tensorflow implementation of Densenet using Cifar10, MNISTSPADE-Tensorflow
Simple Tensorflow implementation of "Semantic Image Synthesis with Spatially-Adaptive Normalization" a.k.a. GauGAN, SPADE (CVPR 2019 Oral)MUNIT-Tensorflow
Simple Tensorflow implementation of "Multimodal Unsupervised Image-to-Image Translation" (ECCV 2018)Vector_Similarity
Python, Java implementation of TS-SS called from "A Hybrid Geometric Approach for Measuring Similarity Level Among Documents and Document Clustering"Tensorflow2-Cookbook
Simple Tensorflow 2.x Cookbook for easy-to-useBigGAN-Tensorflow
Simple Tensorflow implementation of "Large Scale GAN Training for High Fidelity Natural Image Synthesis" (BigGAN)vit-tensorflow
Vision Transformer Cookbook with TensorflowCartoonGAN-Tensorflow
Simple Tensorflow implementation of CartoonGAN (CVPR 2018)StyleGAN-Tensorflow
Simple & Intuitive Tensorflow implementation of StyleGAN (CVPR 2019 Oral)GAN_Metrics-Tensorflow
Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)ResNet-Tensorflow
Simple Tensorflow implementation of pre-activation ResNet18, 34, 50, 101, 152ResNeXt-Tensorflow
Simple Tensorflow implementation of ResNeXt using Cifar10AdaBound-Tensorflow
Simple Tensorflow implementation of "Adaptive Gradient Methods with Dynamic Bound of Learning Rate" (ICLR 2019)Spectral_Normalization-Tensorflow
Simple Tensorflow Implementation of "Spectral Normalization for Generative Adversarial Networks" (ICLR 2018)DRIT-Tensorflow
Simple Tensorflow implementation of "Diverse Image-to-Image Translation via Disentangled Representations" (ECCV 2018 Oral)StarGAN_v2-Tensorflow
Simple Tensorflow implementation of StarGAN_v2AMSGrad-Tensorflow
Simple Tensorflow implementation of "On the Convergence of Adam and Beyond" (ICLR 2018)RAdam-Tensorflow
Simple Tensorflow implementation of "On The Variance Of The Adaptive Learning Rate And Beyond"UNIT-Tensorflow
Simple Tensorflow implementation of "Unsupervised Image to Image Translation Networks" (NIPS 2017 Spotlight)Awesome-DeepLearning-Study
Summary of DeepLearning (Korean and English are included)partial_conv-Tensorflow
Simple Tensorflow implementation of "Partial Convolution based Padding" (partialconv)FusionGAN-Tensorflow
Simple Tensorflow implementation of FusionGAN (CVPR 2018)Tensorflow-DatasetAPI
Simple Tensorflow DatasetAPI Tutorial for reading imageTripleGAN-Tensorflow
Simple Tensorflow implementation of Triple Generative Adversarial Nets (NIPS 2017)FUNIT-Tensorflow
Simple Tensorflow implementation of "Few-Shot Unsupervised Image-to-Image Translation" (ICCV 2019)SphereGAN-Tensorflow
Simple Tensorflow implementation of SphereGAN (CVPR 2019 Oral)GDWCT-Tensorflow
Simple Tensorflow implementation of "Image-to-Image Translation via Group-wise Deep Whitening-and-Coloring Transformation" (CVPR 2019 Oral)RelativisticGAN-Tensorflow
Simple Tensorflow implementation of RelativisticGANAdamP-Tensorflow
Tensorflow Implementation of "Slowing Down the Weight Norm Increase in Momentum-based Optimizers"Batch_Instance_Normalization-Tensorflow
Simple Tensorflow implementation of Batch-Instance Normalization (NIPS 2018)GCNet-Tensorflow
Simple Tensorflow implementation of "GCNet: Non-local Networks Meet Squeeze-Excitation Networks and Beyond"Diffusion-Tensorflow
Tensorflow implementations of Diffusion models (DDPM, DDIM)CNN-Architecture-Summary
Simple Summary of CNN Architecturetf-torch-template
Deep learning project template with tensorflow & pytorch (multi-gpu version)AdaConv-Tensorflow
Simple Tensorflow implementation of "Adaptive Convolutions for Structure-Aware Style Transfer" (CVPR 2021)AttnGAN-Tensorflow
Simple Tensorflow implementation of "AttnGAN: Fine-Grained Text to Image Generation with Attentional Generative Adversarial Networks" (CVPR 2018)CLIP-Tensorflow
Simple Tensorflow implementation of CLIPImage_similarity_with_elastic_search
Find the original image of the converted image with elastic searchRealnessGAN-Tensorflow
Simple Tensorflow implementation of "RealnessGAN: Real or Not Real, that is the Question" (ICLR 2020 Spotlight)ControlGAN-Tensorflow
Simple Tensorflow implementation of "ControlGAN: Controllable Text-to-Image Generation" (NeurIPS 2019)CycleGAN-Tensorflow
Simple Tensorflow implementation of CycleGANdiffusion-pytorch
이화여대 강의자료SRM-Tensorflow
Simple Tensorflow implementation of "SRM : A Style-based Recalibration Module for Convolutional Neural Networks"GAN-Tensorflow
An implementation of GAN using TensorFlowSDIT-Tensorflow
Simple Tensorflow implementation of "SDIT: Scalable and Diverse Cross-domain Image Translation" (ACM-MM 2019)StableGAN-Tensorflow
Simple Tensorflow implementation of "Stabilizing Adversarial Nets With Prediction Methods" (ICLR 2018)Toward_spatial_unbiased-Tensorflow
Simple Tensorflow implementation of "Toward Spatially Unbiased Generative Models" (ICCV 2021)denoising-diffusion-gan-Tensorflow
Tensorflow implementation of "Tackling the Generative Learning Trilemma with Denoising Diffusion GANs" (ICLR 2022 Spotlight)MirrorGAN-Tensorflow
Simple Tensorflow implementation of "MirrorGAN: Learning Text-to-image Generation by Redescription" (CVPR 2019)Word2VecJava
Word2Vec In Java (2013 google word2vec opensource)StackGAN-Tensorflow
Simple Tensorflow implementation of "StackGAN: Text to Photo-realistic Image Synthesis with Stacked Generative Adversarial Networks" (ICCV 2017 Oral)MDGAN-Tensorflow
Simple Tensorflow implementation of "MDGAN: Mixture Density Generative Adversarial Networks" (CVPR 2019)DiscoGAN-Tensorflow
Simple Tensorflow implementation of DiscoGANstylegan2-pytorch
Pytorch implementation of StyleGAN2 in my stylepix2pix-Tensorflow
SImple Tensorflow implementations of " Image-to-Image Translation with Conditional Adversarial Networks" (CVPR 2017)DCGAN-Tensorflow
SImple Tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"taki0112
coding_interview
Programmers coding interview in KoreanCIPS-Tensorflow
Simple Tensorflow implementation of "Image Generators with Conditionally-Independent Pixel Synthesis" (CVPR 2021 Oral)Image_classification_CNN-Tensorflow
Classify dog and cat images of kaggle dataTFIDF_Java
Get TF-IDF of WordsCNN_Tensorflow
Convolutional Neural Network with Tensorflow, MNIST datagrid_sample-Tensorflow
Tensorflow implementation of the grid_sample of pytorch.NiN-Tensorflow
Simple Tensorflow implementation of Network in NetworkNaver-Keyword_Analysis
Keyword Analysis from Naver Hack Daymnist_embedding
Deep-Q-network
Reinforcement studyBamboo
Love Open Source and this site? Check out how you can help us