Overview
The container contains all the dependencies you need to see Cloak in action. The demo allows you to provide an image as input and see the faces detected in it with and without Cloak noise.
Highlights
- Preserve security and privacy while keeping AI useful.
- Secure privacy preserving layer to existing DNN models.
- Introduce just enough noise to input data.
Details
Pricing
Vendor refund policy
N/A
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
Protopia AI Demo
- Amazon ECS
- Amazon EKS
Container image
Containers are lightweight, portable execution environments that wrap server application software in a filesystem that includes everything it needs to run. Container applications run on supported container runtimes and orchestration services, such as Amazon Elastic Container Service (Amazon ECS) or Amazon Elastic Kubernetes Service (Amazon EKS). Both eliminate the need for you to install and operate your own container orchestration software by managing and scheduling containers on a scalable cluster of virtual machines.
Version release notes
The container contains all the dependencies you need to see Cloak in action. The demo allows you to provide an image as input and see the faces detected in it with and without Cloak noise.
Additional details
Usage instructions
First things first, make sure you have Docker installed on your machine, and it is up and running. See instructions here on how to install Docker. You can use other container runtime environments if you wish; the usage guide here is written for Docker.
Once Docker is installed, pull the latest Protopia demo by running:
docker pull ghcr.io/protopia-ai/demo:latest Grab your selfie stick and take a picture. If you don't have that handy, don't worry; any picture with faces on it will work! Place the picture in a directory. Let's assume the picture's file name is input.png.
Open up the terminal, and cd into the directory that contains the input.png picture. Now the fun part: run the demo and see the comparison of input images with-and-without Cloak noise added by running:
docker run -v $PWD:/data ghcr.io/protopia-ai/demo:latest -i /data/input.png -o /data/output.png
Resources
Vendor resources
Support
Vendor support
Please contact us at info@protopia.ai For more information visit: www.protopia.ai
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.