CapsNet-pytorch
Capsule network library
An implementation of a deep learning model for image classification using capsule networks with dynamic routing.
PyTorch implementation of NIPS 2017 paper Dynamic Routing Between Capsules
489 stars
11 watching
73 forks
Language: Python
last commit: almost 4 years ago capsnetcapsulesdeep-learningdynamic-routing-between-capsulesmachine-learningmnistpytorch
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of Hinton's Dynamic Routing Between Capsules in Pytorch | 633 |
| A PyTorch implementation of a graph neural network architecture | 1,246 |
| An implementation of Zero-shot User Intent Detection via Capsule Neural Networks using PyTorch. | 16 |
| An implementation of Capsule Networks in Matlab for image classification and other computer vision tasks | 48 |
| An easy-to-follow PyTorch tutorial on building and understanding Capsule Networks using Jupyter Notebook. | 770 |
| Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 |
| PyTorch implementation of PNASNet-5 architecture | 317 |
| A PyTorch implementation of a neural network module for relational reasoning in computer vision tasks | 809 |
| An example project demonstrating how to train and deploy a neural network in Python and C++ using PyTorch 1.0 | 96 |
| This is an implementation of the PointNet algorithm in PyTorch for 3D point cloud classification and segmentation tasks. | 2,175 |
| An implementation of a deep neural network architecture for image classification tasks | 273 |
| Re-implementation of a deep learning model for semantic segmentation using PyTorch. | 52 |
| A Python framework for building deep learning models with optimized encoding layers and batch normalization. | 2,044 |
| An implementation of NASNet in PyTorch using ported weights from TensorFlow | 75 |
| PyTorch implementation of a deep learning model for image segmentation | 90 |