IshitaTakeshi / PCANetLinks
A Python implementation of PCANet https://arxiv.org/abs/1404.3606
☆150Updated 6 years ago
Alternatives and similar repositories for PCANet
Users that are interested in PCANet are comparing it to the libraries listed below
Sorting:
- Chainer implementation of the paper Visualizing and Understanding Convolutional Networks, 2013☆61Updated 8 years ago
- Multi-Scale Context Aggregation by Dilated Convolutions in Keras.☆72Updated 6 years ago
- Learning Deep Features for Discriminative Localization (2016)☆150Updated 3 years ago
- Chainer implementation of between-class learning for Image classification https://arxiv.org/abs/1711.10284☆63Updated 8 years ago
- A collection of Python tools for feature extraction and image classification using Sparse Coding algorithms.☆69Updated 6 years ago
- ☆100Updated 5 years ago
- Torch code for our CVPR 2016 paper "Joint Unsupervised LEarning of Deep Representations and Image Clusters"☆296Updated 6 years ago
- Wide Residual Networks in Keras☆109Updated 7 years ago
- Example of Deconvnet in PyTorch for VGG16☆64Updated 8 years ago
- Given a pre-trained CNN, generate saliency map for an input image corresponding to the output label of interest.☆51Updated 9 years ago
- Keras implementation of Global Context Attention blocks☆46Updated 6 years ago
- visualization of CNN in PyTorch☆155Updated 2 years ago
- Fully convolutional networks for semantic segmentation☆191Updated 7 years ago
- selective-search for object recognition☆47Updated 10 years ago
- A PyTorch implementation of the paper Mixup: Beyond Empirical Risk Minimization in PyTorch☆124Updated 8 years ago
- CapsNet reference from : https://github.com/XifengGuo/CapsNet-Keras☆36Updated 2 years ago
- ☆94Updated 7 years ago
- Feature Map Inversion to visualize what feature a filter extract from input image in CNNs☆30Updated 9 years ago
- This is the code for our paper: Semi-Supervised Learning With GANs: Revisiting Manifold Regularization (ICLR 2018)☆44Updated 6 years ago
- A Matlab implementation of the capsule networks (or capsnet).☆48Updated 8 years ago
- Chainer Implementation of Semantic Segmentation using Adversarial Networks☆107Updated 8 years ago
- Python implementation for Image Classification based on GMM dictionaries and fisher vectors.☆140Updated 8 years ago
- This is the code we used in our paper Manifold regularization with GANs for semi-supervised learning☆24Updated 6 years ago
- Sparse Autoencoders using FashionMNIST dataset☆35Updated 7 years ago
- Codes and models for the CVPR 2017 spotlight paper "Borrowing Treasures from the Wealthy: Deep Transfer Learning through Selective Joint …☆79Updated 7 years ago
- Implementation of Visual Feature Attribution using Wasserstein GANs (VAGANs, https://arxiv.org/abs/1711.08998) in PyTorch☆93Updated 2 years ago
- Implementation of Squeezenet in pytorch, pretrained models on Cifar 10 data to come☆91Updated 5 years ago
- Pytorch Implementation of Visual Explanations from Deep Networks via Gradient-based Localization☆127Updated 7 years ago
- Implementation of "Matching Networks for One Shot Learning" in Keras https://arxiv.org/abs/1606.04080☆53Updated 7 years ago
- Tensorflow Implementation of Pixel Transposed Convolutional Networks (PixelTCN and PixelTCL)☆97Updated 7 years ago