Skip to content

Not Suitable for Work (NSFW) recognition library based on deep neural networks and ONNX runtime

License

Notifications You must be signed in to change notification settings

FaceONNX/NsfwONNX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NSFW recognition library based on deep neural networks and ONNX runtime

NsfwONNX

NsfwONNX is a Not Suitable for Work (NSFW) recognition library based on ONNX runtime.

Version

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

Installation

C# interface

using NsfwONNX;

To get started with NsfwONNX, it is recommended to look at the folder with examples.

References

Yahoo - Open NSFW

License

NsfwONNX is released under the MIT license.