NSFW Nudity Image Classifier

FREEMIUM
By APILight | Updated 9일 전 | 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"
}
Followers: 1
API Creator:
Rapid account: API Light
APILight
APILight
Log In to Rate API
Rating: 5 - Votes: 1