Pinned Repositories
CIPS-3D
3D-aware GANs based on NeRF (arXiv).
CIPS-3Dplusplus
3D GAN inversion
Deep_Generative_Models
A collection of papers I am interested in.
HRInversion
A minimal PyTorch implementation of VGG perceptual loss.
ID_retrieval
Image2Image-Daily
Deprecated! A collection of image2image papers appearing on arXiv.
instruct-nerf2nerf
Instruct-NeRF2NeRF: Editing 3D Scenes with Instructions (ICCV 2023)
NAS_cGAN
cGAN with NAS (arXiv).
Omni-GAN-DGP
Omni-GAN-PyTorch
ICCV2021 (poster)
PeterouZh's Repositories
PeterouZh/AutoGAN
[ICCV 2019] "AutoGAN: Neural Architecture Search for Generative Adversarial Networks" by Xinyu Gong, Shiyu Chang, Yifan Jiang and Zhangyang Wang
PeterouZh/BBMSG-GAN
BMSG-GAN with more features
PeterouZh/CC-FPSE
Code for NeurIPS 2019 paper "Learning to Predict Layout-to-image Conditional Convolutions for Semantic Image Synthesis"
PeterouZh/celebA-HQ-dataset-download
Download CelebA-HQ dataset easily ! Create with docker or download from Google Drive.
PeterouZh/cityscapesScripts
README and scripts for the Cityscapes Dataset
PeterouZh/cocoapi
COCO API - Dataset @ http://cocodataset.org/
PeterouZh/darts
Differentiable architecture search for convolutional and recurrent networks
PeterouZh/Detectron-DA-Faster-RCNN
Domain Adaptive Faster R-CNN in Detectron
PeterouZh/Domain-Adaptive-Faster-RCNN-PyTorch
Domain Adaptive Faster R-CNN in PyTorch
PeterouZh/DoubleDIP
Official implementation of the paper "Double-DIP: Unsupervised Image Decomposition via Coupled Deep-Image-Priors"
PeterouZh/EDSR-PyTorch-1
PyTorch version of the paper 'Enhanced Deep Residual Networks for Single Image Super-Resolution' (CVPRW 2017)
PeterouZh/face3d
Python tools for 3D face: 3DMM, Mesh processing(transform, camera, light, render), 3D face representations.
PeterouZh/FairNAS
FairNAS: Rethinking Evaluation Fairness of Weight Sharing Neural Architecture Search
PeterouZh/ffhq-dataset
Flickr-Faces-HQ Dataset (FFHQ)
PeterouZh/flickrdatasets
Download images using flickrapi
PeterouZh/GAN_stability
Code for paper "Which Training Methods for GANs do actually Converge? (ICML 2018)"
PeterouZh/HoloGAN
HoloGAN
PeterouZh/image-to-image-papers
🦓<->🦒 🌃<->🌆 A collection of image to image papers with code (constantly updating)
PeterouZh/maskrcnn-benchmark
Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
PeterouZh/Multi-Agent-Diverse-Generative-Adversarial-Networks
Easy-to-follow Pytorch tutorial Notebook for Multi-Agent-Diverse-Generative-Adversarial-Networks
PeterouZh/Photorealistic-Style-Transfer
High-Resolution Network for Photorealistic Style Transfer
PeterouZh/progressive_growing_of_gans-1
Progressive Growing of GANs for Improved Quality, Stability, and Variation
PeterouZh/proxylessnas
[ICLR 2019] ProxylessNAS: Direct Neural Architecture Search on Target Task and Hardware
PeterouZh/pytorch-cifar
95.16% on CIFAR10 with PyTorch
PeterouZh/Realtime-Vulkan-Hair
PeterouZh/ReZero-examples
PyTorch Examples repo for "ReZero is All You Need: Fast Convergence at Large Depth"
PeterouZh/RobustDARTS
Understanding and Robustifying DARTS
PeterouZh/SinGAN
Official pytorch implementation of the paper: "SinGAN: Learning a Generative Model from a Single Natural Image"
PeterouZh/Stand-Alone-Self-Attention
Implementing Stand-Alone Self-Attention in Vision Models using Pytorch
PeterouZh/vqvae
A pytorch implementation of the vector quantized variational autoencoder (https://arxiv.org/abs/1711.00937)