RobinFischer / TF-Unity-ARFoundation

Object Detection Term Project based on code by Sha Qian

Home Page:https://medium.com/@shaqian629/object-detection-and-arfoundation-in-unity-8782b1ee6ea3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TF-Unity-ARFoundation -> AR Assist Term Project

This project was developed as a Term Project at NTU submitted 9th of January 2020. It can detect objects around the user, and place anchors at their position. On the bottom of the screen a mini-map is visualizing the detected objects from a top down perspective. Uses TensorFlow for object detection and ARFoundation for AR experience. Tested with Android and ARCore. This project is only uploaded for reference, and not intendet for reproduction, since the SDKs in this project are very outdated.

The scene is modified from CameraImage in arfoundation-samples.

Usage

  1. Open the project in Unity3d, go to Window > Package Manager, install AR Foundation and at least one platform-specific AR package:
  • ARKit XR Plugin
  • ARCore XR Plugin
  1. Follow the installation instructions in TF-Unity.

  2. Build and run.

About

Object Detection Term Project based on code by Sha Qian

https://medium.com/@shaqian629/object-detection-and-arfoundation-in-unity-8782b1ee6ea3


Languages

Language:ShaderLab 54.6%Language:C# 37.8%Language:HLSL 7.7%