Skip to content

YOLO In-Game Object Detection for Unity (Windows)

License

MIT, Apache-2.0 licenses found

Licenses found

MIT
LICENSE_Alturos
Apache-2.0
LICENSE_Unity
Notifications You must be signed in to change notification settings

wfqLab/yolo-unity

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YOLO In-Game Object Detection for Unity (Windows)

Experimental Yolo object detection for Unity (Windows) via gRPC. Uses the Alturos Yolo wrapper, please see corresponding system and build requirements.

How to use

  • Build YoloSrc\Yolo.sln
  • Publish YoloServer project
  • Launch YoloSrc\YoloServer\bin\Release\netcoreapp2.1\win-x64\YoloServer.exe
  • Open YoloUnity project in Unity editor and enter play mode

Exit and re-enter play mode in case you get a Grpc.Core.RpcException.

About

YOLO In-Game Object Detection for Unity (Windows)

Resources

License

MIT, Apache-2.0 licenses found

Licenses found

MIT
LICENSE_Alturos
Apache-2.0
LICENSE_Unity

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%