Assembly Training System on HoloLens Using Embedded Algorithm

Yujin Qin,Shuxia Wang,Qiang Zhang,Yao Cheng,Jiaxu Huang,Weiping He
DOI: https://doi.org/10.1117/12.2660940
2023-01-01
Abstract:In this article, we demonstrate an implementation on Microsoft HoloLens, deep learning supported in the context of object detection. The main aim of the training system is to create the more accurate object detection model for augmented reality using deep learning models for image recognition directly on the HoloLens 2. In terms of the object detection approach, a deep learning model called YOLOv5 has been used for the implementation of this system. This article uses the Windows ML API to implement machine learning in augmented reality applications. A simple and easy method of drawing lines between specified 2D coordinates on a canvas is proposed. The module division and development steps of the development of augmented reality training system are given. Our system provides the annotation of augmented object detected and its bounding box via HoloLens. It allows to detect the new object in a few milliseconds. Preliminary results show a great rate of object detection and reasonable detection time.
What problem does this paper attempt to address?