Pinned Repositories
CameraSR
Camera Lens Super-Resolution in CVPR 2019
CameraTE
Camera Trace Erasing in CVPR 2020
DA-MitoSeg
Uncertainty-Aware Label Rectification for Domain Adaptive Mitochondria Segmentation in MICCAI 2021
Deep-learning-with-Python
Example projects I completed to understand Deep Learning techniques with Tensorflow.
deepBoosting
Deep Boosting for Image Denoising in ECCV 2018 and its Real-world Extension in IEEE Transactions on Pattern Analysis and Machine Intelligence
HSCNN-Plus
HSCNN+: Advanced CNN-Based Hyperspectral Recovery from RGB Images in CVPRW 2018 (Winner of NTIRE Challenge)
LFSRBenchmark
Light Field Super-Resolution: A Benchmark in CVPRW 2019
pytorch-cnn-visualizations
Pytorch implementation of convolutional neural network visualization techniques
ngchc's Repositories
ngchc/ccnoise
The source code of "A Holistic Approach to Cross-Channel Image Noise Modeling and its Application to Image Denoising, CVPR16"
ngchc/colorRealism
Code from the ICCV'07 paper "Using Color Compatibility for Assessing Image Realism"
ngchc/Conditional-PixelCNN-decoder
Tensorflow implementation of Gated Conditional Pixel Convolutional Neural Network
ngchc/CORAL
Correlation Alignment for Domain Adaptation
ngchc/cprint
A Python package for formatting output of complex data structures. Work well with un-English.
ngchc/dl4mt-tutorial
ngchc/fast-pixel-cnn
Speed up PixelCNN++ image generation by up to a 183 times
ngchc/hyperboard
A web-based dashboard for Deep Learning
ngchc/InfoGAN
ngchc/inspect_word2vec
Python code for checking out Google's pre-trained, 3M word Word2Vec model
ngchc/LQSR
Learning-based joint super-resolution and deblocking for a highly compressed image
ngchc/matlabPyrTools
MatLab tools for multi-scale image processing, including Laplacian pyramids, Wavelets, and Steerable Pyramids
ngchc/neuroproof_examples
Example data and commands for exploring NeuroProof
ngchc/parallel-elastic-alignment
A script collection and workflow description to parallelize elastic alignment with TrakEM2 on a cluster
ngchc/pixel-cnn
adaptation of PixelCNN
ngchc/pixel-recursive-super-resolution
Tensorflow implementation of pixel-recursive-super-resolution(Google Brain paper: https://arxiv.org/abs/1702.00783)
ngchc/PixelVAE
Code for the models in "PixelVAE: A Latent Variable Model for Natural Images" (https://arxiv.org/abs/1611.05013
ngchc/py-optim
Gradient-based optimization algorithms in Python
ngchc/py_matlab_randn
Implementation of MATLAB's randn function for Python
ngchc/randn-matlab-python
Reproducing Random Numbers in Matlab and Python / NumPy
ngchc/set_gpu_fans_public
Controlling GPU fan speed on a headless linux computer requires spoofing a display.
ngchc/smits1999
An RGB to Spectrum Conversion for Reflectances
ngchc/sunny-side-up
Sentiment Analysis Challenge
ngchc/Super-Resolution-using-Generative-Adversarial-Networks
An implementation of SRGAN model in Keras
ngchc/vision_networks
Repo about neural networks for images handling