Skip to content

Change num_capusle to num_conv2D_per_capsule#5

Open
himalayajung wants to merge 1 commit intohiggsfield:masterfrom
himalayajung:patch-1
Open

Change num_capusle to num_conv2D_per_capsule#5
himalayajung wants to merge 1 commit intohiggsfield:masterfrom
himalayajung:patch-1

Conversation

@himalayajung
Copy link

Change the input variable num_capusle to num_conv2D_per_capsule in the class PrimaryCaps because 8 is not the number of capsules, it is the number of conv2D units in one primary capsule. From the paper--"each primary capsule contains 8 convolutional units with a 9×9 kernel and a stride of 2"

Change the input variable num_capusle to num_conv2D_per_capsule in the class PrimaryCaps because 8 is not the number of capsules, it is the number of conv2D units in one primary capsule. From the paper--"each primary capsule contains 8 convolutional units with a 9×9 kernel and a stride of 2"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant