Pinned Repositories
deep-Texture-synthesis-using-convolutional-neural-networks
Unofficial Reimplementation of "Texture Synthesis Using Convolutional Neural Networks" in PyTorch [Gatys et al. 2015](http://arxiv.org/abs/1505.07376)
DeepLearning
A deep learning code base, mainly for paper replication, in the areas of image recognition, object detection, image segmentation, self-supervision, etc. Each project can be run independently, and there are corresponding articles to explain.
Glow-PyTorch
Simple, extendable, easy to understand Glow implementation in PyTorch
infoGAN-pytorch
implement infoGAN using pytorch
pixel2style2pixel
Official Implementation for "Encoding in Style: a StyleGAN Encoder for Image-to-Image Translation" (CVPR 2021) presenting the pixel2style2pixel (pSp) framework
pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
Resnet
Resnet,pytorch
Resnet-network
SliceGAN
SliceGAN_AdaIN
LiJuanapple's Repositories
LiJuanapple/deep-Texture-synthesis-using-convolutional-neural-networks
Unofficial Reimplementation of "Texture Synthesis Using Convolutional Neural Networks" in PyTorch [Gatys et al. 2015](http://arxiv.org/abs/1505.07376)
LiJuanapple/DeepLearning
A deep learning code base, mainly for paper replication, in the areas of image recognition, object detection, image segmentation, self-supervision, etc. Each project can be run independently, and there are corresponding articles to explain.
LiJuanapple/Glow-PyTorch
Simple, extendable, easy to understand Glow implementation in PyTorch
LiJuanapple/infoGAN-pytorch
implement infoGAN using pytorch
LiJuanapple/pixel2style2pixel
Official Implementation for "Encoding in Style: a StyleGAN Encoder for Image-to-Image Translation" (CVPR 2021) presenting the pixel2style2pixel (pSp) framework
LiJuanapple/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
LiJuanapple/Resnet
Resnet,pytorch
LiJuanapple/Resnet-network
LiJuanapple/SliceGAN
LiJuanapple/SliceGAN_AdaIN
LiJuanapple/stargan-v2
StarGAN v2 - Official PyTorch Implementation (CVPR 2020)
LiJuanapple/StyleGAN_PyTorch
The implementation of StyleGAN on PyTorch 1.0.1
LiJuanapple/texture-synthesis
Visual texture synthesis using convolutional neural networks
LiJuanapple/Very-Deep-Convolutional-Networks-for-Large-Scale-Image-Recognition
VGG-pytorch