Face Mask Detection

פרמיום
Verified
על ידי PresentID | מְעוּדכָּן 11 घंटे पहले | Artificial Intelligence/Machine Learning
פּוֹפּוּלָרִיוּת

7.3 / 10

חֶבִיוֹן

576ms

רמת שירות

100%

Health Check

N/A

תקרא אותי

Python Quick Start

import requests

url = "https://face-mask-detection.p.rapidapi.com/FaceMaskDetection"

payload = "linkFile=%3CREQUIRED%3E"
headers = {
    'content-type': "application/x-www-form-urlencoded",
    'x-rapidapi-key': "f485496ab8msh2ea068a0bbe333cp179f86jsn2b4afe8962dd",
    'x-rapidapi-host': "face-mask-detection.p.rapidapi.com"
    }

response = requests.request("POST", url, data=payload, headers=headers)

print(response.text)
עוקבים: 43
אֶמְצָעִי:
אתר מוצר
יוצר API:
Rapid account: Present ID
PresentID
PresentID
היכנס כדי לדרג את ה- API
דירוג: 3.7 - הצבעות: 3