简体中文 | English
Developed by StandardL's Group
Copyright (c) StandardL's Group(Github). All rights reserved.
A WinUI3 application combining YOLOv8 models with ONNX Runtime.
Use YOLOv8n as a base model.
- Fluent Design
- Multiple language (English and Simple Chinese)
- Support fire and smoke detection
- Keep all you data locally
- Lite model
- ML .NET ONNX CPU Runtime, no GPU environment
- Download and unzip software package file from release page.
- Run
install.ps1 - Launch app from Start Menu
Detail install guidance is here. At this time, English version is not finished yet, you can find full guide in Chinese.
- Visual Studio 2022
- .NET 7 SDK
- Windows App SDK
- Windows SDK 22621
Since we use Ultralytics's YOLO model, AGPL-3.0 License is used, you can read it here in detail.
Made with contrib.rocks.


