[CVPR 2023] PVO: Panoptic Visual Odometry
-
Updated
Jul 14, 2023 - Python
[CVPR 2023] PVO: Panoptic Visual Odometry
Visual odometry using semantic information
Master Thesis about Monocular Visual Odometry
Monocular Visual Odometry (VO) GPU and CPU pipline. Aims to show the difference of a monocular VO pipeline running on a GPU versus running on a CPU. On a high level the visual odometry is a achieved by detecting feature points in two subsequent images using the Lucas-Kanade OF tracker.
Visual Odometry software for self driving vehicle
Projective ICP based monocular visual odometry. This repository contains the final project of the Probabilistic Robotics exam.
code for "PVO: Panoptic Visual Odometry", CVPR 2023
This repository contains the project developed for the Elective in Artificial Intelligence 1 class.
Add a description, image, and links to the visualodometry topic page so that developers can more easily learn about it.
To associate your repository with the visualodometry topic, visit your repo's landing page and select "manage topics."