SmartyzeDetect provides simplified APIs for AI-based solutions like ANPR/ALPR, Intrusion Detection, Line-cross Detection (Tripwire), Social Distancing Detection and Mask Detection. The API is deployable as a Docker container and accessible via either a REST or thrift RPC interface.
This repository contains a basic user guide for anyone wishing to try out the APIs for themselves. It currently has:
- A high level conceptual overview of the API
- The API specification and associated documentation
- A deployment guide demonstrating how to spin up a API server container instance locally via Docker or on AWS ECS (check the deploy directory for this)
- Demo scripts which invoke the API as examples for usage (check the demo directory for this)
To get started quickly to try out demos, use the below steps:
- Get a free trial license using the page here
- Deploy a Docker container instance locally using the deployment guide here
- Try the demo scripts here
The Docker image is available on Amazon ECR Public at link and also on Dockerhub at link
For a demo showing the capabilities of the API, visit link and link
To obtain a free trial license for the API server, use this page
To learn more about SmartyzeDetect, visit link