NsfwSpy.NET and NsfwSharp
These are competitors—both are standalone .NET libraries for classifying NSFW content in images/videos, with NsfwSpy using an unspecified classifier while NsfwSharp uses YOLOv11 with ONNX Runtime, making them alternative solutions rather than tools designed to work together.
About NsfwSpy.NET
NsfwSpy/NsfwSpy.NET
A .NET image and video classifier used to identify explicit/pornographic content written in C#.
This tool helps online platforms and app developers automatically identify explicit or unwanted content in images and videos uploaded by users. It takes in various image and video formats and outputs a classification indicating if the content is "Pornography," "Sexy," "Hentai," or "Neutral." This is ideal for content moderators, community managers, and platform administrators who need to maintain a safe and appropriate environment for their users.
About NsfwSharp
ZygoteCode/NsfwSharp
So far, the best C#.NET 9.0 open-source library that uses YOLOv11 with YoloDotNet (Microsoft.ML.OnnxRuntime) with a heavy trained ONNX model on a big NSFW images dataset!
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work