Pinned Repositories
Accelerating_VGG16
Accelerating VGG16 CNN
AI-based-Super-Resolution
The mdel can successfully create High Resolution image uptp Three times of its oroginal Size
autoencoders_dictionaries
Simulation Experiments for Provable Dictionary Learning using ReLU Autoencoders
caffe
Caffe: a fast open framework for deep learning.
CCSC_code_ICCV2017
This is the source code repository for the ICCV 2017 paper "Consensus Convolutional Sparse Coding".
cgnl-network.pytorch
Compact Generalized Non-local Network (NIPS 2018)
convolutional-dictionary
Implementation and experiments for a (theory) paper on covergence rates of convolutional sparse dictionary learning.
convsparsecoding
Code accompanying the paper M. Sorel, F. Sroubek, "Fast convolutional sparse coding using matrix inversion lemma", Digital Signal Processing, vol. 55, pp.44-51, 2016
Coupled-Dictionary-Training-for-Image-Super-Resolution
Implementation in MATLAB of the algorithm described in the paper: "Coupled Dictionary Training for Image Super-Resolution" by Jianchao Yang et al.
FISTA_examples
zengxi77's Repositories
zengxi77/AI-based-Super-Resolution
The mdel can successfully create High Resolution image uptp Three times of its oroginal Size
zengxi77/cgnl-network.pytorch
Compact Generalized Non-local Network (NIPS 2018)
zengxi77/Single-Image-Super-Resolution
A collection of high-impact and state-of-the-art SR methods
zengxi77/Non-local_pytorch
Implementation of Non-local Block.
zengxi77/NLRN_v0
Code of Non-Local Recurrent Network for Image Restoration (NeurIPS 2018)
zengxi77/NLRN
Code for Non-Local Recurrent Network for Image Restoration (NeurIPS 2018)
zengxi77/RNAN
PyTorch code for our ICLR 2019 paper "Residual Non-local Attention Networks for Image Restoration"
zengxi77/RCAN
PyTorch code for our ECCV 2018 paper "Image Super-Resolution Using Very Deep Residual Channel Attention Networks"
zengxi77/Image-Restoration-using-SRCNN
Deploying the super-resolution convolution neural network (SRCNN) using Keras
zengxi77/Image-Super-Resolution
zengxi77/video-nonlocal-net
Non-local Neural Networks for Video Classification
zengxi77/TFSparseCode
TensorFlow implementation for Sparse Coding
zengxi77/Image-Feature-Extraction-Transfer-Learning
CNN Architectures : VGG, Resnet, InceptionNet, XceptionNet
zengxi77/Non-Local_Nets-Tensorflow
An implement of Non-local neural networks for tensorflow version
zengxi77/keras-non-local-nets
Keras implementation of Non-local Neural Networks
zengxi77/SparseConvNet
Submanifold sparse convolutional networks
zengxi77/SRCNN-1
zengxi77/caffe
Caffe: a fast open framework for deep learning.
zengxi77/CCSC_code_ICCV2017
This is the source code repository for the ICCV 2017 paper "Consensus Convolutional Sparse Coding".
zengxi77/sparse-structure-selection
zengxi77/super-resolution-testing
Testing procedures for Super-Resolution, i.e. testing spikes from low frequency measurements.
zengxi77/LapSRN-tensorflow
Tensorflow implementation of the paper "Deep Laplacian Pyramid Networks for Fast and Accurate Super-Resolution"
zengxi77/Coupled-Dictionary-Training-for-Image-Super-Resolution
Implementation in MATLAB of the algorithm described in the paper: "Coupled Dictionary Training for Image Super-Resolution" by Jianchao Yang et al.
zengxi77/NLNet
zengxi77/Super-Resolution
Super resolution ( make blur image to clear image )
zengxi77/image-super-resolution-1
Converting a low resolution input into a high resolution version using CNNs
zengxi77/SkimCaffe
Caffe for Sparse Convolutional Neural Network
zengxi77/Super-Resolution.Benckmark
Benchmark and resources for single super-resolution algorithms
zengxi77/pytorch-vdsr
VDSR (CVPR2016) pytorch implementation
zengxi77/None_local_block
None_local_block TensorFlow