Pinned Repositories
-CUT-contrastive-unpaired-translation
Contrastive unpaired image-to-image translation, faster and lighter training than cyclegan (ECCV 2020, in PyTorch)
AIGC
annotated_deep_learning_paper_implementations
🧑🏫 50! Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
ArtificialGANFingerprints
The official PyTorch implementation for ICCV'21 Oral paper 'Artificial GAN Fingerprints: Rooting Deepfake Attribution in Training Data'
BigGAN-PyTorch
The author's officially unofficial PyTorch BigGAN implementation.
Certified_Watermarks
chendi77.github.io
我的hexo博客
copilot-docs
Documentation for GitHub Copilot
stable-diffusion-webui
Stable Diffusion web UI
StyleTransfer-AdaIN
机器学习基于AdaIN实现图像风格迁移
chendi77's Repositories
chendi77/chendi77.github.io
我的hexo博客
chendi77/DeepLearning
深度学习入门教程, 优秀文章, Deep Learning Tutorial
chendi77/StegaStamp
Invisible Hyperlinks in Physical Photographs
chendi77/HiDDeN
Pytorch implementation of paper "HiDDeN: Hiding Data With Deep Networks" by Jiren Zhu, Russell Kaplan, Justin Johnson, and Li Fei-Fei
chendi77/StyleTransfer-AdaIN
机器学习基于AdaIN实现图像风格迁移
chendi77/junkMailDetect
垃圾邮件检测 词袋模型+机器学习、word2vec+cnn
chendi77/Progressive_Growing_of_GANs-PyTorch
A PyTorch 0.4 implementation of Progressive Growing of GANs for Improved Quality, Stability and Variability (https://arxiv.org/abs/1710.10196)