theblackcat102/dynamic-routing-capsule-cifar

Your issues with CapsNet implementation in CIFAR

tycheyoung opened this issue · 1 comments

Hi, theblackcat102,
I read README file in your repo, and I noticed that you are suffering from low accuracy in CIFAR, comparing to resnet implementation. Did you solved that issue? :/

ValueError: When passing a list as loss, it should have one entry per model outputs. The model has 1 outputs, but you passed loss=[<function margin_loss at 0x1070d5d08>, 'mse']