Skip to content

tools for MegaFace evaluation, e.g. plotting evalaution results

Notifications You must be signed in to change notification settings

walkoncross/megaface-eval-zyf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MegaFace Evaluation and Plot

Please refer to MegaFace's Official Page if you have any question about the evaluation/challenge.

Evaluation

  1. Download Megaface Linux Development Kit (.zip or .tar.gz) and unzip/untar it to ./devkit.

  2. Run the evaluation according to the devkit/readme.txt.

Plot results

  1. Download the some of the Challenge 1 json results, and unzip it into devkit/Challenge1External;

  2. For plot test, run:

    cd plot_results
    python plot_megaface_results.py
  3. To plot your own evaluation results, please change "method_dirs" to your results's paths and set corresponding "method_labels" in plot_results/plot_megaface_results.py, and run the script.

About

tools for MegaFace evaluation, e.g. plotting evalaution results

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published