SciSharp / TensorFlow.NET

.NET Standard bindings for Google's TensorFlow for developing, training and deploying Machine Learning models in C# and F#.
https://scisharp.github.io/tensorflow-net-docs
Apache License 2.0
3.17k stars 506 forks source link

[Question]: How to achieve glass breakage detection #1242

Open dfengpo opened 3 months ago

dfengpo commented 3 months ago

Description

I implement a glass breakage detection system How to implement using tensorflow.net

Alternatives

No response