manuelsh / capsule-networks-pytorch

Reproduction of the model from the paper “Dynamic Routing Between Capsules”.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Question about bugs

SamitHuang opened this issue · comments

commented

Hi, your code is really helpful. When you mentioned "we found several bugs on them", does "them" include the implementation of the authors ?
(https://github.com/Sarasra/models/tree/984fbc754943c849c55a57923f4223099a1ff88c/research/capsules/models)

Thanks Samit. We didn't review in detail the implementation of the authors (in TF), but mainly other PyTorch implementations.