CapsNet_Tensorflow
CapsNet_Tensorflow copied to clipboard
Results
3
CapsNet_Tensorflow issues
Sort by
recently updated
recently updated
newest added
Hi, this is not an issue as such. Your results posted for smallnorb using dynamic routing are reported as 99.56% - whereas those in the paper are 97.3% for dynamic...
The code for batch_normalization in architecture.py is wrong
Hi, I am using titan x (12G) to train the model on small_norb and it shows memory error when read in the data at : X = tf.convert_to_tensor(trainX, dtype=tf.float32) /...