Pinned Repositories
ac-gan
A tensorflow implementation of google's AC-GAN ( Auxiliary Classifier GAN ).
adversarial
Code and hyperparameters for the paper "Generative Adversarial Networks"
adversarial-steganography
AdversarialNetsPapers
The classical paper list with code about generative adversarial nets
animeGAN
A simple PyTorch Implementation of Generative Adversarial Networks, focusing on anime face drawing.
apex
A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch
Awesome-Profile-README-templates
A collection of awesome readme templates to display on your profile
bigan
code for "Adversarial Feature Learning"
BigGAN-PyTorch
The author's officially unofficial PyTorch BigGAN implementation.
SteganoGAN
SteganoGAN is a tool for creating steganographic images using adversarial training.
pingcsu's Repositories
pingcsu/AdversarialNetsPapers
The classical paper list with code about generative adversarial nets
pingcsu/apex
A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch
pingcsu/Awesome-Profile-README-templates
A collection of awesome readme templates to display on your profile
pingcsu/BigGAN-PyTorch
The author's officially unofficial PyTorch BigGAN implementation.
pingcsu/ColossalAI
Colossal-AI: A Unified Deep Learning System for Big Model Era
pingcsu/daily_fudan
一键平安复旦小脚本,自动化快速上报疫情
pingcsu/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet代码实现改为PyTorch实现。
pingcsu/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
pingcsu/faceswap
Non official project based on original /r/Deepfakes thread. Many thanks to him!
pingcsu/FrEIA
Framework for Easily Invertible Architectures
pingcsu/glide-text2im
GLIDE: a diffusion-based text-conditional image synthesis model
pingcsu/Glow-PyTorch
Simple, extendable, easy to understand Glow implementation in PyTorch
pingcsu/glow-pytorch-1
PyTorch implementation of Glow
pingcsu/glow-pytorch-2
pytorch implementation of openai paper "Glow: Generative Flow with Invertible 1×1 Convolutions"
pingcsu/InfoBiGANs
Implementation of a combination of the BiGAN and InfoGAN architectures.
pingcsu/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
pingcsu/LSB-Steganography
Python program to steganography files into images using the Least Significant Bit.
pingcsu/maskrcnn-benchmark
Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
pingcsu/normalizing_flows
Pytorch implementations of density estimation algorithms: BNAF, Glow, MAF, RealNVP, planar flows
pingcsu/PointFlow
PointFlow : 3D Point Cloud Generation with Continuous Normalizing Flows
pingcsu/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
pingcsu/pytorch-cifar
95.47% on CIFAR10 with PyTorch
pingcsu/pytorch-CycleGAN-and-pix2pix
Image-to-image translation in PyTorch (e.g., horse2zebra, edges2cats, and more)
pingcsu/pytorch-generative
Easy generative modeling in PyTorch.
pingcsu/pytorch-tools
Useful PyTorch functions and modules that are not implemented in PyTorch by default
pingcsu/SSGAN-Tensorflow
A Tensorflow implementation of Semi-supervised Learning Generative Adversarial Networks (NIPS 2016: Improved Techniques for Training GANs).
pingcsu/stylegan2-ada-pytorch
StyleGAN2-ADA - Official PyTorch implementation
pingcsu/StyleGAN_PyTorch
The implementation of StyleGAN on PyTorch 1.0.1
pingcsu/tensorpack
A Neural Net Training Interface on TensorFlow, with focus on speed + flexibility
pingcsu/tf-encrypted
A Framework for Machine Learning on Encrypted Data