dynamic-routing-capsule-cifar
dynamic-routing-capsule-cifar copied to clipboard
Your issues with CapsNet implementation in CIFAR
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']