Matrix-Capsules-EM-Tensorflow icon indicating copy to clipboard operation
Matrix-Capsules-EM-Tensorflow copied to clipboard

SmallNORB Data Creation

Open ssrp opened this issue 6 years ago • 0 comments

I just realized that the paper says that image samples are first normalized, then cropped, and then they add random brightness and contrast. But in your data creation code (data/smallNORB.py), you have added the random brightness and contrast before cropping.

Please add line number 164 and 165 after line number 180. It should have some effect on the accuracy I guess?

Thanks!

ssrp avatar Apr 23 '18 00:04 ssrp