paper-with-me

Papers

SimVODIS: Simultaneous Visual Odometry, Object Detection, and Instance Segmentation

2019-11-14 · Ue-Hwan Kim, Se-Ho Kim, Jong-Hwan Kim

Intelligent agents need to understand the surrounding environment to provide meaningful services to or interact intelligently with humans. The agents should perceive geometric features as well as semantic entities inherent in the environment. Contemporary methods in general provide one type of information regarding the environment at a time, making it difficult to conduct high-level tasks. Moreover, running two types of methods and associating two resultant information requires a lot of computation and complicates the software architecture. To overcome these limitations, we propose a neural architecture that simultaneously performs both geometric and semantic tasks in a single thread: simultaneous visual odometry, object detection, and instance segmentation (SimVODIS). Training SimVODIS requires unlabeled video sequences and the photometric consistency between input image frames generates self-supervision signals. The performance of SimVODIS outperforms or matches the state-of-the-art performance in pose estimation, depth map prediction, object detection, and instance segmentation tasks while completing all the tasks in a single thread. We expect SimVODIS would enhance the autonomy of intelligent agents and let the agents provide effective services to humans.

📄 PDF Abstract BibTeX arXiv:1911.05939

Code (1)

Uehwan/SimVODIS 공식 구현 pytorch

Tasks

Instance SegmentationObjectobject-detectionObject DetectionPose EstimationSemantic SegmentationVisual Odometry

Similar Papers 제목 키워드 기반

Stereo-based Multi-motion Visual Odometry for Mobile Robots

2019-10-15 · Qing Zhao, Bin Luo, Yun Zhang

With the development of computer vision, visual odometry is adopted by more and more mobile robots. However, we found that not only its own pose, but the poses of other moving objects are also crucial for the decision of…

Motion SegmentationVisual Odometry

DeepVO: A Deep Learning approach for Monocular Visual Odometry

2016-11-18 · Vikram Mohanty, Shubh Agrawal, Shaswat Datta, Arna Ghosh 외

Deep Learning based techniques have been adopted with precision to solve a lot of standard computer vision problems, some of which are image classification, object detection and segmentation. Despite the widespread succe…

Autonomous NavigationDeep LearningGeneral Classificationimage-classification+6

Deep Visual Odometry Methods for Mobile Robots

2018-07-31 · Jahanzaib Shabbir, Thomas Kruezer

Technology has made navigation in 3D real time possible and this has made possible what seemed impossible. This paper explores the aspect of deep visual odometry methods for mobile robots. Visual odometry has been instru…

Simultaneous Localization and MappingVisual Odometry

Unsupervised Collaborative Learning of Keyframe Detection and Visual Odometry Towards Monocular Deep SLAM

2019-10-01 · ICCV 2019 10 · Lu Sheng, Dan Xu, Wanli Ouyang, Xiaogang Wang

In this paper we tackle the joint learning problem of keyframe detection and visual odometry towards monocular visual SLAM systems. As an important task in visual SLAM, keyframe selection helps efficient camera relocaliz…

Camera RelocalizationPose EstimationVisual Odometry

OrcVIO: Object residual constrained Visual-Inertial Odometry

2020-07-29 · Mo Shan, Vikas Dhiman, Qiaojun Feng, Jinzhao Li 외

Introducing object-level semantic information into simultaneous localization and mapping (SLAM) system is critical. It not only improves the performance but also enables tasks specified in terms of meaningful objects. Th…

Object