Nude Detect

פרמיום
על ידי Netspark LTD | מְעוּדכָּן vor 4 Tagen | Visual Recognition
פּוֹפּוּלָרִיוּת

7.2 / 10

חֶבִיוֹן

9,608ms

רמת שירות

100%

Health Check

N/A

חזרה לכל הדיונים

Badly formatted JSON response

Rapid account: Trainapi
trainapi
vor 8 Jahren

The JSON response from the API is badly formatted. See example below:

{
“status”: “success”,
“photo url”: “http://www.domain.com/yourimage.jpg”,
“is nude” {
“confidence”: “3.85%”
}
“is minimal dress” {
“confidence”: “86.51%”
}
}

There should be a comma after “is nude” item, and colons after that and “is minimal dress”, see below:

{
“status”: “success”,
“photo url”: “http://www.domain.com/yourimage.jpg”,
“is nude”: {
“confidence”: “3.85%”
},
“is minimal dress”: {
“confidence”: “86.51%”
}
}

Rapid account: Netspark
Netspark Commented vor 8 Jahren

fixed. Thanks again for bringing this to our attention

Rapid account: Netspark
Netspark Commented vor 8 Jahren

I misunderstood your comment before. I thought you meant the example didn’t match the actual code.

I will bring this to our developer’s attention for correction. Thank you!

Rapid account: Trainapi
trainapi Commented vor 8 Jahren

Unfortunately you’ve only fixed the example code, you haven’t fixed the API itself. See the example response I received below:

{
“status”: “success”,
“photo url”: “http://www.styleclicker.net/wp-content/uploads/2010/10/100812-Trench-Girl-Copenhagen-Oslo-Pladsen-12.jpg”,
“is nude” {
“confidence”: “1%”
}
“is minimal dress” {
“confidence”: “1%”
}
}

Rapid account: Netspark
Netspark Commented vor 8 Jahren

fixed

Rapid account: Netspark
Netspark Commented vor 8 Jahren

Thanks for bringing this to our attention!! Fixing it now

הצטרף לדיון - הוסף תגובה למטה:

התחבר / הירשם כדי לפרסם תגובות חדשות