Command Palette
Search for a command to run...
Diego Marcos; Michele Volpi; Nikos Komodakis; Devis Tuia

Abstract
In many computer vision tasks, we expect a particular behavior of the output with respect to rotations of the input image. If this relationship is explicitly encoded, instead of treated as any other variation, the complexity of the problem is decreased, leading to a reduction in the size of the required model. In this paper, we propose the Rotation Equivariant Vector Field Networks (RotEqNet), a Convolutional Neural Network (CNN) architecture encoding rotation equivariance, invariance and covariance. Each convolutional filter is applied at multiple orientations and returns a vector field representing magnitude and angle of the highest scoring orientation at every spatial location. We develop a modified convolution operator relying on this representation to obtain deep architectures. We test RotEqNet on several problems requiring different responses with respect to the inputs' rotation: image classification, biomedical image segmentation, orientation estimation and patch matching. In all cases, we show that RotEqNet offers extremely compact models in terms of number of parameters and provides results in line to those of networks orders of magnitude larger.
Code Repositories
Benchmarks
| Benchmark | Methodology | Metrics |
|---|---|---|
| breast-tumour-classification-on-pcam | VF-CNN (C8) | AUC: 0.881 |
| breast-tumour-classification-on-pcam | VF-CNN (C12) | AUC: 0.898 |
| breast-tumour-classification-on-pcam | VF-CNN (C4) | AUC: 0.871 |
| colorectal-gland-segmentation-on-crag | VF-CNN (C8) | Dice: 0.758 F1-score: 0.745 Hausdorff Distance (mm): 287.5 |
| colorectal-gland-segmentation-on-crag | VF-CNN (C12) | Dice: 0.782 F1-score: 0.776 Hausdorff Distance (mm): 251.9 |
| colorectal-gland-segmentation-on-crag | VF-CNN (C4) | Dice: 0.721 F1-score: 0.711 Hausdorff Distance (mm): 318.9 |
| multi-tissue-nucleus-segmentation-on-kumar | VF-CNN (C4) | Dice: 0.800 Hausdorff Distance (mm): 49.9 |
| multi-tissue-nucleus-segmentation-on-kumar | VF-CNN (C12) | Dice: 0.808 Hausdorff Distance (mm): 50.7 |
| multi-tissue-nucleus-segmentation-on-kumar | VF-CNN (C12) | Dice: 0.813 Hausdorff Distance (mm): 51.4 |
Build AI with AI
From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.