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:
- 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
- CapsNet reference from : https://github.com/XifengGuo/CapsNet-Keras☆36Updated 2 years ago
- Torch code for our CVPR 2016 paper "Joint Unsupervised LEarning of Deep Representations and Image Clusters"☆293Updated 6 years ago
- visualization of CNN in PyTorch☆155Updated last year
- Learning Deep Features for Discriminative Localization (2016)☆149Updated 2 years ago
- Implementation of "Matching Networks for One Shot Learning" in Keras https://arxiv.org/abs/1606.04080☆53Updated 6 years ago
- Residual Network of Residual Networks in Keras☆23Updated 8 years ago
- Hamming Distance Metric Learning with Non-linear Projection☆73Updated 11 years ago
- tensorflow example of visualizing features from a convnet☆151Updated 9 years ago
- Wide Residual Networks in Keras☆109Updated 7 years ago
- PyTorch Implementation of ReSeg (https://arxiv.org/pdf/1511.07053.pdf)☆46Updated 7 years ago
- Train Deep Residual Network from Scratch or or Fine-tune Pre-trained Model using Matconvnet☆82Updated 7 years ago
- Chainer implementation of between-class learning for Image classification https://arxiv.org/abs/1711.10284☆63Updated 7 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
- Keras implementation + pretrained weights for "Wide Residual Networks"☆139Updated last year
- A PyTorch implementation of the paper Mixup: Beyond Empirical Risk Minimization in PyTorch☆123Updated 7 years ago
- Deep metric learning using Triplet network☆188Updated 8 years ago
- Fully convolutional networks for semantic segmentation☆190Updated 6 years ago
- This project is an implementation of the Generative Adversarial Network proposed in our CVPR 2017 paper - DeLiGAN : Generative Adversaria…☆111Updated 7 years ago
- Tensorflow Implementation of Pixel Transposed Convolutional Networks (PixelTCN and PixelTCL)☆97Updated 6 years ago
- A Lasagne layer (and supporting Theano Ops) for the CRF-as-RNN layer.☆49Updated 4 years ago
- [Under development]- Implementation of various methods for dimensionality reduction and spectral clustering implemented with Pytorch☆163Updated 7 years ago
- Feature Map Inversion to visualize what feature a filter extract from input image in CNNs☆30Updated 9 years ago
- Implementation of Visual Feature Attribution using Wasserstein GANs (VAGANs, https://arxiv.org/abs/1711.08998) in PyTorch☆93Updated 2 years ago
- Author's implementation of 'Unsupervised Visual Representation Learning by Context Prediction'☆117Updated 8 years ago
- Chainer Implementation of Semantic Segmentation using Adversarial Networks☆106Updated 8 years ago
- VisualBackProp - visualization method for convolutional neural networks☆44Updated 8 years ago
- Given a pre-trained CNN, generate saliency map for an input image corresponding to the output label of interest.☆50Updated 9 years ago
- Python implementation for Image Classification based on GMM dictionaries and fisher vectors.☆138Updated 8 years ago