EllenGYY / Vision-Impairments-Aiding-Hololens-Unity-Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vision Impairments Aiding - HoloLens 1 Unity Project

Training of the model see this repository.

Functionality:

  1. Object Detection with tiny YOLO v2.
  2. Bounding box around the object.
  3. Verbal Hint when there is an obstacle in front of you.
  4. A visual hint in less influenced area (predicted by the model) to remind the users of the verbal hint.

Notice:

  1. The two .onnx models are too big for GitHub to hold without LFS so it was upload separately to the following address Google Drive. Download the file and put it under Assets folder.

About


Languages

Language:C# 74.8%Language:ShaderLab 20.7%Language:HLSL 4.5%