Skip to content

This is just an exprimental repo, welcome to improve!

Notifications You must be signed in to change notification settings

yangfly/mtcnn-exp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github

blog

paper

Todo

  • 生成更多数据: range(more)

  • traininghistory: finalize() to dump plot data

  • caffe pnet fddb vs mxnet pnet fddb

  • default:

    • settings: max-40 [50, 5, 20] 3:1:1
    • train: 984792 (598251 199356 199464)
    • val: 254360 (154425 51511 51536)
  • v1: 4:1:1

  • v2: 很低 (0.18, 0.9) [50, 10, 20] min(w, h) < 25 or max(w, h) < 30

    • train: 2057290 (1102561 484812 510866)
    • val: 523244 (279235 123882 132353)

    celeba 数据集 生成负样本

  • mxnet-mtcnn:

  • Sample: 12880 images done, pos: 199475 part: 548912 neg: 812070

  • Choose: total 1099474 (pos: 199475 part: 300000 neg: 600000)

dataset

  • v1 [train] sample: pos = 205458, part = 533325, neg = 766085, total=1504868 [train] filter: pos = 205458, part = 300000, neg = 600000, total=1105458 [val] sample: pos = 52709, part = 137647, neg = 192566, total=382922 [val] filter: pos = 52709, part = 137647, neg = 192566, total=382922

  • v2 [train] sample: pos = 195415, part = 540703, neg = 767363, total=1503481 [train] filter: pos = 195415, part = 300000, neg = 600000, total=1095415 [val] sample: pos = 50587, part = 139040, neg = 193038, total=382665 [val] filter: pos = 50587, part = 139040, neg = 193038, total=382665

python tools/fddb/eval.py -s cpnet models/mtcnn/cpnet 27,28,29,30,31,32 3 300000

About

This is just an exprimental repo, welcome to improve!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages