!2474 [上海交通大学][高校贡献][Mindspore][SlowFast]
Merge pull request !2474 from 章磊/master
Showing
- research/cv/slowfast/README.md 411 additions, 0 deletionsresearch/cv/slowfast/README.md
- research/cv/slowfast/ascend_310_infer/CMakeLists.txt 14 additions, 0 deletionsresearch/cv/slowfast/ascend_310_infer/CMakeLists.txt
- research/cv/slowfast/ascend_310_infer/build.sh 29 additions, 0 deletionsresearch/cv/slowfast/ascend_310_infer/build.sh
- research/cv/slowfast/ascend_310_infer/inc/utils.h 32 additions, 0 deletionsresearch/cv/slowfast/ascend_310_infer/inc/utils.h
- research/cv/slowfast/ascend_310_infer/src/main.cc 153 additions, 0 deletionsresearch/cv/slowfast/ascend_310_infer/src/main.cc
- research/cv/slowfast/ascend_310_infer/src/utils.cc 146 additions, 0 deletionsresearch/cv/slowfast/ascend_310_infer/src/utils.cc
- research/cv/slowfast/compare.py 170 additions, 0 deletionsresearch/cv/slowfast/compare.py
- research/cv/slowfast/configs/AVA/SLOWFAST_32x2_R50_SHORT.yaml 82 additions, 0 deletions...arch/cv/slowfast/configs/AVA/SLOWFAST_32x2_R50_SHORT.yaml
- research/cv/slowfast/configs/AVA/c2/SLOWFAST_32x2_R50.yaml 68 additions, 0 deletionsresearch/cv/slowfast/configs/AVA/c2/SLOWFAST_32x2_R50.yaml
- research/cv/slowfast/convert_ckpt_caffe2ms.py 160 additions, 0 deletionsresearch/cv/slowfast/convert_ckpt_caffe2ms.py
- research/cv/slowfast/convert_ckpt_pt2ms.py 65 additions, 0 deletionsresearch/cv/slowfast/convert_ckpt_pt2ms.py
- research/cv/slowfast/eval.py 73 additions, 0 deletionsresearch/cv/slowfast/eval.py
- research/cv/slowfast/export.py 64 additions, 0 deletionsresearch/cv/slowfast/export.py
- research/cv/slowfast/picture/PatchCore.png 0 additions, 0 deletionsresearch/cv/slowfast/picture/PatchCore.png
- research/cv/slowfast/postprocess.py 74 additions, 0 deletionsresearch/cv/slowfast/postprocess.py
- research/cv/slowfast/preprocess.py 74 additions, 0 deletionsresearch/cv/slowfast/preprocess.py
- research/cv/slowfast/requirements.txt 3 additions, 0 deletionsresearch/cv/slowfast/requirements.txt
- research/cv/slowfast/scripts/run_310_infer.sh 126 additions, 0 deletionsresearch/cv/slowfast/scripts/run_310_infer.sh
- research/cv/slowfast/scripts/run_distribute_train.sh 58 additions, 0 deletionsresearch/cv/slowfast/scripts/run_distribute_train.sh
- research/cv/slowfast/scripts/run_export.sh 27 additions, 0 deletionsresearch/cv/slowfast/scripts/run_export.sh
Please register or sign in to comment