Pinned Repositories
awesome-MATLAB
A curated list of awesome MATLAB toolboxes, applications, software and resources.
caffe-lowlevel
Project for paper "Learning Recursive Filters for Low-Level Vision via a Hybrid Neural Network", ECCV 2016
CNN-FPGA
使用Verilog实现的CNN模块,可以方便的在FPGA项目中使用
CurvatureFilter
Curvature Filters are efficient solvers for Variational Models
DenseNet-Keras
DenseNet Implementation in Keras with ImageNet Pretrained Models
iUFO
Image Filtering with Generic Geometric Prior
Naturalization
Image Naturalization = Enhancement + Image Quality Assessment
SideWindowFilter
Side window is better than Full window
siggraph2016_colorization
Code for the paper 'Let there be Color!: Joint End-to-end Learning of Global and Local Image Priors for Automatic Image Colorization with Simultaneous Classification'.
WeightedMeanCurvature
Weighted Mean Curvature is a better regularization than Total Variation
YuanhaoGong's Repositories
YuanhaoGong/arrayfire
ArrayFire: a general purpose GPU library.
YuanhaoGong/conv-net-version-3
Deep neural network framework (C++/OpenCV).
YuanhaoGong/detection-proposals
Evaluation of detection performance, recall, and repeatability of detection proposal algorithms
YuanhaoGong/ELM-C--
Extreme Learning Machine - C++ library
YuanhaoGong/GPU_BADMM_MT
Bregman ADMM for mass transportation on GPU
YuanhaoGong/ImageSmoothing
A collection of image smoothing algorithms.
YuanhaoGong/jetflows
simulation and matching code for flows with higher-order jet particles
YuanhaoGong/matlab-toolboxes
Contains all my Matlab toolboxes.
YuanhaoGong/microCurv
Image Curvature Microscope
YuanhaoGong/MITK-material-ZH
Some material about MITK.org in chinese
YuanhaoGong/notebooks
IPython Notebook experiments
YuanhaoGong/Objectness
BING Objectness proposal estimator linux/mac/windows version implementation, runs at 1000 FPS. More in http://mmcheng.net/bing/
YuanhaoGong/Python-ELM
Extreme Learning Machine implementation in Python
YuanhaoGong/recurrent-net-lstm
Long Short-Term Memory Recurrent Neural Networks
YuanhaoGong/SelfExSR
Single Image Super-Resolution from Transformed Self-Exemplars (CVPR 2015)
YuanhaoGong/single-layer-rbm
YuanhaoGong/sparseicp
Automatically exported from code.google.com/p/sparseicp
YuanhaoGong/sparsenet
Sparse dictionary learning
YuanhaoGong/STCostAggregation
Segment-Tree Based Cost Aggregation for Stereo Matching Code