PICCOLO: Point Cloud-Centric Omnidirectional Localization
Junho Kim, Changwoon Choi, Hojun Jang, and Young Min Kim

TL;DR
PICCOLO is an efficient omnidirectional localization algorithm that matches point cloud colors with 360 panorama images using a novel sampling loss, achieving superior accuracy without neural network training.
Contribution
The paper introduces a neural network-free, point cloud-centric localization method using a new sampling loss to handle omnidirectional images effectively.
Findings
Outperforms existing algorithms in accuracy and stability
Does not require training or ground-truth poses
Handles visual distortion in panoramic images effectively
Abstract
We present PICCOLO, a simple and efficient algorithm for omnidirectional localization. Given a colored point cloud and a 360 panorama image of a scene, our objective is to recover the camera pose at which the panorama image is taken. Our pipeline works in an off-the-shelf manner with a single image given as a query and does not require any training of neural networks or collecting ground-truth poses of images. Instead, we match each point cloud color to the holistic view of the panorama image with gradient-descent optimization to find the camera pose. Our loss function, called sampling loss, is point cloud-centric, evaluated at the projected location of every point in the point cloud. In contrast, conventional photometric loss is image-centric, comparing colors at each pixel location. With a simple change in the compared entities, sampling loss effectively overcomes the severe visual…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotics and Sensor-Based Localization · 3D Surveying and Cultural Heritage · Advanced Vision and Imaging
