DEEPSIGHT SDK, FACE ANALYSIS
20 May 2020
Announcing DeepSight SDK as a Service
DeepSight SDK as a Service
We are excited to announce the release of DeepSight SDK as a Service. This feature enables developers to build applications in their preferred language (e.g. C#, JavaScript, Python, Java, etc.). Previously the SDK was only available in C++ therefore this new service will make the SDK even easier to use.
The DeepSight SDK as a Service enables customers to call all the functions of DeepSight using HTTP(S) requests written in their own preferred programming language while everything operates locally. The body of the request is a JSON format string representing the input parameters.
The HTTP request functions relate to all the SDK database functions such as face detection, age estimation, gender estimation, etc. Samples and documentation for this service are included in the DeepSight SDK package. The online documentation can be found here.