Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save vinayakvanarse/96a4bde2dfbfd2602de8cd96e2c3efc4 to your computer and use it in GitHub Desktop.
Save vinayakvanarse/96a4bde2dfbfd2602de8cd96e2c3efc4 to your computer and use it in GitHub Desktop.
ModerateImage
{
"result": {
"predictions": [
{
"violence": "UNLIKELY"
},
{
"neutral-sketch": "POSSIBLE"
},
{
"neutral": "UNLIKELY"
},
{
"porn-hentai": "VERY_UNLIKELY"
},
{
"sexy": "VERY_UNLIKELY"
},
{
"porn": "VERY_UNLIKELY"
},
{
"kick": "VERY_LIKELY"
}
],
"classifications": [
{
"type": "pop bottle, soda bottle",
"probability": "UNLIKELY"
},
{
"type": "beer bottle",
"probability": "VERY_UNLIKELY"
},
{
"type": "ladle",
"probability": "VERY_UNLIKELY"
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment