Distillpose: Lightweight Camera Localization Using Auxiliary Learning | Awesome Learning to Hash Add your paper to Learning2Hash

Distillpose: Lightweight Camera Localization Using Auxiliary Learning

Yehya Abouelnaga, Mai Bui, Slobodan Ilic . 2021 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS) 2021 – 11 citations

[Paper]   Search on Google Scholar   Search on Semantic Scholar
IROS

We propose a lightweight retrieval-based pipeline to predict 6DOF camera poses from RGB images. Our pipeline uses a convolutional neural network (CNN) to encode a query image as a feature vector. A nearest neighbor lookup finds the pose-wise nearest database image. A siamese convolutional neural network regresses the relative pose from the nearest neighboring database image to the query image. The relative pose is then applied to the nearest neighboring absolute pose to obtain the query image’s final absolute pose prediction. Our model is a distilled version of NN-Net that reduces its parameters by 98.87%, information retrieval feature vector size by 87.5%, and inference time by 89.18% without a significant decrease in localization accuracy.

Similar Work