brjathu / deepcaps

Official Implementation of "DeepCaps: Going Deeper with Capsule Networks" paper (CVPR 2019).
MIT License
151 stars 48 forks source link

Hyperparameters for Tiny-Imagenet-200 #20

Open Johan16mech12 opened 3 years ago

Johan16mech12 commented 3 years ago

Hi, I work with your code, but I have done bad results using Tiny-Imagenet-200 dataset. The input images have 64 x 64 size and the parameters of the DeepCaps are 138 M about. Do you know what are the best hyperparameters for this dataset, and what is the accuracy obtained at the end? Thanks for your help!

Best regards.

immkapoor commented 2 years ago

I am trying to load tiny imagenet but I am getting an error stating too many values to unpack. Do you have any idea?