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/ID_retrieval
PeterouZh/stargan-v2
StarGAN v2 - Official PyTorch Implementation (CVPR 2020)
PeterouZh/adcgan-1
Conditional GANs with Auxiliary Discriminative Classifier (ICML 2022)
PeterouZh/aitviewer
A set of tools to visualize and interact with sequences of 3D data.
PeterouZh/CLIP
Contrastive Language-Image Pretraining
PeterouZh/Cold-Diffusion-Models
Official implementation of Cold-Diffusion for different transformations in pytorch.
PeterouZh/ControlNet
Let us control diffusion models!
PeterouZh/denoising-diffusion-gan
Tackling the Generative Learning Trilemma with Denoising Diffusion GANs https://arxiv.org/abs/2112.07804
PeterouZh/DenoisingDiffusionProbabilityModel-ddpm-
This may be the simplest implement of DDPM. You can directly run Main.py to train the UNet on CIFAR-10 dataset and see the amazing process of denoising.
PeterouZh/Diffusion-GAN
Official PyTorch implementation for paper: Diffusion-GAN: Training GANs with Diffusion
PeterouZh/DualStyleGAN
[CVPR 2022] Pastiche Master: Exemplar-Based High-Resolution Portrait Style Transfer
PeterouZh/eg3d
PeterouZh/ENARF-GAN
PeterouZh/EVA3D
[ICLR 2023 Spotlight] EVA3D: Compositional 3D Human Generation from 2D Image Collections
PeterouZh/giraffe
This repository will contain the code for the CVPR 2021 paper "GIRAFFE: Representing Scenes as Compositional Generative Neural Feature Fields"
PeterouZh/GIRAFFEHD
Official Github repository for the CVPR 2022 paper "GIRAFFE HD: A High-Resolution 3D-aware Generative Model"
PeterouZh/GRAM
GRAM: Generative Radiance Manifolds for 3D-Aware Image Generation (CVPR 2022 Oral)
PeterouZh/instruct-pix2pix
PeterouZh/lang-seg
Language-Driven Semantic Segmentation
PeterouZh/Motion-Guided-Deep-Dynamic-3D-Garment
PeterouZh/multi-person-tracker
Simple Multi Person Tracker implementation in PyTorch
PeterouZh/nerfacc
A General NeRF Acceleration Toolbox in PyTorch.
PeterouZh/pbrt-v4
Source code to pbrt, the ray tracer described in the forthcoming 4th edition of the "Physically Based Rendering: From Theory to Implementation" book.
PeterouZh/pytorch-cppcuda-tutorial
tutorial for writing custom pytorch cpp+cuda kernel, applied on volume rendering (NeRF)
PeterouZh/stable-diffusion-webui-extension-templates
a template of stable-diffusion-webui extension
PeterouZh/StyleNeRF
This is the open source implementation of the ICLR2022 paper "StyleNeRF: A Style-based 3D-Aware Generator for High-resolution Image Synthesis"
PeterouZh/VIBE
Official implementation of CVPR2020 paper "VIBE: Video Inference for Human Body Pose and Shape Estimation"
PeterouZh/wbgan.pytorch
PeterouZh/x-unet
Implementation of a U-net complete with efficient attention as well as the latest research findings
PeterouZh/yolov7
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors