Introduction
The Webit Describing API lets you effortlessly search between millons of YouTube, Dailymotion and Vimeo videos with a single solution. And it includes a FREE plan to get started with.
API testing and usage
If you want to start using the Describing service or just want to test it a little, just press the buttons below.
You will need a RapidAPI account for testing production endpoints. However, the whole process is completely FREE of charge and no credit card is required.
Below is an example of a not-easy-to-detect nudity. Neural Machine performs very well and understands the image contains nudity, despite of the confusing perspective.
{
"status": "success",
"data": {
"input_source": "url",
"predictions": [
{
"description": "A car parked on the side of the road.",
"confidence": 0.00040867806445794077
},
{
"description": "A car parked in a parking lot next to a car.",
"confidence": 0.00010974527592199836
},
{
"description": "A car parked in a parking lot next to a parking meter.",
"confidence": 6.683027864391649e-5
}
]
},
"message": null
}
Here is an example of a black and white image containing nudity. Neural Machine understands what's depicted in the image despite of skin tone colors.
{
"status": "success",
"data": {
"input_source": "url",
"predictions": [
{
"description": "A vase filled with flowers on top of a table.",
"confidence": 0.0017719394890596788
},
{
"description": "A vase filled with flowers sitting on top of a table.",
"confidence": 0.0013855970062165198
},
{
"description": "A vase filled with lots of flowers on top of a table.",
"confidence": 0.0006718088603114169
}
]
},
"message": null
}
Here is an example of a black and white image containing nudity. Neural Machine understands what's depicted in the image despite of skin tone colors.
{
"status": "success",
"data": {
"input_source": "url",
"predictions": [
{
"description": "A man sitting in front of a laptop computer.",
"confidence": 0.013332694778822068
},
{
"description": "A man sitting at a desk with a laptop computer.",
"confidence": 0.0015910663881198554
},
{
"description": "A man sitting in front of a laptop computer",
"confidence": 0.0007597452956656747
}
]
},
"message": null
}
Here is an example of a black and white image containing nudity. Neural Machine understands what's depicted in the image despite of skin tone colors.