Topic: "capsule-network"
TarrySingh/Artificial-Intelligence-Deep-Learning-Machine-Learning-Tutorials
A comprehensive list of Deep Learning / Artificial Intelligence and Machine Learning tutorials - rapidly expanding into areas of AI/Deep Learning / Machine Vision / NLP and industry specific areas such as Climate / Energy, Automotives, Retail, Pharma, Medicine, Healthcare, Policy, Ethics and more.
Language: Python - Size: 1.77 GB - Last synced at: 11 days ago - Pushed at: 2 months ago - Stars: 3,866 - Forks: 1,627

naturomics/CapsNet-Tensorflow
A Tensorflow implementation of CapsNet(Capsules Net) in paper Dynamic Routing Between Capsules
Language: Python - Size: 1.55 MB - Last synced at: 3 days ago - Pushed at: over 6 years ago - Stars: 3,800 - Forks: 1,154

XifengGuo/CapsNet-Keras
A Keras implementation of CapsNet in NIPS2017 paper "Dynamic Routing Between Capsules". Now test error = 0.34%.
Language: Python - Size: 1.04 MB - Last synced at: 2 days ago - Pushed at: about 5 years ago - Stars: 2,461 - Forks: 652

alibaba/EasyRec
A framework for large scale recommendation algorithms.
Language: Python - Size: 114 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 2,020 - Forks: 358

benedekrozemberczki/CapsGNN
A PyTorch implementation of "Capsule Graph Neural Network" (ICLR 2019).
Language: Python - Size: 4.66 MB - Last synced at: 8 days ago - Pushed at: about 2 years ago - Stars: 1,255 - Forks: 199

sekwiatkowski/awesome-capsule-networks
A curated list of awesome resources related to capsule networks
Size: 102 KB - Last synced at: 21 days ago - Pushed at: over 5 years ago - Stars: 978 - Forks: 197

higgsfield/Capsule-Network-Tutorial
Pytorch easy-to-follow Capsule Network tutorial
Language: Jupyter Notebook - Size: 11.7 KB - Last synced at: 7 days ago - Pushed at: over 5 years ago - Stars: 770 - Forks: 135

bourdakos1/CapsNet-Visualization
🎆 A visualization of the CapsNet layers to better understand how it works
Language: Python - Size: 81.5 MB - Last synced at: 6 days ago - Pushed at: over 3 years ago - Stars: 395 - Forks: 93

cezannec/capsule_net_pytorch
Readable implementation of a Capsule Network as described in "Dynamic Routing Between Capsules" [Hinton et. al.]
Language: Jupyter Notebook - Size: 1.73 MB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 373 - Forks: 129

naturomics/CapsLayer
CapsLayer: An advanced library for capsule theory
Language: Python - Size: 9.28 MB - Last synced at: 6 days ago - Pushed at: over 3 years ago - Stars: 360 - Forks: 115

sudharsan13296/Hands-On-Deep-Learning-Algorithms-with-Python
Master Deep Learning Algorithms with Extensive Math by Implementing them using TensorFlow
Language: Jupyter Notebook - Size: 206 MB - Last synced at: 6 days ago - Pushed at: over 4 years ago - Stars: 345 - Forks: 186

ZixuanKe/PyContinual
PyContinual (An Easy and Extendible Framework for Continual Learning)
Language: Python - Size: 3 MB - Last synced at: 23 days ago - Pushed at: over 1 year ago - Stars: 314 - Forks: 65

EscVM/Efficient-CapsNet
Official TensorFlow code for the paper "Efficient-CapsNet: Capsule Network with Self-Attention Routing".
Language: Python - Size: 44.3 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 234 - Forks: 53

thibo73800/capsnet-traffic-sign-classifier
A Tensorflow implementation of CapsNet(Capsules Net) apply on german traffic sign dataset
Language: Jupyter Notebook - Size: 1.31 MB - Last synced at: 2 months ago - Pushed at: about 7 years ago - Stars: 177 - Forks: 91

jsikyoon/adv_attack_capsnet
Tensorflow Implementation of Adversarial Attack to Capsule Networks
Language: Python - Size: 4.18 MB - Last synced at: 22 days ago - Pushed at: over 7 years ago - Stars: 172 - Forks: 32

