Nude Detect

부분 유료
분류별 Netspark LTD | 업데이트됨 13 days ago | Visual Recognition
인기

5.2 / 10

지연 시간

2,052ms

서비스 수준

100%

Health Check

N/A

모든 토론으로 돌아가기

Badly formatted JSON response

Rapid account: Trainapi
trainapi
8 years ago

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 8 years ago

fixed. Thanks again for bringing this to our attention

Rapid account: Netspark
Netspark Commented 8 years ago

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 8 years ago

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 8 years ago

fixed

Rapid account: Netspark
Netspark Commented 8 years ago

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

아래에 의견을 추가하고 토론에 참여하세요.

새 댓글을 게시하려면 로그인 / 가입