huaidan12's Stars
kakaobrain/rq-vae-transformer
The official implementation of Autoregressive Image Generation using Residual Quantization (CVPR '22)
IIGROUP/MM-CelebA-HQ-Dataset
[CVPR 2021] Multi-Modal-CelebA-HQ: A Large-Scale Text-Driven Face Generation and Understanding Dataset
diff-usion/Awesome-Diffusion-Models
A collection of resources and papers on Diffusion Models
stylegan-human/StyleGAN-Human
StyleGAN-Human: A Data-Centric Odyssey of Human Generation
MingtaoGuo/Chinese-Character-and-Calligraphic-Image-Processing
Some interesting method like style transfer, GAN, deep neural networks for Chinese character and calligraphic image processing
MingtaoGuo/BigGAN-tensorflow
Reimplementation of the Paper: Large Scale GAN Training for High Fidelity Natural Image Synthesis
MingtaoGuo/yolo_v1_v2_tensorflow
Simple implementation of yolo v1 and yolo v2 by TensorFlow
MingtaoGuo/HelloFace
Face Technology Repository
MingtaoGuo/FCN_Segmentation_TensorFlow
Implementing the paper: Fully Convolutional Networks for Semantic Segmentation
MingtaoGuo/DCGAN_WGAN_WGAN-GP_LSGAN_SNGAN_RSGAN_BEGAN_ACGAN_PGGAN_TensorFlow
Implementation of some different variants of GANs by tensorflow, Train the GAN in Google Cloud Colab, DCGAN, WGAN, WGAN-GP, LSGAN, SNGAN, RSGAN, RaSGAN, BEGAN, ACGAN, PGGAN, pix2pix, BigGAN
MingtaoGuo/Calligraphic-Images-Denoising-by-GAN
Calligraphic Images Denoising by GAN
MingtaoGuo/Class-balanced-loss-pytorch
Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"
MingtaoGuo/RetinaNet_TensorFlow
Implementation of RetinaNet (focal loss) by TensorFlow (object detection)
MingtaoGuo/Faster_RCNN_TensorFlow
Simple implementation of faster rcnn by TensorFlow, containing 4 step training and easy to understand
MingtaoGuo/first-order-model
This repository contains the source code for the paper First Order Motion Model for Image Animation
MingtaoGuo/Residual-Dense-Network-Trained-with-cGAN-for-Super-Resolution
This repository is as a research project in the field of super resolution. It uses RDN as the generator and spectral norm is used in discriminator.
MingtaoGuo/Pytorch_Learning_Diary
Learning pytorch on TensorFlow basis, and write down every error I meet.
MingtaoGuo/SinGAN_Pytorch
Reimplementing the paper "SinGAN: Learning a Generative Model from a Single Natural Image"
MingtaoGuo/few-shot-neural-talking-head-tensorflow
Few-Shot Adversarial Learning of Realistic Neural Talking Head Models TensorFlow
AliaksandrSiarohin/first-order-model
This repository contains the source code for the paper First Order Motion Model for Image Animation
MingtaoGuo/RetinaNet_BiFPN_TensorFlow
Simply implement the RetinaNet with BiFPN (EfficientDet) by tensorflow
frank-lam/fullstack-tutorial
🚀 fullstack tutorial 2022,后台技术栈/架构师之路/全栈开发社区,春招/秋招/校招/面试
GuansongPang/DSFS
Unsupervised Feature Selection for Outlier Detection
MingtaoGuo/sngan_projection_TensorFlow
Simply implement the paper: cGANs with Projection Discriminator by TensorFlow
MingtaoGuo/Conditional-Instance-Norm-for-n-Style-Transfer
Implementation of the paper A Learned Representation for Artistic Style (Conditional instance normalization)
MingtaoGuo/DenseNet-TensorFlow
DenseNet for cifar10
MingtaoGuo/Deep-image-analogy-TensorFlow
Implementation of the paper : Deep image analogy
tkarras/progressive_growing_of_gans
Progressive Growing of GANs for Improved Quality, Stability, and Variation
afshinea/stanford-cs-229-machine-learning
VIP cheatsheets for Stanford's CS 229 Machine Learning
JiahuiYu/generative_inpainting
DeepFill v1/v2 with Contextual Attention and Gated Convolution, CVPR 2018, and ICCV 2019 Oral