mirror of
https://gitee.com/mymagicpower/AIAS.git
synced 2024-12-02 12:17:37 +08:00
.. | ||
build/output | ||
doc/img | ||
lib | ||
src | ||
fire_smoke_sdk.iml | ||
pom.xml | ||
README.md |
烟火检测SDK
支持烟雾-火灾2类检测.
SDK功能
- 烟火检测,给出检测框和置信度
- 支持类别:
- fire
- smoke
运行例子 - FireSmokeDetectExample
运行成功后,命令行应该看到下面的信息:
[INFO ] - [
class: "fire 0.847178041934967", probability: 0.84717, bounds: [x=0.522, y=0.516, width=0.083, height=0.173]
class: "smoke 0.4434642493724823", probability: 0.44346, bounds: [x=0.492, y=0.000, width=0.295, height=0.116]
class: "smoke 0.36228814721107483", probability: 0.36228, bounds: [x=0.576, y=0.110, width=0.113, height=0.121]
]
帮助
引擎定制化配置,可以提升首次运行的引擎下载速度,解决外网无法访问或者带宽过低的问题。
引擎定制化配置