Browse Source

delete useless argument

tags/v1.2.0-rc1
yuzhenhua 4 years ago
parent
commit
e5c5edc71f
1 changed files with 0 additions and 3 deletions
  1. +0
    -3
      model_zoo/official/cv/psenet/src/config.py

+ 0
- 3
model_zoo/official/cv/psenet/src/config.py View File

@@ -48,7 +48,4 @@ config = ed({
"TEST_ROOT_DIR": "psenet/ic15/",
"TEST_BUFFER_SIZE": 4,
"TEST_DROP_REMAINDER": False,
# air config
"air_filename": "psenet_bs_1",
})

Loading…
Cancel
Save