Our Technology
SDK
OnPrem
Industries
Fintech
Education
Security
Healthcare
Retail
Hospitality
Government
Company
About Us
In the News
Blog
Contact Us
Pangiam Trueface OnPrem
State of the art computer vision in a docker image.
Get started easily with just one command.
Key Features
Docker container exposing a REST API
Available in CPU and GPU-accelerated versions
Able to interface with any language through HTTP calls
Deployable on premises or on your cloud infrastructure
Current Capabilities
Face recognition
(1:1 and 1:N face matching)
Face extraction and
landmark detection
Gender detection
Spoof detection
docker run -e "TOKEN=$YOUR_TOKEN" -v "$(pwd)"/collections:/collections -p 8080:8080 -it trueface/visionbox:latest
Supported Architectures
CPU: 1 Core
Memory: 2GB, 8GB recommended
Nvidia GPU optional but recommended
Supported Operating Systems:
Minimum System Requirements:
CPU: 1 Core
Memory: 2GB, 8GB recommended
Nvidia GPU optional but recommended
Supported Operating Systems:
Benchmarks
AWS C6I.2XLARGE (CPU)
AWS G4DN.XLARGE
(GPU)
Templatize Face
90 ms
43 ms
Match Faces
190 ms
87 ms
Enroll Face
88 ms
45 ms
Identify Face (N = 1000)
85 ms
44 ms
Spoof Detection
37 ms
75 ms
Resources
SDK documentation
Sample apps
OnPrem Documentation
Pangiam Trueface SDKs
Pangiam Trueface API