NSFW Nudity Image Classifier

부분 유료
분류별 APILight | 업데이트됨 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"
}
팔로워: 1
API 생성자 :
Rapid account: API Light
APILight
APILight
Rate API에 로그인
등급: 5 - 투표: 1