paper-with-me

홈 › Papers

Object Detection in the Context of Mobile Augmented Reality

2020-08-15 · Xiang Li, Yuan Tian, Fuyao Zhang, Shuxue Quan, Yi Xu

In the past few years, numerous Deep Neural Network (DNN) models and frameworks have been developed to tackle the problem of real-time object detection from RGB images. Ordinary object detection approaches process information from the images only, and they are oblivious to the camera pose with regard to the environment and the scale of the environment. On the other hand, mobile Augmented Reality (AR) frameworks can continuously track a camera's pose within the scene and can estimate the correct scale of the environment by using Visual-Inertial Odometry (VIO). In this paper, we propose a novel approach that combines the geometric information from VIO with semantic information from object detectors to improve the performance of object detection on mobile devices. Our approach includes three components: (1) an image orientation correction method, (2) a scale-based filtering approach, and (3) an online semantic map. Each component takes advantage of the different characteristics of the VIO-based AR framework. We implemented the AR-enhanced features using ARCore and the SSD Mobilenet model on Android phones. To validate our approach, we manually labeled objects in image sequences taken from 12 room-scale AR sessions. The results show that our approach can improve on the accuracy of generic object detectors by 12% on our dataset.

📄 PDF Abstract BibTeX arXiv:2008.06655

Code (0)

등록된 구현이 없습니다.

Tasks

Objectobject-detectionObject DetectionReal-Time Object Detection

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Non Maximum Suppression Non Maximum Suppression is a computer vision method that selects a single entity out of many overlapping entities (for example bounding boxes in object detection). The…
SSD SSD is a single-stage object detection method that discretizes the output space of bounding boxes into a set of default boxes over different aspect ratios and scales per…

Similar Papers 제목 키워드 기반

A Markerless Deep Learning-based 6 Degrees of Freedom PoseEstimation for with Mobile Robots using RGB Data

2020-01-16 · Linh Kästner, Daniel Dimitrov, Jens Lambrecht

Augmented Reality has been subject to various integration efforts within industries due to its ability to enhance human machine interaction and understanding. Neural networks have achieved remarkable results in areas of …

Data VisualizationObject Localization

Immersive Language Exploration with Object Recognition and Augmented Reality

2020-05-01 · LREC 2020 5 · Benny Platte, Anett Platte, Christian Roschke, Rico Thomanek 외

The use of Augmented Reality (AR) in teaching and learning contexts for language is still young. The ideas are endless, the concrete educational offers available emerge only gradually. Educational opportunities that were…

ObjectObject Recognition

Instant 3D Object Tracking with Applications in Augmented Reality

2020-06-23 · Adel Ahmadyan, Tingbo Hou, Jianing Wei, Liangkai Zhang 외

Tracking object poses in 3D is a crucial building block for Augmented Reality applications. We propose an instant motion tracking system that tracks an object's pose in space (represented by its 3D bounding box) in real-…

3D Object TrackingCPUGPUObject Tracking

Poster: Real-Time Object Substitution for Mobile Diminished Reality with Edge Computing

2023-10-23 · Hongyu Ke, Haoxin Wang

Diminished Reality (DR) is considered as the conceptual counterpart to Augmented Reality (AR), and has recently gained increasing attention from both industry and academia. Unlike AR which adds virtual objects to the rea…

Edge-computingObject

LEAF + AIO: Edge-Assisted Energy-Aware Object Detection for Mobile Augmented Reality

2022-05-27 · Haoxin Wang, BaekGyu Kim, Jiang Xie, Zhu Han

Today very few deep learning-based mobile augmented reality (MAR) applications are applied in mobile devices because they are significantly energy-guzzling. In this paper, we design an edge-based energy-aware MAR system …

CPUobject-detectionObject Detection