nsfw_detector_flutter library

Classes

NsfwDetector
NsfwDetector class handles the NSFW detection process.
NsfwResult
NsfwResult class stores the results of the NSFW detection.
VggMean
VggMean class defines the mean values for each channel used in the VGG model.

Enums

NsfwClassification
Classification category for NSFW detection results.

Exceptions / Errors

NsfwDetectorException
Exception thrown when NSFW detection fails.