Pinned Repositories
autonn
A fast and expressive Matlab/MatConvNet deep learning API, with native automatic differentiation
cifar10-vgg16
Classifies the cifar-10 database by using a vgg16 network. Training, predicting and showing learned filters are included.
IRCNN
Learning Deep CNN Denoiser Prior for Image Restoration (CVPR, 2017)
keras-image-to-image
Transform one image to another image in Keras using GAN
practical-cnn
A VGG practical on convolutional neural networks
practical-cnn-reg
A CNN practical focusing on image to image regression
Resnet50-Cifar10-Python-Keras
Train&prediction of Cifar10 dataset using Resnet50 - Python-Keras
stl10-vgg16
Transfer learning from imagenet VGG16 CNN for classifying stl10 database using Keras
TFrecord-Lenet-Vgg19-tensorflow
Implement lenet and vgg19 by tensorflow with dataset mnist using tfrecord
Transfer-Learning-in-keras---custom-data
Implementing Transfer Learning for custom data using VGG-16 and Resnet-50
kusiwu's Repositories
kusiwu/Resnet50-Cifar10-Python-Keras
Train&prediction of Cifar10 dataset using Resnet50 - Python-Keras
kusiwu/cifar10-vgg16
Classifies the cifar-10 database by using a vgg16 network. Training, predicting and showing learned filters are included.
kusiwu/Transfer-Learning-in-keras---custom-data
Implementing Transfer Learning for custom data using VGG-16 and Resnet-50
kusiwu/autonn
A fast and expressive Matlab/MatConvNet deep learning API, with native automatic differentiation
kusiwu/IRCNN
Learning Deep CNN Denoiser Prior for Image Restoration (CVPR, 2017)
kusiwu/keras-image-to-image
Transform one image to another image in Keras using GAN
kusiwu/practical-cnn
A VGG practical on convolutional neural networks
kusiwu/practical-cnn-reg
A CNN practical focusing on image to image regression
kusiwu/stl10-vgg16
Transfer learning from imagenet VGG16 CNN for classifying stl10 database using Keras
kusiwu/TFrecord-Lenet-Vgg19-tensorflow
Implement lenet and vgg19 by tensorflow with dataset mnist using tfrecord