Browse Source

!9449 remove centerface useless parameters.

From: @linqingke
Reviewed-by: @oacjiewen,@c_34
Signed-off-by: @c_34
tags/v1.1.0
mindspore-ci-bot Gitee 5 years ago
parent
commit
fc9dc545da
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      model_zoo/official/cv/centerface/src/config.py

+ 0
- 1
model_zoo/official/cv/centerface/src/config.py View File

@@ -57,7 +57,6 @@ class ConfigCenterface():
down_ratio = 4
test_batch_size = 1
seed = 317
master_batch_size = 8
num_workers = 8
not_rand_crop = False


Loading…
Cancel
Save