Advanced Detection Models

SightCensor offers a suite of specialized machine learning models for content analysis, each designed for specific use cases and detection requirements.

4 Models

Image & video detection

0.5s Avg

Processing time per image

97.7%

Neutral detection accuracy

REST API

Easy integration

MODEL 1

Nudity Classification

Binary classification model that determines the probability of an image containing sexually explicit content. Fast, efficient, and accurate.

Capabilities
  • Multi-class classification: Neutral, Moderate, Anime, Pornography
  • Confidence scores for each classification
  • Optimal for high-volume screening
  • Low false positive rate
  • Frequent model updates and improvements
~0.3s
Processing
4 Classes
Categories
All Plans
Availability

Best For: Initial content screening, categorisation, or identifying images that require further analysis.

Classification Results
Pornography 87.3%
Neutral 8.9%
Moderate 2.5%
Anime 1.3%
Processing time: 0.28s
MODEL 2

Sexually Explicit Object Detection

Advanced model providing both image classification and precise object detection with bounding box coordinates for sexually explicit content.

Capabilities
  • Binary classification (neutral & pornography)
  • Genitalia detection: breasts, vagina, penis, bottom
  • Bounding box coordinates for each detection
  • Individual confidence scores per object
  • Our most efficient detection model
~0.5s
Processing
4 Objects
Detectable
Pro+
Availability

Best For: Content moderation, or teams requiring granular insight into the nature of potentially explicit content.

Object Detection Results
Classification: Pornography 92.8%
Detected Objects:
Breasts
Box 1: 94.2% Box 2: 89.7%
Bottom Box 1: 91.3%
Processing time: 0.52s
Objects detected: 3
MODEL 3 - BETA

Detailed Sexually Explicit Object Detection

Our most advanced model providing verbose object detection and precise localisation of explicit content with extended classification categories.

Capabilities
  • Binary classification (neutral & pornography)
  • Extended genitalia & body trait classification
  • Detailed bounding box annotations
  • Higher precision for forensic analysis
  • Currently in BETA testing phase
~0.8s
Processing
10+ Objects
Detectable
Enterprise
Availability

Best For: Detailed forensic analysis, investigations, and situations requiring precise content location within images.

Detailed Analysis
BETA Model - Enhanced detection capabilities
Extended Detection Categories:
Body Parts
Attributes
Actions
Context
Model Benefits:
  • Higher precision for complex scenes
  • More detailed forensic reporting
  • Better handling of edge cases
VIDEO MODEL 1

Sexually Explicit Video Detection

Based on Model 3, our video detection model analyses video content frame-by-frame to detect and classify sexually explicit content within videos.

Capabilities
  • Binary classification (neutral & pornography)
  • Frame-by-frame analysis
  • Genitalia detection with timestamps
  • Confidence scores per frame
  • Support for all common video formats
Variable
Processing
MP4, AVI, MOV
Formats
Pro+
Availability

Best For: Video content moderation, forensic video analysis, and platform safety for video-sharing applications.

Video Analysis Report
Video Duration 2m 34s
Frames Analysed 154
Explicit Frames 89 (57.8%)
Processing Time 42.3s
Classification: Pornography detected (High confidence)

Simple API Integration

Integrate SightCensor models into your application with our REST API

Example API Request
curl -X POST https://api.sightcensor.com/v1/analyze \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: multipart/form-data" \
  -F "image=@/path/to/image.jpg" \
  -F "model=model_2"

Choose Your Detection Model

Start with Model 1 on our free plan, or unlock advanced detection with Professional and Enterprise tiers.