LightCapsNet

Capsule Network Library

An implementation of Capsule Networks in Matlab for image classification and other computer vision tasks

A Matlab implementation of the capsule networks (or capsnet).

GitHub

48 stars
10 watching
25 forks
Language: Matlab
last commit: about 7 years ago
Linked from 1 awesome list

capsule-networkmatlab

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
adambielski/capsnet-pytorch An implementation of a deep learning model for image classification using capsule networks with dynamic routing. 489
higgsfield/capsule-network-tutorial An easy-to-follow PyTorch tutorial on building and understanding Capsule Networks using Jupyter Notebook. 768
timomernick/pytorch-capsule An implementation of Hinton's Dynamic Routing Between Capsules in Pytorch 632
yechengxi/lightnet A Matlab-based framework for building and training deep learning models 270
benedekrozemberczki/capsgnn A PyTorch implementation of a graph neural network architecture 1,246
bourdakos1/capsnet-visualization A visualization tool to illustrate the structure and operation of CapsNet layers in neural networks 394
yonghaoxu/rpnet Matlab implementation of a deep learning-based method for classifying hyperspectral images 55
shaoqingren/spp_net An implementation of an object detection algorithm using spatial pyramid pooling in deep convolutional networks. 364
joel-huang/zeroshot-capsnet-pytorch An implementation of Zero-shot User Intent Detection via Capsule Neural Networks using PyTorch. 16
pengsun/matlabcnn A Matlab implementation of a 2D Convolutional Neural Network for educational purposes 47
mitshell/corenet A minimal implementation of 3G and LTE/EPC core network functions in Python 106
ipazc/mtcnn A Python package implementing a robust face detection and alignment algorithm using a multitask cascaded convolutional network. 2,237
mmlab-cu/polynet An implementation of a pursuit of structural diversity in very deep neural networks 82
hszhao/pspnet A PyTorch implementation of a deep learning model for semantic image segmentation 1,593
chenxi116/pnasnet.tf An implementation of PNASNet-5 architecture in TensorFlow for image classification on ImageNet. 102