Rotation invariant CNN using scattering transform for image classification
Computer Vision and Pattern Recognition
2021-05-24 v1 Image and Video Processing
Abstract
Deep convolutional neural networks accuracy is heavily impacted by rotations of the input data. In this paper, we propose a convolutional predictor that is invariant to rotations in the input. This architecture is capable of predicting the angular orientation without angle-annotated data. Furthermore, the predictor maps continuously the random rotation of the input to a circular space of the prediction. For this purpose, we use the roto-translation properties existing in the Scattering Transform Networks with a series of 3D Convolutions. We validate the results by training with upright and randomly rotated samples. This allows further applications of this work on fields like automatic re-orientation of randomly oriented datasets.
Cite
@article{arxiv.2105.10175,
title = {Rotation invariant CNN using scattering transform for image classification},
author = {Rosemberg Rodriguez Salas and Eva Dokladalova and Petr Dokládal},
journal= {arXiv preprint arXiv:2105.10175},
year = {2021}
}