dynamic-routing-capsule-cifar icon indicating copy to clipboard operation
dynamic-routing-capsule-cifar copied to clipboard

Your issues with CapsNet implementation in CIFAR

Open tycheyoung opened this issue 7 years ago • 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? :/

tycheyoung avatar Nov 25 '17 13:11 tycheyoung

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']

RYFan-RS avatar Apr 09 '18 11:04 RYFan-RS