CapsNet and CapsNet-pytorch

These are **competitor implementations** of the same foundational CapsNet architecture—both are independent recreations of Hinton's Dynamic Routing Between Capsules paper in different deep learning frameworks (TensorFlow and PyTorch respectively), serving the same purpose with no interdependencies.

CapsNet
50
Established
CapsNet-pytorch
46
Emerging
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 24/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 20/25
Stars: 448
Forks: 107
Downloads:
Commits (30d): 0
Language:
License: MIT
Stars: 495
Forks: 71
Downloads:
Commits (30d): 0
Language: Python
License: BSD-3-Clause
Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

About CapsNet

loretoparisi/CapsNet

CapsNet (Capsules Net) in Geoffrey E Hinton paper "Dynamic Routing Between Capsules" - State Of the Art

This project offers a collection of implementations and resources for Capsule Networks (CapsNets), a type of neural network capable of recognizing objects more effectively than traditional Convolutional Neural Networks, especially in complex scenarios. It takes image data as input and outputs highly accurate object classifications, even when objects overlap. Data scientists and machine learning researchers exploring advanced computer vision techniques would use this project.

image-classification object-recognition machine-learning-research computer-vision deep-learning

About CapsNet-pytorch

adambielski/CapsNet-pytorch

PyTorch implementation of NIPS 2017 paper Dynamic Routing Between Capsules

This project offers a PyTorch implementation for the 'Dynamic Routing Between Capsules' neural network architecture, enabling researchers to explore advanced image recognition. It takes raw image data, like the MNIST dataset, and outputs classifications and detailed visualizations of how the network 'sees' and reconstructs digits. Machine learning researchers and academics specializing in computer vision will find this useful for experimenting with capsule networks.

deep-learning-research computer-vision neural-network-architecture image-classification academic-research

Scores updated daily from GitHub, PyPI, and npm data. How scores work