CapsNet and CapsNet-Visualization
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.
About CapsNet-Visualization
bourdakos1/CapsNet-Visualization
🎆 A visualization of the CapsNet layers to better understand how it works
This tool helps AI researchers and students understand how Capsule Networks interpret images. You input your own images or use built-in examples, and it visualizes the internal processing of the network, showing how features are grouped and recognized. It's designed for anyone studying or working with advanced neural network architectures.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work