Skip to content

Commit

Permalink
add slimfacenet dataset (#446) (#447)
Browse files Browse the repository at this point in the history
  • Loading branch information
xiteng1988 authored Sep 10, 2020
1 parent 6a2108e commit c70509e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions demo/slimfacenet/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@

本示例支持`CASIA``lfw`两种公开数据集默认情况:

[CASIA训练数据集](https://paddlemodels.bj.bcebos.com/PaddleSlim/dataset/CASIA.zip)

[lfw测试数据集](https://paddlemodels.bj.bcebos.com/PaddleSlim/dataset/lfw.zip)

1). 训练数据集位置`./CASIA`
2). 测试数据集位置`./lfw`

Expand Down

0 comments on commit c70509e

Please sign in to comment.