# yolo-unity **Repository Path**: LuckyHouse/yolo-unity ## Basic Information - **Project Name**: yolo-unity - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-08-07 - **Last Updated**: 2024-07-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## YOLO In-Game Object Detection for Unity (Windows) Experimental [Yolo object detection](https://github.com/AlexeyAB/darknet) for Unity (Windows) via [gRPC](https://github.com/grpc/grpc). Uses the [Alturos Yolo wrapper](https://github.com/AlturosDestinations/Alturos.Yolo), please see corresponding [system and build requirements](https://github.com/AlturosDestinations/Alturos.Yolo#system-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.