IshitaTakeshi / PCANetLinks
A Python implementation of PCANet https://arxiv.org/abs/1404.3606
☆149Updated 6 years ago
Alternatives and similar repositories for PCANet
Users that are interested in PCANet are comparing it to the libraries listed below
Sorting:
- Wide Residual Networks in Keras☆109Updated 7 years ago
- Chainer implementation of the paper Visualizing and Understanding Convolutional Networks, 2013☆61Updated 7 years ago
- Multi-Scale Context Aggregation by Dilated Convolutions in Keras.☆71Updated 6 years ago
- Learning Deep Features for Discriminative Localization (2016)☆150Updated 2 years ago
- visualization of CNN in PyTorch☆155Updated last year
- Implementation of "Matching Networks for One Shot Learning" in Keras https://arxiv.org/abs/1606.04080☆53Updated 6 years ago
- Codes and models for the CVPR 2017 spotlight paper "Borrowing Treasures from the Wealthy: Deep Transfer Learning through Selective Joint …☆78Updated 7 years ago
- Example of Deconvnet in PyTorch for VGG16☆64Updated 7 years ago
- TensorFlow implementation of PNASNet-5 on ImageNet☆101Updated 6 years ago
- Torch code for our CVPR 2016 paper "Joint Unsupervised LEarning of Deep Representations and Image Clusters"☆293Updated 5 years ago
- Chainer implementation of between-class learning for Image classification https://arxiv.org/abs/1711.10284