Pinned Repositories
3DDFA
The pytorch re-implementation of TPAMI 2017 paper: Face Alignment in Full Pose Range: A 3D Total Solution.
Adversarial_Video_Generation
A TensorFlow Implementation of "Deep Multi-Scale Video Prediction Beyond Mean Square Error" by Mathieu, Couprie & LeCun.
apic2d
Affine Particle-in-Cell Water Simulation in 2D
BIMEF
Code and data for the research paper "A Bio-Inspired Multi-Exposure Fusion Framework for Low-light Image Enhancement" (Submitted to IEEE Transactions on Cybernetics)
clmtrackr
Javascript library for precise tracking of facial features via Constrained Local Models
CMake-tutorial
CMake 官方教程
code-of-learn-deep-learning-with-pytorch
This is code of book "Learn Deep Learning with PyTorch"
Coherence-Enhancing-Diffusion-filtering
Coherence-Enhancing Diffusion Filtering is used in completion of interrupted lines or the enhancement of flow-like structures.
cvui
A (very) simple UI lib built on top of OpenCV drawing primitives
dataset
The Open Images dataset
zjchust's Repositories
zjchust/Adversarial_Video_Generation
A TensorFlow Implementation of "Deep Multi-Scale Video Prediction Beyond Mean Square Error" by Mathieu, Couprie & LeCun.
zjchust/BIMEF
Code and data for the research paper "A Bio-Inspired Multi-Exposure Fusion Framework for Low-light Image Enhancement" (Submitted to IEEE Transactions on Cybernetics)
zjchust/CMake-tutorial
CMake 官方教程
zjchust/code-of-learn-deep-learning-with-pytorch
This is code of book "Learn Deep Learning with PyTorch"
zjchust/dataset
The Open Images dataset
zjchust/DCGAN-tensorflow
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
zjchust/DeblurGAN
Image Deblurring using Generative Adversarial Networks
zjchust/deep-smile-warp
DeepWarp for Facial Expression Manipulation
zjchust/DeepDeblur_release
Deep Multi-scale CNN for Dynamic Scene Deblurring
zjchust/DeformationLearningSolver
zjchust/E-book
E-books on Machine Learning, Artificial Intelligence, Data Mining, Programming Languages, and Others
zjchust/ERT-GBDT_Face_Alignment
One Millisecond Face Alignment with an Ensemble of Regression Trees
zjchust/eyescream
natural image generation using ConvNets
zjchust/Facelet_Bank
Facelet-Bank for Fast Portrait Manipulation (pytorch)
zjchust/fourier-deconvolution-network
Code for ICCV 2017 paper "Learning to Push the Limits of Efficient FFT-based Image Deconvolution" (Jakob Kruse, Carsten Rother, and Uwe Schmidt)
zjchust/Gabor_Visualization
Documents to help understand Gabor Filter. Projects for Gabor Filters visualization.
zjchust/Gaze_Manipulation
Implement DeepWarp algorithm for gaze manipulation
zjchust/generative-models
Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.
zjchust/image_pairs_deblur
Image Deblurring with Blurred/Noisy Image Pairs. Yuan et al. 2007.
zjchust/K-svd
Image Denoising via Sparse and Redundant Representations over Learned Dictionaries
zjchust/libsvm
zjchust/My-TensorFlow-tutorials
This repo contains all of my TensorFlow tutorials
zjchust/ndeblur
A Neural Approach to Blind Motion Deblurring
zjchust/NFIQ2
Biometric fingerprint quality detection
zjchust/npy-matlab
Experimental code to read/write NumPy .NPY files in MATLAB
zjchust/OpenCE
Contrast Enhancement Techniques for low-light images
zjchust/osxfuse
FUSE extends macOS by adding support for user space file systems
zjchust/RED
RED - Regularization by Denoising
zjchust/tensorflow-tutorial
Example TensorFlow codes and Caicloud TensorFlow as a Service dev environment.
zjchust/TF-Tutorials
A collection of deep learning tutorials using Tensorflow and Python