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 / v0.4.1
Name Modified Size InfoDownloads / Week
Parent folder
CompreFace_0.4.1.zip 2021-01-23 1.0 kB
CompreFace 0.4.1.tar.gz 2021-01-23 129.5 MB
README.md 2021-01-23 1.1 kB
Totals: 3 Items   129.5 MB 0

Fixes

  • Added header and footer to demo page
  • Test and Demo pages supports more then one face on the image
  • More friendly error message when session is expired
  • More friendly error message when user uploads incorrect image
  • Better autocomplete support
  • Lots of fixes for roles and permissions system

Migration from 0.4.0

There are no breaking changes in 0.4.1, to migrate from 0.4.0 all you need is: 1. Stop CompreFace with command: docker-compose stop 2. Download new version, extract it and replace old files with new 3. Run docker-compose up -d

How to install:

  1. Download CompreFace_0.4.1.zip archive or run: wget -q -O tmp.zip 'https://github.com/exadel-inc/CompreFace/releases/download/v0.4.1/CompreFace_0.4.1.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 2021-01-23