Skip to content
This repository has been archived by the owner on Jul 21, 2021. It is now read-only.

naiiytom/nist-frvt-archive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AIGEN FRVT 1:1 Archive Repository

This repository is an archive to keep track of progress

Download model.tar.gz and lib.tar.gz from release section and extract them accordingly.

.

Update

v1.0

  • initial commit
  • update libraries, model and result

v1.1

  • fixed mxnet using threading
  • fixed image size from dynanic -> static size of 640x480 pixel

v1.2

  • fixed stdout from mxnet 3rd party library

v1.3

  • clear unused libraries
  • minimize libraries size

v1.rc-1

  • change retinaface backbone from ResNet50 -> MobileNet
  • remove stdout from test code

Download section

Release Model Library
v1.0 model.tar.gz lib.tar.gz
v1.1 model.tar.gz lib.tar.gz
v1.2 model.tar.gz lib.tar.gz
v1.3 model.tar.gz lib.tar.gz
v1.rc-1 model.tar.gz lib.tar.gz

Face Recognition Vendor Test (FRVT) Validation Packages

This repository contains validation packages for all Ongoing FRVT evaluation tracks. We recommend developers clone the entire repository and run validation from within the folder that corresponds to the evaluation of interest. The ./common directory contains files that are shared across all validation packages.