Learning to Switch CNNs with Model Agnostic Meta Learning for Fine Precision Visual Servoing
Prem Raj, Vinay P. Namboodiri, L. Behera

TL;DR
This paper introduces a model-agnostic meta-learning approach to switch CNNs for improved visual servoing, eliminating the need for multiple models and manual thresholds, thus enhancing accuracy and efficiency.
Contribution
It proposes a MAML-based switching strategy that trains a single CNN for multiple pose estimation tasks, outperforming naive methods with minimal overhead.
Findings
MAML-based switching improves visual servoing precision.
Single model approach reduces storage and runtime overhead.
Outperforms naive multi-model switching methods.
Abstract
Convolutional Neural Networks (CNNs) have been successfully applied for relative camera pose estimation from labeled image-pair data, without requiring any hand-engineered features, camera intrinsic parameters or depth information. The trained CNN can be utilized for performing pose based visual servo control (PBVS). One of the ways to improve the quality of visual servo output is to improve the accuracy of the CNN for estimating the relative pose estimation. With a given state-of-the-art CNN for relative pose regression, how can we achieve an improved performance for visual servo control? In this paper, we explore switching of CNNs to improve the precision of visual servo control. The idea of switching a CNN is due to the fact that the dataset for training a relative camera pose regressor for visual servo control must contain variations in relative pose ranging from a very small scale…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsConvolution · Non Maximum Suppression · 1x1 Convolution · SSD
