From ef0434dcd29d7b7d4cf13d562f55ee5ef2bb0d5c Mon Sep 17 00:00:00 2001 From: Jia Guo Date: Wed, 26 Dec 2018 10:39:29 +0800 Subject: [PATCH] Update README.md --- Evaluation/Megaface/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Evaluation/Megaface/README.md b/Evaluation/Megaface/README.md index 4933dab..fedc108 100644 --- a/Evaluation/Megaface/README.md +++ b/Evaluation/Megaface/README.md @@ -1,2 +1,2 @@ -Download megaface testpack data from xxx, then check and call ``run.sh`` to evaluate the insightface model performance. +Download megaface testpack data from [baiducloud](https://pan.baidu.com/s/1h4ezfwJiXClbZDdg1RX0MQ) or dropbox(TODO) and unzip it to ``data/``, then check and call ``run.sh`` to evaluate insightface model performance.