gram-ai/capsule-networks
A PyTorch implementation of the NIPS 2017 paper "Dynamic Routing Between Capsules".
Python
Issues
- 0
RuntimeError: Input type (torch.cuda.ByteTensor) and weight type (torch.cuda.FloatTensor) should be the same
#39 opened by atulya-deep - 1
Squash function
#32 opened by puhach - 0
What are the core code of capsule network?
#38 opened by guotong1988 - 0
How to prove it is a real capsule network?
#37 opened by guotong1988 - 2
@ operator
#34 opened by plenari - 1
Try my implementation
#33 opened by amobiny - 0
Detach() in route?
#36 opened by WhatAShot - 0
No such file or directory
#35 opened by SeanLii - 1
Can the 8 32-channel conv be replaced with a single 256-channel conv in PrimaryCapsule?
#29 opened by njzwj - 2
How should I set num_route_nodes?
#25 opened by viking-sudo-rm - 1
the visdom window has nothing to show
#31 opened by cutewss - 1
How to replace dataset and change dimensions
#27 opened by shrybht - 1
MLP Capsules ?
#30 opened by jlevy44 - 1
RuntimeError: The size of tensor a (16) must match the size of tensor b (10) at non-singleton dimension 1
#28 opened by shrybht - 13
- 5
Is there any error about the softmax operation?
#10 opened by donnyyou - 4
Why dim=2 here? I guess the softmax is taken over all capsules in the layer above, so shouldn't that be dim=0?
#21 opened by Cranial-XIX - 0
Can it support pytorch version 0.4 or latest?
#26 opened by fangxu622 - 4
- 6
Extra softmax layer
#6 opened by Atcold - 1
- 1
- 1
Syntax error: invalid syntax on line 65
#16 opened by Ahmedest61 - 1
RuntimeError on line 113
#13 opened by MarkNo1 - 1
- 0
Code for SVHN dataset?
#11 opened by redhat12345 - 0
How to explain the operator '@' of numpy???
#9 opened by donnyyou - 0
- 0
Technical doubts regarding implementation
#7 opened by JoaoLages - 2
Error during forward pass
#8 opened by NitinKumar94 - 10
cuda runtime error
#1 opened by yellowtownhz - 1
How to cite this repo ?
#3 opened by abduallahmohamed - 3
visdom exception
#2 opened by yellowtownhz