NSFW Nudity Image Classifier

GRATIS CON POSSIBILITÀ DI UPGRADE
Da APILight | Aggiornamento 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
Creatore dell'API:
Rapid account: API Light
APILight
APILight
Accedi per valutare l'API
Valutazione: 5 - Voti: 1