Few-Shot Product Recognition API

This module is developed using Flask. The API consist of REST API endpoints and a WebSocket-based service.

The API endpoints are the main controls of the system. They are used to add or remove a resource that triggers the application to start processing video frames. Further, these API endpoints are also used to interact with the system such as enriching the similarity search database.

Open API style documentation of the API endpoints are provided below:

Swagger UI