๐
๐
Old Age
PanDepth: Joint Panoptic Segmentation and Depth Completion
December 29, 2022 ยท Entered Twilight ยท ๐ VISIGRAPP
Repo contents: .gitignore, Pan_Depth_2.png, README.md, configs, datasets, pandepth, requirement.txt, train.py, train_scripts, utils
Authors
Juan Lagos, Esa Rahtu
arXiv ID
2212.14180
Category
cs.CV: Computer Vision
Citations
2
Venue
VISIGRAPP
Repository
https://github.com/juanb09111/PanDepth.git
โญ 11
Last Checked
3 months ago
Abstract
Understanding 3D environments semantically is pivotal in autonomous driving applications where multiple computer vision tasks are involved. Multi-task models provide different types of outputs for a given scene, yielding a more holistic representation while keeping the computational cost low. We propose a multi-task model for panoptic segmentation and depth completion using RGB images and sparse depth maps. Our model successfully predicts fully dense depth maps and performs semantic segmentation, instance segmentation, and panoptic segmentation for every input frame. Extensive experiments were done on the Virtual KITTI 2 dataset and we demonstrate that our model solves multiple tasks, without a significant increase in computational cost, while keeping high accuracy performance. Code is available at https://github.com/juanb09111/PanDepth.git
Community Contributions
Found the code? Know the venue? Think something is wrong? Let us know!
๐ Similar Papers
In the same crypt โ Computer Vision
๐
๐
Old Age
Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks
๐
๐
Old Age
SSD: Single Shot MultiBox Detector
๐
๐
Old Age
Squeeze-and-Excitation Networks
๐
๐
Old Age
Fast R-CNN
๐
๐
Old Age