We do offer an on premises solution that we provide using Docker.
How does this on premises solution work?
Our customers can run our Deep Learning model on their own premises using our docker images. This creates a version of our api that is hosted on our customers own servers.
What is Docker
Docker is a set of platform as a service products that use OS-level virtualization to deliver software in packages called containers. Containers are isolated from one another and bundle their own software, libraries and configuration files; they can communicate with each other through well-defined channels.
You can read more about it here: docker.com
According to Docker, over 3.5 million applications have been placed in containers using Docker technology and over 37 billion containerized applications have been downloaded. It's not just Docker who thinks they're on to something big.
What is the pricing for Docker
You can see the details of the pricing at nanonets.com/pricing
What are the hardware requirements
What are the recommended specifications to run a Docker image?
On AWS: c4.2xlarge on AWS Custom Machine: Minimum requirement of 4 cores and 8 G...
[insert-question 628376]
What is the architecture diagram
What does the docker architecture diagram look like
The Standard NanoNets docker architecture diagram looks like the one below. It ma...
[insert-question 622049]
What are the instructions to run the Docker Image
Instructions to run a OCR model docker image
Once you upgrade to the Pro plan, under the Integrate tab you'll see ...
[insert-question 628377]