Browse Source

remove centerface useless parameters.

tags/v1.1.0
linqingke 5 years ago
parent
commit
f0b6e0563f
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 down_ratio = 4
test_batch_size = 1 test_batch_size = 1
seed = 317
master_batch_size = 8 master_batch_size = 8
num_workers = 8 num_workers = 8
not_rand_crop = False not_rand_crop = False


Loading…
Cancel
Save