Pinned Repositories
3DMM_edges
Matlab implementation of algorithm for fitting 3D Morphable Model to images using edge features
adversarial
Code and hyperparameters for the paper "Generative Adversarial Networks"
annotated_deep_learning_paper_implementations
🧑🏫 60 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
APDrawingGAN
Code for APDrawingGAN: Generating Artistic Portrait Drawings from Face Photos with Hierarchical GANs (CVPR 2019 Oral)
APDrawingGAN2
Code for Line Drawings for Face Portraits from Photos using Global and Local Structure based GANs (TPAMI)
Attribute2Sketch2Face
This repository is for our work on Attribute2Sketch2Face.
automatic-portrait-tf
TensorFlow implementation of Automatic Portrait Segmentation
CelebAMask-HQ
A large-scale face dataset for face parsing, recognition, generation and editing.
hello-world
dating with zhxt0
Programmer-interview-guide
使用C++实现左老师书及视频中出现的题目代码
ludandandan's Repositories
ludandandan/APDrawingGAN2
Code for Line Drawings for Face Portraits from Photos using Global and Local Structure based GANs (TPAMI)
ludandandan/annotated_deep_learning_paper_implementations
🧑🏫 60 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
ludandandan/APDrawingGAN
Code for APDrawingGAN: Generating Artistic Portrait Drawings from Face Photos with Hierarchical GANs (CVPR 2019 Oral)
ludandandan/CelebAMask-HQ
A large-scale face dataset for face parsing, recognition, generation and editing.
ludandandan/ChatGLM2-6B
ChatGLM2-6B: An Open Bilingual Chat LLM | 开源双语对话语言模型
ludandandan/conda-
ludandandan/cvxbook_additional_exercises
Additional exercises and data for EE364a. No solutions; for public consumption.
ludandandan/ddim
Denoising Diffusion Implicit Models
ludandandan/DDPM-Sketch
ludandandan/deep-learning-from-scratch
『ゼロから作る Deep Learning』(O'Reilly Japan, 2016)
ludandandan/easy_to_see
ludandandan/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
ludandandan/FaceSketch-Awesome-List
Deep Facial Synthesis: A New Challenge
ludandandan/FS2K
ludandandan/FS2KToolbox
ludandandan/FSGAN
ludandandan/guided-diffusion
ludandandan/HIDA
[ICCV'23] Human-Inspired Facial Sketch Synthesis with Dynamic Adaptation
ludandandan/hyperstyle
Official Implementation for "HyperStyle: StyleGAN Inversion with HyperNetworks for Real Image Editing" (CVPR 2022) https://arxiv.org/abs/2111.15666
ludandandan/improved-diffusion
Release for Improved Denoising Diffusion Probabilistic Models
ludandandan/Insight-DDPM-
ludandandan/MS-SSIM_L1_LOSS
Pytorch implementation of MS-SSIM L1 Loss function
ludandandan/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
ludandandan/Palette-Image-to-Image-Diffusion-Models
Unofficial implementation of Palette: Image-to-Image Diffusion Models by Pytorch
ludandandan/PerceptualSimilarity
LPIPS metric. pip install lpips
ludandandan/pix2pixHD
Synthesizing and manipulating 2048x1024 images with conditional GANs
ludandandan/pytorch-fid
Compute FID scores with PyTorch.
ludandandan/PyTorch-VAE
A Collection of Variational Autoencoders (VAE) in PyTorch.
ludandandan/SPIGA
SPIGA: Shape Preserving Facial Landmarks with Graph Attention Networks.
ludandandan/stylegan
StyleGAN - Official TensorFlow Implementation