-
Ant Group
- Hangzhou, China
-
20:15
(UTC +08:00) - https://zengyh1900.github.io/
- @zengyh1900
Highlights
- Pro
-
BackgroundMattingV2 Public
Forked from PeterL1n/BackgroundMattingV2Real-Time High-Resolution Background Matting
Python MIT License UpdatedJun 23, 2021 -
BasicSR Public
Forked from XPixelGroup/BasicSROpen Source Image and Video Restoration Toolbox, especially for Super-Resolution, including EDSR, RCAN, SRResNet, SRGAN, ESRGAN, EDVR, etc. Also support StyleGAN2, DFDNet.
Python UpdatedJun 22, 2021 -
VSR_TGA Public
Forked from junpan19/VSR_TGAcode for paper "Video Super-resolution with Temporal Group Attention"
-
imaginaire Public
Forked from NVlabs/imaginaireNVIDIA PyTorch GAN library with distributed and mixed precision support
-
-
clean-fid Public
Forked from GaParmar/clean-fidPyTorch - FID calculation with proper image resizing and quantization steps
-
AOT-GAN-for-Inpainting Public
Forked from researchmm/AOT-GAN-for-InpaintingAOT-GAN for High-Resolution Image Inpainting (codebase for image inpainting)
Python UpdatedMay 15, 2021 -
stylegan2-pytorch Public
Forked from rosinality/stylegan2-pytorchImplementation of Analyzing and Improving the Image Quality of StyleGAN (StyleGAN 2) in PyTorch
Python MIT License UpdatedApr 27, 2021 -
pytorch-fid Public
Forked from mseitzer/pytorch-fidCompute FID scores with PyTorch.
Python Apache License 2.0 UpdatedApr 21, 2021 -
Meta-SR-Pytorch Public
Forked from XuecaiHu/Meta-SR-PytorchMeta-SR: A Magnification-Arbitrary Network for Super-Resolution (CVPR2019)
Python UpdatedApr 1, 2021 -
RCAN Public
Forked from yulunzhang/RCANPyTorch code for our ECCV 2018 paper "Image Super-Resolution Using Very Deep Residual Channel Attention Networks"
Python UpdatedApr 1, 2021 -
pytorch-inpainting-with-partial-conv Public
Forked from naoto0804/pytorch-inpainting-with-partial-convUnofficial pytorch implementation of 'Image Inpainting for Irregular Holes Using Partial Convolutions' [Liu+, ECCV2018]
Python UpdatedMar 24, 2021 -
sample-imageinpainting-HiFill Public
Forked from Atlas200dk/sample-imageinpainting-HiFillPython Other UpdatedMar 23, 2021 -
GatedConvolution_pytorch Public
Forked from avalonstrel/GatedConvolution_pytorchA modified reimplemented in pytorch of inpainting model in Free-Form Image Inpainting with Gated Convolution [http://jiahuiyu.com/deepfill2/]
Python UpdatedMar 23, 2021 -
TSIT Public
Forked from EndlessSora/TSIT[ECCV 2020 Spotlight] A Simple and Versatile Framework for Image-to-Image Translation
Python UpdatedMar 19, 2021 -
hopfield-layers Public
Forked from ml-jku/hopfield-layersHopfield Networks is All You Need
Python Other UpdatedFeb 16, 2021 -
Rethinking-Inpainting-MEDFE Public
Forked from KumapowerLIU/Rethinking-Inpainting-MEDFERethinking Image Inpainting via a Mutual Encoder Decoder with Feature Equalizations. ECCV 2020 Oral
Python Other UpdatedFeb 6, 2021 -
pytorch-image-models Public
Forked from huggingface/pytorch-image-modelsPyTorch image models, scripts, pretrained weights -- (SE)ResNet/ResNeXT, DPN, EfficientNet, MixNet, MobileNet-V3/V2, MNASNet, Single-Path NAS, FBNet, and more
Python Apache License 2.0 UpdatedJan 28, 2021 -
pytorch-AdaIN Public
Forked from naoto0804/pytorch-AdaINUnofficial pytorch implementation of 'Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization' [Huang+, ICCV2017]
Python MIT License UpdatedJan 19, 2021 -
places365 Public
Forked from CSAILVision/places365The Places365-CNNs for Scene Classification
Python MIT License UpdatedDec 22, 2020 -
-
-
RFB_ESRGAN-PyTorch Public
Forked from Lornatang/RFB_ESRGAN-PyTorchSimple realization of papers in oppo Research Institute super score competition.
Python Apache License 2.0 UpdatedNov 4, 2020 -
stylegan-web Public
Forked from k-l-lambda/stylegan-webA web porting for NVlabs' StyleGAN.
Python UpdatedOct 28, 2020 -
genforce Public
Forked from genforce/genforceGenForce: an efficient PyTorch library for deep generative modeling (StyleGANv1v2, PGGAN, etc)
Python MIT License UpdatedOct 1, 2020 -
ganspace Public
Forked from harskish/ganspaceDiscovering Interpretable GAN Controls
Python Apache License 2.0 UpdatedSep 7, 2020 -
-
deocclusion Public
Forked from XiaohangZhan/deocclusionCode for our CVPR 2020 work.
Python Apache License 2.0 UpdatedMay 18, 2020 -
-
nvidia-stylegan2 Public
Forked from NVlabs/stylegan2StyleGAN2 - Official TensorFlow Implementation