All Projects → nishnik → Capsnet Pytorch

nishnik / Capsnet Pytorch

Licence: mit
My attempt at implementing CapsNet from the paper Dynamic Routing Between Capsules

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Capsnet Pytorch

Recursive Cnns
Implementation of my paper "Real-time Document Localization in Natural Images by Recursive Application of a CNN."
Stars: ✭ 80 (-8.05%)
Mutual labels:  convolutional-neural-networks
Fashion Mnist
A MNIST-like fashion product database. Benchmark 👇
Stars: ✭ 9,675 (+11020.69%)
Mutual labels:  convolutional-neural-networks
Tensorflow Cifar 10
Cifar-10 CNN implementation using TensorFlow library with 20% error.
Stars: ✭ 85 (-2.3%)
Mutual labels:  convolutional-neural-networks
Ros Openpose
CMU's OpenPose for ROS
Stars: ✭ 81 (-6.9%)
Mutual labels:  convolutional-neural-networks
Attention Gated Networks
Use of Attention Gates in a Convolutional Neural Network / Medical Image Classification and Segmentation
Stars: ✭ 1,237 (+1321.84%)
Mutual labels:  convolutional-neural-networks
Automatic Image Captioning
Generating Captions for images using Deep Learning
Stars: ✭ 84 (-3.45%)
Mutual labels:  convolutional-neural-networks
Elektronn3
A PyTorch-based library for working with 3D and 2D convolutional neural networks, with focus on semantic segmentation of volumetric biomedical image data
Stars: ✭ 78 (-10.34%)
Mutual labels:  convolutional-neural-networks
Niftynet
[unmaintained] An open-source convolutional neural networks platform for research in medical image analysis and image-guided therapy
Stars: ✭ 1,276 (+1366.67%)
Mutual labels:  convolutional-neural-networks
Facial Expression Recognition
Classify each facial image into one of the seven facial emotion categories considered using CNN based on https://www.kaggle.com/c/challenges-in-representation-learning-facial-expression-recognition-challenge
Stars: ✭ 82 (-5.75%)
Mutual labels:  convolutional-neural-networks
Tf Mobilenet V2
Mobilenet V2(Inverted Residual) Implementation & Trained Weights Using Tensorflow
Stars: ✭ 85 (-2.3%)
Mutual labels:  convolutional-neural-networks
Vehicle Retrieval Kcnns
vehicle image retrieval using k CNNs ensemble method
Stars: ✭ 81 (-6.9%)
Mutual labels:  convolutional-neural-networks
Facial emotion recognition emojifier
Recognizes the facial emotion and overlays emoji, equivalent to the emotion, on the persons face.
Stars: ✭ 82 (-5.75%)
Mutual labels:  convolutional-neural-networks
Pynq Dl
Xilinx Deep Learning IP
Stars: ✭ 84 (-3.45%)
Mutual labels:  convolutional-neural-networks
Emnist
A project designed to explore CNN and the effectiveness of RCNN on classifying the EMNIST dataset.
Stars: ✭ 81 (-6.9%)
Mutual labels:  convolutional-neural-networks
Breast Cancer Classification
Breast Cancer Classification using CNN and transfer learning
Stars: ✭ 86 (-1.15%)
Mutual labels:  convolutional-neural-networks
Seranet
Super Resolution of picture images using deep learning
Stars: ✭ 79 (-9.2%)
Mutual labels:  convolutional-neural-networks
Tnn
Biologically-realistic recurrent convolutional neural networks
Stars: ✭ 83 (-4.6%)
Mutual labels:  convolutional-neural-networks
Text classification
Text Classification Algorithms: A Survey
Stars: ✭ 1,276 (+1366.67%)
Mutual labels:  convolutional-neural-networks
Reinforcement Learning For Self Driving Cars
Project on design and implement neural network that maximises driving speed of self-driving car through reinforcement learning.
Stars: ✭ 85 (-2.3%)
Mutual labels:  convolutional-neural-networks
Cnn Graph Classification
A convolutional neural network for graph classification in PyTorch
Stars: ✭ 84 (-3.45%)
Mutual labels:  convolutional-neural-networks

CapsNet-PyTorch

My attempt at implementing CapsNet from the paper Dynamic Routing Between Capsules.
Link to paper
Authors of paper - Sara Sabour, Nicholas Frosst, Geoffrey E Hinton

The code is buggy right now, reconstruction loss is yet to be added.
Training-Testing not done till now.
Suggestions and contributions welcome.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].