yutaocui
Ph.D. candidate From @MCG-NJU, Nanjing University, under the supervision of Prof. Limin Wang.
Nanjing UniversityNanjing
yutaocui's Stars
magenta/magenta
Magenta: Music and Art Generation with Machine Intelligence
horovod/horovod
Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.
extreme-assistant/CVPR2024-Paper-Code-Interpretation
cvpr2024/cvpr2023/cvpr2022/cvpr2021/cvpr2020/cvpr2019/cvpr2018/cvpr2017 论文/代码/解读/直播合集,极市团队整理
NVIDIA/vid2vid
Pytorch implementation of our method for high-resolution (e.g. 2048x1024) photorealistic video-to-video translation.
tkarras/progressive_growing_of_gans
Progressive Growing of GANs for Improved Quality, Stability, and Variation
NVIDIA/flownet2-pytorch
Pytorch implementation of FlowNet 2.0: Evolution of Optical Flow Estimation with Deep Networks
ajbrock/BigGAN-PyTorch
The author's officially unofficial PyTorch BigGAN implementation.
albertpumarola/GANimation
GANimation: Anatomically-aware Facial Animation from a Single Image (ECCV'18 Oral) [PyTorch]
google/compare_gan
Compare GAN code.
vacancy/Synchronized-BatchNorm-PyTorch
Synchronized Batch Normalization implementation in PyTorch.
pfnet-research/sngan_projection
GANs with spectral normalization and projection discriminator
yjxiong/tsn-pytorch
Temporal Segment Networks (TSN) in PyTorch
HsinYingLee/DRIT
Learning diverse image-to-image translation from unpaired data
flyywh/Image-Denoising-State-of-the-art
CompVis/adaptive-style-transfer
source code for the ECCV18 paper A Style-Aware Content Loss for Real-time HD Style Transfer
sbarratt/inception-score-pytorch
Inception Score for GANs in Pytorch
hx173149/C3D-tensorflow
C3D is a modified version of BVLC tensorflow to support 3D ConvNets.
github-pengge/PyTorch-progressive_growing_of_gans
PyTorch implementation of Progressive Growing of GANs for Improved Quality, Stability, and Variation.
sergeytulyakov/mocogan
MoCoGAN: Decomposing Motion and Content for Video Generation
SaoYan/DnCNN-PyTorch
PyTorch implementation of the TIP2017 paper "Beyond a Gaussian Denoiser: Residual Learning of Deep CNN for Image Denoising"
pfnet-research/tgan
The implementation of Temporal Generative Adversarial Nets with Singular Value Clipping
mathfinder/pytorch-projection_sngan
pytorch implementation of projection-sngan
csuhuihui/pytorch-c3d
PyTorch implemented C3D and R2Plus1D models for video action recognition.