Skip to content

SunAriesCN/competition_iqiyi

 
 

Repository files navigation

competition_iqiyi

ref

Experiment Report

method train loss TRAIN mAP VAL mAP TRAIN Precision VAL Precision Test mAP
mtcnn + insightface + means knn (baseline) none none 0.771192 none 0.82217 none
mtcnn + insightface + our FC + means knn 2.01 none 0.365657 none 0.4204 none

InsightFace+FC Usage:

Train steps:

  1. Git clone the InsightFace_TF reposity.
  2. Train the model by train_fc_only.py script in InsightFace repo.
  3. Evaluate the validate set by eval_map_fc_only.py script.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%