NSFW recognition library based on deep neural networks and ONNX runtime
NsfwONNX is a Not Suitable for Work (NSFW) recognition library based on ONNX runtime.
You can build NsfwONNX from sources or install to your own project using nuget package manager.
Assembly | Specification | OS | Package | Algebra |
---|---|---|---|---|
NsfwONNX | .NET Standard 2.0 | Cross-platform | NuGet | UMapx |
C# interface
using NsfwONNX;
To get started with NsfwONNX, it is recommended to look at the folder with examples.
Yahoo - Open NSFW
NsfwONNX is released under the MIT license.