!171 [哈尔滨工业大学威海][高校贡献][mindspore][deeplabv3plus]-310提交
Merge pull request !171 from kzx2020/master
Showing
- research/cv/deeplabv3plus/README_CN.md 43 additions, 3 deletionsresearch/cv/deeplabv3plus/README_CN.md
- research/cv/deeplabv3plus/ascend310_infer/CMakeLists.txt 14 additions, 0 deletionsresearch/cv/deeplabv3plus/ascend310_infer/CMakeLists.txt
- research/cv/deeplabv3plus/ascend310_infer/build.sh 29 additions, 0 deletionsresearch/cv/deeplabv3plus/ascend310_infer/build.sh
- research/cv/deeplabv3plus/ascend310_infer/fusion_switch.cfg 1 addition, 0 deletionsresearch/cv/deeplabv3plus/ascend310_infer/fusion_switch.cfg
- research/cv/deeplabv3plus/ascend310_infer/inc/utils.h 33 additions, 0 deletionsresearch/cv/deeplabv3plus/ascend310_infer/inc/utils.h
- research/cv/deeplabv3plus/ascend310_infer/src/main.cc 224 additions, 0 deletionsresearch/cv/deeplabv3plus/ascend310_infer/src/main.cc
- research/cv/deeplabv3plus/ascend310_infer/src/utils.cc 161 additions, 0 deletionsresearch/cv/deeplabv3plus/ascend310_infer/src/utils.cc
- research/cv/deeplabv3plus/eval.py 221 additions, 221 deletionsresearch/cv/deeplabv3plus/eval.py
- research/cv/deeplabv3plus/export.py 30 additions, 7 deletionsresearch/cv/deeplabv3plus/export.py
- research/cv/deeplabv3plus/postprocess.py 86 additions, 0 deletionsresearch/cv/deeplabv3plus/postprocess.py
- research/cv/deeplabv3plus/requirements.txt 6 additions, 6 deletionsresearch/cv/deeplabv3plus/requirements.txt
- research/cv/deeplabv3plus/scripts/run_infer_310.sh 100 additions, 0 deletionsresearch/cv/deeplabv3plus/scripts/run_infer_310.sh
- research/cv/deeplabv3plus/src/dataset.py 99 additions, 99 deletionsresearch/cv/deeplabv3plus/src/dataset.py
- research/cv/deeplabv3plus/src/deeplab_v3plus.py 254 additions, 252 deletionsresearch/cv/deeplabv3plus/src/deeplab_v3plus.py
- research/cv/deeplabv3plus/src/learning_rates.py 37 additions, 37 deletionsresearch/cv/deeplabv3plus/src/learning_rates.py
- research/cv/deeplabv3plus/src/loss.py 53 additions, 53 deletionsresearch/cv/deeplabv3plus/src/loss.py
- research/cv/deeplabv3plus/src/tools/get_dataset_list.py 159 additions, 159 deletionsresearch/cv/deeplabv3plus/src/tools/get_dataset_list.py
- research/cv/deeplabv3plus/src/tools/get_dataset_mindrecord.py 72 additions, 72 deletions...arch/cv/deeplabv3plus/src/tools/get_dataset_mindrecord.py
- research/cv/deeplabv3plus/src/tools/get_multicards_json.py 67 additions, 67 deletionsresearch/cv/deeplabv3plus/src/tools/get_multicards_json.py
- research/cv/deeplabv3plus/src/tools/get_pretrained_model.py 47 additions, 47 deletionsresearch/cv/deeplabv3plus/src/tools/get_pretrained_model.py
Please register or sign in to comment