Pangiam Trueface OnPrem

State of the art computer vision in a docker image.

Get started easily with just one command.

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 documentationSample appsOnPrem Documentation