NSFW Nudity Image Classifier

FREEMIUM
Durch APILight | Aktualisiert 22 days ago | Visual Recognition
Health Check

N/A

README

Easily detect inappropriate content

Our API detects NSFW nudity images. It takes as input an image’s URL. It returns two fields: “classification” is either “safe” or “nudity”, and “confidence” returns a confidence level between 0 and 1. An image is classified into the “nudity” category if a person’s sexual organs, breast or belly are displayed.

Input example

{
    "url": "https://live.staticflickr.com/2567/3675799660_9eb0911619_o_d.jpg"
}

Output example

{
    "classification": "nudity",
    "confidence": "0.9998764"
}
Follower: 1
API-Ersteller:
Rapid account: API Light
APILight
APILight
Melden Sie sich bei Rate API an
Bewertung: 5 - Stimmen: 1