Skip to content

dldnwlsgd/YoloHolo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Get the missing model

This project comes without the actual model as I don't want to republish someone else's work. I have downloaded it from the PINTO model zoo.

I opened this folder in the repository

That shows this batchfile for using the single model

That points to this actual zipped tar file which contains the "yolov7-tiny_256x320.onnx" file.

Copy "yolov7-tiny_256x320.onnx" this into Assets\Application\Model folder before opening the project

About

HoloLens app using a Yolo model to identify objects in space

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • ShaderLab 70.9%
  • C# 16.9%
  • HLSL 12.2%