scispace - formally typeset
Proceedings ArticleDOI

PicPose: Using Picture Posing for Localization Service on IoT Devices

Reads0
Chats0
TLDR
A new picture-based localization service PicPose is presented that relies on the feature points extracted from a camera-captured image and conducts feature point matching with the original wall picture to conduct pose calculation, which is impossible for ArPico and ArUco.
Abstract
Device self-localization is an important capability for many IoT applications that require mobility in service capabilities. In our previous work, we have designed the ArPico method for robot indoor localization. By placing and recognizing pre-installed pictures on walls, robots can use low-cost cameras to identify their positions by referencing to pictures' precise locations. However, using ArPico, all pictures need to have clear rectangular borders for the pose computation. But some real-world pictures does not have clear thick borders. Moreover, some pictures may have odd shapes or are only partially visible. To address these problems, a new picture-based localization service PicPose is presented. PicPose relies on the feature points extracted from a camera-captured image and conducts feature point matching with the original wall picture to conduct pose calculation. Using PicPose, even partially visible pictures can be used for localization, which is impossible for ArPico and ArUco. We present our implementation and experiment results in this paper.

read more

Citations
More filters
Proceedings ArticleDOI

DynaScale: An Intelligent Image Scale Selection Framework for Visual Matching in Smart IoT

TL;DR: DynaScale as discussed by the authors is a general framework that integrates existing image detection and matching algorithms with constructed image pyramids for extended matching, and selects the best matching result from the image pairs of different scales.
References
More filters
Book ChapterDOI

SSD: Single Shot MultiBox Detector

TL;DR: The approach, named SSD, discretizes the output space of bounding boxes into a set of default boxes over different aspect ratios and scales per feature map location, which makes SSD easy to train and straightforward to integrate into systems that require a detection component.
Posted Content

MobileNets: Efficient Convolutional Neural Networks for Mobile Vision Applications

TL;DR: This work introduces two simple global hyper-parameters that efficiently trade off between latency and accuracy and demonstrates the effectiveness of MobileNets across a wide range of applications and use cases including object detection, finegrain classification, face attributes and large scale geo-localization.
Book ChapterDOI

SSD: Single Shot MultiBox Detector

TL;DR: SSD as mentioned in this paper discretizes the output space of bounding boxes into a set of default boxes over different aspect ratios and scales per feature map location, and combines predictions from multiple feature maps with different resolutions to naturally handle objects of various sizes.
Proceedings ArticleDOI

ORB: An efficient alternative to SIFT or SURF

TL;DR: This paper proposes a very fast binary descriptor based on BRIEF, called ORB, which is rotation invariant and resistant to noise, and demonstrates through experiments how ORB is at two orders of magnitude faster than SIFT, while performing as well in many situations.
Proceedings ArticleDOI

Learning Deep Features for Discriminative Localization

TL;DR: This work revisits the global average pooling layer proposed in [13], and sheds light on how it explicitly enables the convolutional neural network (CNN) to have remarkable localization ability despite being trained on imagelevel labels.
Related Papers (5)