• Title/Summary/Keyword: Tensorflow Lite

Search Result 2, Processing Time 0.016 seconds

A Study on the Analysis of Background Object Using Deep Learning in Augmented Reality Game (증강현실 게임에서 딥러닝을 활용한 배경객체 분석에 관한 연구)

  • Kim, Han-Ho;Lee, Dong-Lyeor
    • Journal of Convergence for Information Technology
    • /
    • v.11 no.11
    • /
    • pp.38-43
    • /
    • 2021
  • As the number of augmented reality games using augmented reality technology increases, the demands of users are also increasing. Game technologies used in augmented reality games are mainly games using MARKER, MARKERLESS, GPS, etc. Games using this technology can augment the background and other objects. To solve this problem, we want to help develop augmented reality games by analyzing objects in the background, which is an important element of augmented reality. To analyze the background in the augmented reality game, the background object was analyzed by applying a deep learning model using TensorFlow Lite in the UNITY engine. Using this result, we obtained the result that augmented objects can be placed in the game according to the types of objects analyzed in the background. By utilizing this research, it will be possible to develop advanced augmented reality games by augmenting objects that fit the background.

Implementation of GPU Acceleration of Object Detection Application with Drone Video (드론 영상 대상 물체 검출 어플리케이션의 GPU가속 구현)

  • Park, Si-Hyun;Park, Chun-Su
    • Journal of the Semiconductor & Display Technology
    • /
    • v.20 no.3
    • /
    • pp.117-119
    • /
    • 2021
  • With the development of the industry, the use of drones in specific mission flight is being actively studied. These drones fly a specified path and perform repetitive tasks. if the drone system will detect objects in real time, the performance of these mission flight will increase. In this paper, we implement object detection system and mount GPU acceleration to maximize the efficiency of limited device resources with drone video using Tensorflow Lite which enables in-device inference from a mobile device and Mobile SDK of DJI, a drone manufacture. For performance comparison, the average processing time per frame was measured when object detection was performed using only the CPU and when object detection was performed using the CPU and GPU at the same time.