Questions tagged [cloudsight]

The CloudSight API is a fine-grained object recognition API capable of automated captioning, image classification, and detailed scene understanding. Sign up and read documentation at cloudsight.ai.

31 questions
-1
votes
1 answer

Send base64 encoded image to Server

Task "Send an image by using an HTTP POST request on the endpoint /images with either a multipart-form-encoded, or base64 encoded data parameter." I am using Cloudsight API for my image recognition project. Refference…
1 2
3