capsule
There are 100 repositories under capsule topic.
r-spacex/SpaceX-API
:rocket: Open Source REST API for SpaceX launch, rocket, core, capsule, starlink, launchpad, and landing pad data.
naturomics/CapsNet-Tensorflow
A Tensorflow implementation of CapsNet(Capsules Net) in paper Dynamic Routing Between Capsules
XifengGuo/CapsNet-Keras
A Keras implementation of CapsNet in NIPS2017 paper "Dynamic Routing Between Capsules". Now test error = 0.34%.
yongzhuo/Keras-TextClassification
中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(embeddings)和网络层(graph)构建基类,FastText,TextCNN,CharCNN,TextRNN, RCNN, DCNN, DPCNN, VDCNN, CRNN, Bert, Xlnet, Albert, Attention, DeepMoji, HAN, 胶囊网络-CapsuleNet, Transformer-encode, Seq2seq, SWEM, LEAM, TextGCN
yszhao91/cga.js
CGA 3D 计算几何算法库 | 3D Compute Geometry Algorithm Library webgl three.js babylon.js等任何库都可以使用
soskek/dynamic_routing_between_capsules
Implementation of Dynamic Routing Between Capsules, Sara Sabour, Nicholas Frosst, Geoffrey E Hinton, NIPS 2017
Yudaotor/EsportsHelper
通过selenium模拟浏览器来自动观看电竞比赛获取电竞典藏罐,当没有比赛时智能休眠.(Automatically watch e-sports games through undetected_chromedriver to farm esports capsule, when there is no match intelligent sleep.)
zhufz/nlp_research
NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务
crowdfavorite/wp-capsule
The developer's code journal (built on WordPress)
cedrickchee/capsule-net-pytorch
[NO MAINTENANCE INTENDED] A PyTorch implementation of CapsNet architecture in the NIPS 2017 paper "Dynamic Routing Between Capsules".
leftthomas/CapsNet
A PyTorch implementation of CapsNet based on NIPS 2017 paper "Dynamic Routing Between Capsules"
davidnvq/me_recognition
CapsuleNet for Micro-expression Recognition (IEEE FG 2019)
fabio-deep/Variational-Capsule-Routing
Official Pytorch code for (AAAI 2020) paper "Capsule Routing via Variational Bayes", https://arxiv.org/pdf/1905.11455.pdf
dmnsgn/primitive-geometry
Geometries for 3D rendering, including normals, UVs and cell indices (faces). Perfect if you want to supercharge your dependency folder... with 30KB of geometries.
Riroaki/CapsNet
A pytorch implementation of Capsule Network.
AidenHuen/Capsule-Text-Classification
利用keras搭建的胶囊网络(capsule network文本分类模型,包含RNN、CNN、HAN等,其中keras_utils包含了capsule层和attention层的keras实现
Cheng-Lin-Li/SegCaps
A Clone version from Original SegCaps source code with enhancements on MS COCO dataset.
gyang274/capsulesEM
A tensorflow implementation of Hinton's [matrix capsules with EM routing](https://openreview.net/pdf?id=HJWLfGWRb)
chrisdchristo/capsule-maven-plugin
Capsule Maven Plugin
crowdfavorite/wp-capsule-server
The developer's code journal (built on WordPress) Server
projectcapsule/capsule-proxy
Reverse proxy for Capsule Operator.
JujuAdams/Clean-Shapes
Antialiased primitives library for GameMaker Studio 2023.1
theblackcat102/dynamic-routing-capsule-cifar
CapsNet reference from : https://github.com/XifengGuo/CapsNet-Keras
shawroad/Text-Classification-Pytorch
Summary and comparison of Chinese classification models
leftthomas/CapsuleLayer
PyTorch Capsule Layer
Soonhwan-Kwon/capsnet.mxnet
MXNet implementation of CapsNet
JRC1995/BERT-Disaster-Classification-Capsule-Routing
Exploration of BERT-BiLSTM models with Layer Aggregation (attention-based and capsule-routing-based) and Hidden-State Aggregation (attention-based and capsule-routing-based).
Faldict/CapsuleGAN
An Experimental Implementation for CapsuleGAN.
dedhiaparth98/capsule-network
A TensorFlow implementation of Capsule Network as described in the paper Dynamic Routing Between Capsules
crowdfavorite/wp-capsule-ui
The developer's code journal (built on WordPress) UI Component
rohit-mehra/CapsNet-tensorflow-jupyter
A simple tensorflow implementation of CapsNet (by Dr. G. Hinton), based on my understanding. This repository is built with an aim to simplify the concept, implement and understand it.
ziadoz/silex-capsule
A Laravel Eloquent ORM/Capsule service provider for Silex
KellerJordan/CapsNet-Adversarial
Capsule networks can defend against adversarial attacks using reconstruction error
capsule-rs/sandbox
Sandbox containers and development environments for DPDK and Capsule.
innat/kaggle
:seedling: Playing in Kaggle Playground
LeeDoYup/CapsNet-tf
Unofficial implementation of Capsule Networks, Dynamic Routing between capsules (by tensorflow)