cedrickchee/capsule-net-pytorch
[NO MAINTENANCE INTENDED] A PyTorch implementation of CapsNet architecture in the NIPS 2017 paper "Dynamic Routing Between Capsules".
Language: Python - Size: 1.31 MB - Last synced at: 24 days ago - Pushed at: over 5 years ago - Stars: 168 - Forks: 48

glassroom/heinsen_routing
Reference implementation of "An Algorithm for Routing Vectors in Sequences" (Heinsen, 2022) and "An Algorithm for Routing Capsules in All Domains" (Heinsen, 2019), for composing deep neural networks.
Language: Python - Size: 17.4 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 153 - Forks: 17

jinserk/pytorch-asr
ASR with PyTorch
Language: Python - Size: 608 KB - Last synced at: 6 months ago - Pushed at: about 6 years ago - Stars: 140 - Forks: 20

daiquocnguyen/CapsE
A Capsule Network-based Embedding Model for Knowledge Graph Completion and Search Personalization (NAACL 2019)
Language: Python - Size: 99.3 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 139 - Forks: 32

debarko/CapsNet-Tensorflow Fork of naturomics/CapsNet-Tensorflow
A Tensorflow implementation of CapsNet(Capsules Net) in Hinton's paper Dynamic Routing Between Capsules
Language: Python - Size: 704 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 128 - Forks: 62

gusgad/capsule-GAN
Code for my Master thesis on "Capsule Architecture as a Discriminator in Generative Adversarial Networks".
Language: Jupyter Notebook - Size: 1.71 MB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 126 - Forks: 39

anastasios-stamoulis/deep-learning-with-csharp-and-cntk
Deep Learning with C# and CNTK
Language: C# - Size: 84.8 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 119 - Forks: 48

dineshresearch/Novel-Deep-Learning-Model-for-Traffic-Sign-Detection-Using-Capsule-Networks
capsule networks that achieves outstanding performance on the German traffic sign dataset
Language: Jupyter Notebook - Size: 4.57 MB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 109 - Forks: 49

PacktPublishing/Hands-On-Deep-Learning-Algorithms-with-Python
Hands-On Deep Learning Algorithms with Python, By Packt
Language: Jupyter Notebook - Size: 80.4 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 106 - Forks: 75

fabio-deep/Variational-Capsule-Routing
Official Pytorch code for (AAAI 2020) paper "Capsule Routing via Variational Bayes", https://arxiv.org/pdf/1905.11455.pdf
Language: Python - Size: 6.33 MB - Last synced at: 5 months ago - Pushed at: almost 4 years ago - Stars: 104 - Forks: 20

Riroaki/CapsNet
A pytorch implementation of Capsule Network.
Language: Python - Size: 13.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 86 - Forks: 20

binzhouchn/capsule-pytorch
A pytorch implementation of CapsNet for text classification 汽车行业用户观点主题及情感识别为例(subject-and-sentiment-analysis)
Language: Python - Size: 29.3 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 84 - Forks: 11

shinseung428/CapsNet_Tensorflow
Language: Python - Size: 334 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 72 - Forks: 18

davidnvq/me_recognition
CapsuleNet for Micro-expression Recognition (IEEE FG 2019)
Language: Python - Size: 48.1 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 71 - Forks: 21

VinAIResearch/3D-UCaps
3D-UCaps: 3D Capsules Unet for Volumetric Image Segmentation (MICCAI 2021)
Language: Python - Size: 205 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 68 - Forks: 14

DoDuy/Lung-Diseases-Classifier
Diseases Detection from NIH Chest X-ray data
Language: Jupyter Notebook - Size: 12.1 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 65 - Forks: 30

gyang274/capsulesEM
A tensorflow implementation of Hinton's [matrix capsules with EM routing](https://openreview.net/pdf?id=HJWLfGWRb)
Language: Python - Size: 10.9 MB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 62 - Forks: 31

hli2020/nn_encapsulation
Capsule research with our trivial contribution
Language: Python - Size: 24.8 MB - Last synced at: 8 days ago - Pushed at: almost 7 years ago - Stars: 53 - Forks: 7

leftthomas/CCCapsNet
A PyTorch implementation of Compositional Coding Capsule Network based on PRL 2022 paper "Compositional Coding Capsule Network with K-Means Routing for Text Classification"
Language: Python - Size: 2.35 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 48 - Forks: 15

yechengxi/LightCapsNet
A Matlab implementation of the capsule networks (or capsnet).
Language: Matlab - Size: 48.8 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 48 - Forks: 25

horsepurve/DeepRTplus
Deep (Transfer) Learning for Peptide Retention Time Prediction
Language: Python - Size: 82.9 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 46 - Forks: 21

NLPWM-WHU/TransCap
Zhuang Chen, Tieyun Qian: Transfer Capsule Network for Aspect Level Sentiment Classification. ACL 2019: 547-556
Language: Python - Size: 134 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 43 - Forks: 18

ethanleet/CapsNet
Empirical studies on Capsule Network representation and improvements implemented with PyTorch.
Language: Python - Size: 47.8 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 40 - Forks: 9

bdsaglam/torch-scae
PyTorch implementation of Stacked Capsule Auto-Encoders
Language: Python - Size: 1.91 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 39 - Forks: 10

AdamByerly/BMCNNwHFCs
The code for "No Routing Needed Between Capsules". This repository contains the code used for the experiments detailed in a forthcoming paper. The paper is available pre-published at arXiv: http://arxiv.org/abs/2001.09136
Language: Python - Size: 1.3 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 39 - Forks: 9

ndrplz/transforming-autoencoders
Transforming Autoencoder (Hinton et al.) implementation in TensorFlow. A way to get hands dirty with Hinton's capsules.
Language: Python - Size: 21.3 MB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 29 - Forks: 9

UARK-AICV/3DConvCaps
[ICPR 2022] 3DConvCaps: 3DUnet with Convolutional Capsule Encoder for Medical Image Segmentation
Language: Python - Size: 241 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 25 - Forks: 3

LongxingTan/Text-classification
Text classification in Tensorflow1.x
Language: Python - Size: 1.42 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 24 - Forks: 10

daiquocnguyen/Caps2NE
A Capsule Network-based Model for Learning Node Embeddings (CIKM 2020)
Language: Python - Size: 170 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 20 - Forks: 4

motokimura/capsnet_pytorch Fork of timomernick/pytorch-capsule
PyTorch implementation of Geoffrey Hinton's Dynamic Routing Between Capsules
Language: Python - Size: 19.2 MB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 19 - Forks: 3

wendlerc/capsules-tensorflow
Another implementation of Hinton's capsule networks in tensorflow.
Language: Python - Size: 701 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 18 - Forks: 9

akhdanfadh/efficient-capsnet-pytorch
PyTorch implementation of "Efficient-CapsNet: Capsule Network with Self-Attention Routing" (Mazzia et al., 2021).
Language: Python - Size: 37.1 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 17 - Forks: 3

dedhiaparth98/capsule-network
A TensorFlow implementation of Capsule Network as described in the paper Dynamic Routing Between Capsules
Language: Jupyter Notebook - Size: 287 MB - Last synced at: 11 months ago - Pushed at: over 4 years ago - Stars: 17 - Forks: 15

leftthomas/PSCapsNet
A PyTorch implementation of Parameter-sharing Capsule Network based on the paper "Evaluating Generalization Ability of Convolutional Neural Networks and Capsule Networks for Image Classification via Top-2 Classification"
Language: Python - Size: 15.3 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 13 - Forks: 4

KellerJordan/CapsNet-Adversarial 📦
Capsule networks can defend against adversarial attacks using reconstruction error
Language: Jupyter Notebook - Size: 3.92 MB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 13 - Forks: 1

zhanpenghe/Capsule-Network
Keras and tensorflow implementation of capsule network.
Language: Python - Size: 13.7 KB - Last synced at: about 1 month ago - Pushed at: about 7 years ago - Stars: 12 - Forks: 4

ecstayalive/Sparrow
This is a project for mechanical fault detection. The reason why it is called cute little bird may be because the eyesight of birds is particularly good, and they can detect small bugs. Besides, they are cute too. In the current version, we have tested some planetary gearbox vibration data in the lab, and there are 8 error types in total. And use Capsule Neural Networks for pattern recognition to detect error types in vibrations and it works really well.
Language: Python - Size: 36.2 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 2

amitkumarj441/CapsRoute_NER
Capsule Routing for Named Entity Recognition
Language: Jupyter Notebook - Size: 17.2 MB - Last synced at: 3 days ago - Pushed at: over 4 years ago - Stars: 10 - Forks: 5

CPUFronz/CapsVoxGAN
GAN using capsule networks to generate voxel models
Language: Jupyter Notebook - Size: 11.9 MB - Last synced at: 9 months ago - Pushed at: over 5 years ago - Stars: 9 - Forks: 4

gsarti/cancer-detection
Team Capybara final project "Histopathologic Cancer Detection" for the Statistical Machine Learning course @ University of Trieste
Language: Jupyter Notebook - Size: 76.1 MB - Last synced at: 24 days ago - Pushed at: almost 6 years ago - Stars: 9 - Forks: 4

koushikkumarl/capsuleNetwork_cancerclassification
Image classification on lung and colon cancer histopathological images through Capsule Networks or CapsNets.
Language: Jupyter Notebook - Size: 171 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 8 - Forks: 5

meabhishekkumar/capsule-text-kubeflow
capsulet networks ( for text ) on Kubeflow
Language: Python - Size: 92 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 8 - Forks: 5

dasayan05/capsule-net-TF
A tiny implementation of Capsule Network
Language: Python - Size: 279 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 8 - Forks: 2

moejoe95/res-capsnet Fork of peerdavid/capsnet-limitations
Official implementation of the paper "Training Deep Capsule Networks with ResidualConnections".
Language: Python - Size: 73.2 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 7 - Forks: 1

MahdiyarMM/MSG-CapsGAN
KERAS implementation of the First Multi-Scale Gradient Capsule GAN for Super-Resolution
Language: Python - Size: 33.2 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 2

amobiny/Capsule_Network_Tensorflow
Capsule Network implementation in Tensorflow
Language: Python - Size: 169 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 7 - Forks: 4

arodiss/CapsNet
CapsNeet vs CNN
Language: Python - Size: 54.7 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 7 - Forks: 2

Wang-Yu-Qing/MIND
Pytorch implementation of paper: Multi-Interest Network with Dynamic Routing for Recommendation at Tmall
Language: Python - Size: 252 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 6 - Forks: 2

Harsh9524/CoCa
Capsule Network based Contrastive Learning of Unsupervised Visual Representations
Language: Python - Size: 12.7 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 0

BiDAlab/DeepFakes_FacialRegions
This GitHub provides different DeepFakes Detectors using facial regions and considering three different state-of-the-art fake detection systems.
Language: Python - Size: 1.33 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 6 - Forks: 3

tanishqgautam/Capsule-Networks
Pytorch Implementation of Capsule Networks
Language: Python - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 2

haofengac/pyCapsNet
A pure NumPy / CuPy implementation of Capsule Networks
Language: Jupyter Notebook - Size: 11.4 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 3

jihyeonseong/CardioCaps
Attention-based Capsule Network for Class-Imbalanced Echocardiogram Classification (IEEE BigComp24)
Language: Python - Size: 75.2 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 1

AahanSingh/Capsule-Networks
PyTorch Implementation of Capsule Networks
Language: Python - Size: 33.2 KB - Last synced at: 25 days ago - Pushed at: almost 4 years ago - Stars: 5 - Forks: 2

Moeinh77/Matrix-Capsule-Networks-PyTorch
A PyTorch implementation of Matrix Capsules with EM Routing by Hinton et al.
Language: Jupyter Notebook - Size: 323 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 5 - Forks: 0

imrahulr/Recurrent-Capsule-Net
Recurrent Capsule Network for Text Classification
Language: Jupyter Notebook - Size: 121 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 5 - Forks: 2

TheAILearner/Capsule-Network
Intutiions behind capsule networks
Language: Jupyter Notebook - Size: 19.5 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 10

palucdev/CapsNet-vs-CNN Fork of XifengGuo/CapsNet-Keras
Research focused on comparison between CapsNet and CNN architectures in case of rotated image classification on CIFAR-10 dataset.
Language: Python - Size: 1.27 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 2

yhyu13/CapsNet-python-tensorflow
This is python TensorFlow implementation of [Dynamic Routing Between Capsules](https://arxiv.org/pdf/1710.09829.pdf) (仅供交流学习使用)
Language: Python - Size: 4.86 MB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 5 - Forks: 5

sokolmarek/masters-thesis
Master's thesis - Assessment of cognitive load in extreme environment
Language: Jupyter Notebook - Size: 193 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

yeahiasarker/Attention-Aware-Capsule-GAN
Official Tensorflow implementation of Self-Attention Generative Adversarial Capsule Networks
Language: Jupyter Notebook - Size: 30.3 KB - Last synced at: 4 months ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 2

prakruti-joshi/Capsule-Networks
Tensorflow and Keras implementation of capsule networks and CNN for the task of image classification using MNIST digits dataset and CIFAR-10.
Language: Python - Size: 1.9 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

Divya-Bhargavi/DeepLearning-Notebooks
Implementation of Deep-learning techniques in pytorch
Language: Jupyter Notebook - Size: 3.18 MB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 4 - Forks: 0

Fan-Lu/DeepEmotion
A live emotion recognition project using pytorch
Language: Python - Size: 139 MB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 5

yashvakil/road-segmentation
An implementation of SegCaps model tuned to segment highways from satellite images.
Language: Python - Size: 167 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 0

AlexHex7/CapsNet_pytorch
Dynamic Routing Between Capsules. Refference [naturomics&timomernick]
Language: Python - Size: 11.8 MB - Last synced at: 24 days ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 2

tasrif-khondaker/H-CapsNet
H-CapsNet: A Capsule Network for Hierarchical Image Classification
Language: Jupyter Notebook - Size: 623 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 3 - Forks: 1

devjwsong/intent-capsnet-pytorch
IntentCapsNet implementation in Pytorch
Language: Python - Size: 488 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 1

HoganHPH/Capsule-Network-in-Pytorch
A capsule network (paper "Dynamic Routing Between Capsules") is trained from scratch in Pytorch for Handwritten Digits Classification Problem.
Language: Jupyter Notebook - Size: 24.4 MB - Last synced at: 6 months ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

nickzhuang1/covid-19-xray-capsnet
Using tuned capsule network to recognize covid-19 by open data set of x-ray.
Language: Python - Size: 4.88 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

nirdslab/asd-detection
Neural Architectures for the Detection of ASD using EEG and IRT
Language: Python - Size: 18.1 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 2

Cimy-wang/ASPCNet_HSIC
Code for J. Wang, X. Tan, J. Lai, and J. Li. ASPCNet: Deep adaptive spatial pattern capsule network for hyperspectral image classification. Neurocomputing. 2022(486). 47-60.
Language: Python - Size: 5.93 MB - Last synced at: 10 months ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 1

kdis-lab/SkinCancerRecognition-CapsNet
Melanoma recognition via dynamic routing between capsules
Language: Python - Size: 39.1 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 1

Enigmatisms/CapsNet
My own implementation of CVPR 2017 paper: Dynamic Routing Between Capsules
Language: Python - Size: 83.4 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

MarkusFox/residual-capsnet
PyTorch implementation of a matrix capsule network with residual blocks as head for successful training on more complex data (STL-10).
Language: Python - Size: 18.6 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 0

mathemage/CapsNet-presentation
presentation on [Dynamic Routing Between Capsules](https://arxiv.org/abs/1710.09829) for [Pattern Recognition and Computer Vision Reading Group](http://cmp.felk.cvut.cz/~toliageo/rg/index.html)
Language: TeX - Size: 29.8 MB - Last synced at: 18 days ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 0

vivek2188/Cancer-Classification
A novel deep learning based technique for effective cancer detection.
Language: Jupyter Notebook - Size: 51.8 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 2

Riretta/Interaction_Capsules_in_ResNetCaps
CapsNet implementation applied with different dataset con image classification. CapsNet structure is presented amplified with aggregation methods.
Language: Jupyter Notebook - Size: 122 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 1

assassint2017/CapsuleNet
a pytorch implementation of CapsuleNet
Language: Python - Size: 3.77 MB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 1

xup6fup/MxnetR-CapsuleNet
This is a simple example for implementing the Capsule Net by MxNetR
Language: R - Size: 30.4 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 0

Yunski/capsnet-greebles
Comparing Traditional CNNs and Capsule Networks with Greebles Classification
Language: Python - Size: 88.9 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 1

BRAIN-TO/CapsNet
Deep fMRI Encoding Models of Human Vision using Capsule Networks
Language: Jupyter Notebook - Size: 137 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

yasithdev/capsnet
Capsule Network Implementation
Language: Python - Size: 102 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 2

pouyashiri/CFC-CapsNet
Capsule Network Optimization: The code for the CFC-CapsNet paper accepted in DASIP workshop 2021.
Language: Python - Size: 12.7 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

Harsh9524/COVID-WideNet
A Capsule Network based approach to detect diagnosing COVID-19 cases using Chest X-ray (CXR) images.
Language: Python - Size: 463 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 1
