Pinned Repositories
2DASL
The code (pytorch for testing & matlab for 3D plot and evaluation) for our project: Joint 3D Face Reconstruction and Dense Face Alignment from A Single Image with 2D-Assisted Self-Supervised Learning (2DASL)
3DDFA
The PyTorch improved version of TPAMI 2017 paper: Face Alignment in Full Pose Range: A 3D Total Solution.
3DFace
This repository contains the dataset including the pair of 2D face image and its corresponding 3D face geometry model.
3dmm_cnn
Regressing Robust and Discriminative 3D Morphable Models with a very Deep Neural Network
3DMM_edges
AdversarialNetsPapers
The classical papers and codes about generative adversarial nets
ganlab
GAN Lab: An Interactive, Visual Experimentation Tool for Generative Adversarial Networks
MPTPN-for--Medical-Image-Segmentation
Multiscale Progressive Text Prompt Network for Medical Image Segmentation
PRML
PRML algorithms implemented in Python
SSFormer
Learning the degradation distribution for medical image superresolution via sparse swin transformer
codehxj's Repositories
codehxj/AdversarialNetsPapers
The classical papers and codes about generative adversarial nets
codehxj/3DMM_edges
codehxj/CoGAN
codehxj/colorization
Automatic colorization using deep neural networks. "Colorful Image Colorization." In ECCV, 2016.
codehxj/cyclegan-1
Tensorflow implementation of CycleGANs
codehxj/DeblurGAN
Image Deblurring using Generative Adversarial Networks
codehxj/DeepLearningForFun
Implementation of some interesting ideas of deeplearning with MXNet
codehxj/deligan
This project is an implementation of the Generative Adversarial Network proposed in our CVPR 2017 paper - DeLiGAN : Generative Adversarial Networks for Diverse and Limited Data. DeLiGAN is a simple but effective modification of the GAN framework and aims to improve performance on datasets which are diverse yet small in size.
codehxj/eyescream
natural image generation using ConvNets
codehxj/face-intrinsics
codehxj/Face-Pose-Net
Estimate 3D face pose by a Convolutional Neural Network
codehxj/facenet
Face recognition using Tensorflow
codehxj/FacialRelightingSig07
Implementation for Post-Production Facial Performance Relighting Using Reflectance Transfer
codehxj/FacialRelightingUsing3DModel
Implementation for Face Relighting from a Single Image under Arbitrary Unknown Lighting Conditions (PAMI09) http://ieeexplore.ieee.org/document/4641935/
codehxj/Faster-High-Res-Neural-Inpainting
High-Resolution Image Inpainting using Multi-Scale Neural Patch Synthesis
codehxj/GAN-weight-norm
Code for "On the Effects of Batch and Weight Normalization in Generative Adversarial Networks"
codehxj/ImageCompletion_IncompleteData
Image completion network using incomplete data
codehxj/incubator-mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
codehxj/intrinsics-network
Code for the paper "Self-Supervised Intrinsic Image Decomposition"
codehxj/machine-learning-curriculum
:computer: Make machines learn so that you don't have to program them; The ultimate list
codehxj/ML-Tutorial-Experiment
Coding the Machine Learning Tutorial for Learning to Learn
codehxj/MTCNN-VGG-face
codehxj/openface
Face recognition with deep neural networks.
codehxj/SeetaFaceEngine
codehxj/siggraph2017_inpainting
Code for the paper 'Globally and Locally Consistent Image Completion'. http://hi.cs.waseda.ac.jp/~iizuka/projects/completion/
codehxj/sngan_projection
GANs with spectral normalization and projection discriminator
codehxj/Stereo_matching
Siamese stereo matching CNN for 3D reconstruction
codehxj/street_to_shop_experiments
codehxj/the-gan-zoo
A list of all named GANs!
codehxj/vrn
:man: Code for "Large Pose 3D Face Reconstruction from a Single Image via Direct Volumetric CNN Regression"