Skip to content

The mask operation is different between training and testing? #6

Description

@AlexHex7

In the paper, there is a sentence

During training, we mask out all but the activity vector of the correct digit capsule.

so, I think it will mask all but the capsule (1x16 vector) which is match the ground-truth during training. And the code now is about testing time, it will mask all but the longest capsule (1x16 vector).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions