Browse Source

modify it

tags/v0.5.0-beta
unknown 5 years ago
parent
commit
e04cfdf6d8
2 changed files with 2 additions and 0 deletions
  1. +1
    -0
      model_zoo/deeplabv3/scripts/run_eval.sh
  2. +1
    -0
      model_zoo/deeplabv3/scripts/run_standalone_train.sh

+ 1
- 0
model_zoo/deeplabv3/scripts/run_eval.sh View File

@@ -1,3 +1,4 @@
#!/bin/bash
# Copyright 2020 Huawei Technologies Co., Ltd
#
# Licensed under the Apache License, Version 2.0 (the License);


+ 1
- 0
model_zoo/deeplabv3/scripts/run_standalone_train.sh View File

@@ -1,3 +1,4 @@
#!/bin/bash
# Copyright 2020 Huawei Technologies Co., Ltd
#
# Licensed under the Apache License, Version 2.0 (the License);


Loading…
Cancel
Save