add vgg19 310 infer master
Showing
- research/cv/vgg19/README.md 12 additions, 3 deletionsresearch/cv/vgg19/README.md
- research/cv/vgg19/README_CN.md 18 additions, 8 deletionsresearch/cv/vgg19/README_CN.md
- research/cv/vgg19/ascend310_infer/CMakeLists.txt 14 additions, 0 deletionsresearch/cv/vgg19/ascend310_infer/CMakeLists.txt
- research/cv/vgg19/ascend310_infer/build.sh 29 additions, 0 deletionsresearch/cv/vgg19/ascend310_infer/build.sh
- research/cv/vgg19/ascend310_infer/inc/utils.h 35 additions, 0 deletionsresearch/cv/vgg19/ascend310_infer/inc/utils.h
- research/cv/vgg19/ascend310_infer/src/main.cc 181 additions, 0 deletionsresearch/cv/vgg19/ascend310_infer/src/main.cc
- research/cv/vgg19/ascend310_infer/src/utils.cc 185 additions, 0 deletionsresearch/cv/vgg19/ascend310_infer/src/utils.cc
- research/cv/vgg19/export.py 1 addition, 1 deletionresearch/cv/vgg19/export.py
- research/cv/vgg19/mindspore_hub_conf.py 2 additions, 2 deletionsresearch/cv/vgg19/mindspore_hub_conf.py
- research/cv/vgg19/preprocess.py 1 addition, 1 deletionresearch/cv/vgg19/preprocess.py
- research/cv/vgg19/requirements.txt 1 addition, 1 deletionresearch/cv/vgg19/requirements.txt
- research/cv/vgg19/scripts/run_infer_310.sh 140 additions, 0 deletionsresearch/cv/vgg19/scripts/run_infer_310.sh
- research/cv/vgg19/src/dataset.py 1 addition, 1 deletionresearch/cv/vgg19/src/dataset.py
- research/cv/vgg19/src/vgg.py 5 additions, 9 deletionsresearch/cv/vgg19/src/vgg.py
research/cv/vgg19/ascend310_infer/build.sh
0 → 100644
research/cv/vgg19/scripts/run_infer_310.sh
0 → 100644
Please register or sign in to comment