Download Latest Version CompreFace_1.2.0.zip (22.7 kB)
Email in envelope

Get an email when there's a new version of Exadel CompreFace

Home / v1.1.0
Name Modified Size InfoDownloads / Week
Parent folder
CompreFace_1.1.0.zip 2022-10-07 22.8 kB
CompreFace 1.1.0.tar.gz 2022-10-07 10.9 MB
CompreFace 1.1.0.zip 2022-10-07 11.7 MB
README.md 2022-10-07 1.2 kB
Totals: 4 Items   22.6 MB 0

Features

  • Massive UX/UI redesign
  • Wizard for creating the first facial recognition service
  • Pose plugin
  • Service statistics
  • Automatic login after registration
  • Updated session logic, no need to re-login if the user is active
  • Property to set max image size in the .env file
  • Property to set the number of processes of uwsgi in the .env file
  • Property to set connection and read timeouts in the .env file
  • Optimized RAM usage

Fixes

  • Postgres superuser permissions are not required anymore
  • Other fixes

Migration from 1.0.1 version

  • No special migration is needed

How to install:

  1. Download CompreFace_1.1.0.zip archive or run: wget -q -O tmp.zip 'https://github.com/exadel-inc/CompreFace/releases/download/v1.1.0/CompreFace_1.1.0.zip' && unzip tmp.zip && rm tmp.zip
  2. To start CompreFace run: docker-compose up -d
  3. Open in your browser: http://localhost:8000/login
  4. To stop properly run: docker-compose stop
  5. To start again run: docker-compose start

More detail install guide(and Windows instructions) is on our readme page.

Source: README.md, updated 2022-10-07