Bringing Old Photo Back to Life (CVPR 2020 oral)
翻译 - 重现旧照片(CVPR 2020口头)
Contrastive unpaired image-to-image translation, faster and lighter training than cyclegan (ECCV 2020, in PyTorch)
翻译 - 对比性的非配对图像到图像翻译,比cyclegan更快,更轻松的训练(ECCV 2020,在PyTorch中)
Official PyTorch repo for JoJoGAN: One Shot Face Stylization
翻译 - JoJoGAN 的官方 PyTorch 存储库:One Shot Face Stylization
Generative Adversarial Transformers
翻译 - 生成的对抗变压器
[CVPR 2020] GAN Compression: Efficient Architectures for Interactive Conditional GANs
翻译 - [CVPR 2020] GAN压缩:用于交互式条件GAN的高效架构
GAN-based Mel-Spectrogram Inversion Network for Text-to-Speech Synthesis
翻译 - 基于GAN的Mel频谱图反演网络用于文本到语音合成
#计算机科学# Pytorch implementation of MixNMatch
翻译 - mixnmatch的pytorch实现
#计算机科学# [CVPR 2021] Anycost GANs for Interactive Image Synthesis and Editing
翻译 - [CVPR 2021]交互式图像合成和编辑的Anycost GAN
#计算机科学# Sketch Your Own GAN: Customizing a GAN model with hand-drawn sketches.
翻译 - Sketch Your Own GAN:使用手绘草图自定义 GAN 模型。
A demo webapp to convert images and videos into cartoon!
翻译 - 一个演示web应用程序,可将图像和视频转换为卡通!
#计算机科学# My implementation of various GAN (generative adversarial networks) architectures like vanilla GAN (Goodfellow et al.), cGAN (Mirza et al.), DCGAN (Radford et al.), etc.
翻译 - 我对香草GAN,cGAN,DCGAN等各种GAN(生成对抗网络)架构的实现。
EigenGAN: Layer-Wise Eigen-Learning for GANs (ICCV 2021)
翻译 - EigenGAN:GAN的分层明智的特征学习
#计算机科学# Rewriting a Deep Generative Model, ECCV 2020 (oral). Interactive tool to directly edit the rules of a GAN to synthesize scenes with objects added, removed, or altered. Change StyleGANv2 to make extr...
翻译 - 重写深度生成模型,ECCV 2020(口头)。通过直接重写关联记忆而无需训练数据,即可编辑深度生成网络的权重。