Skip to content

Issue with Question 23. What makes CNNs translation invariant? #10

Open
@khanhvu207

Description

@khanhvu207

The answer to this question is somewhat incorrect. In particular, the convolution operator only has the translational equivariance property. In this case, several factors that can constitute the translational invariance property of CNNs. We could argue that the translational invariance is due to the usage of pooling layers which downsamples the feature maps and thus makes the model less sensitive to small translations. Or, data augmentation helps the model learn to be more robust to positional displacements. Ultimately, CNNs are not translational invariant by design, see this paper.

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