my first commit
Showing
- research/cv/slowfast/infer/Dockerfile 20 additions, 0 deletionsresearch/cv/slowfast/infer/Dockerfile
- research/cv/slowfast/infer/convert/convert_om.sh 39 additions, 0 deletionsresearch/cv/slowfast/infer/convert/convert_om.sh
- research/cv/slowfast/infer/data/config/slowfast.pipeline 43 additions, 0 deletionsresearch/cv/slowfast/infer/data/config/slowfast.pipeline
- research/cv/slowfast/infer/docker_start_infer.sh 50 additions, 0 deletionsresearch/cv/slowfast/infer/docker_start_infer.sh
- research/cv/slowfast/infer/mxbase/CMakeLists.txt 82 additions, 0 deletionsresearch/cv/slowfast/infer/mxbase/CMakeLists.txt
- research/cv/slowfast/infer/mxbase/build.sh 63 additions, 0 deletionsresearch/cv/slowfast/infer/mxbase/build.sh
- research/cv/slowfast/infer/mxbase/run.sh 58 additions, 0 deletionsresearch/cv/slowfast/infer/mxbase/run.sh
- research/cv/slowfast/infer/mxbase/src/SlowFast.cpp 775 additions, 0 deletionsresearch/cv/slowfast/infer/mxbase/src/SlowFast.cpp
- research/cv/slowfast/infer/mxbase/src/SlowFast.h 156 additions, 0 deletionsresearch/cv/slowfast/infer/mxbase/src/SlowFast.h
- research/cv/slowfast/infer/mxbase/src/main.cpp 72 additions, 0 deletionsresearch/cv/slowfast/infer/mxbase/src/main.cpp
- research/cv/slowfast/infer/requirements.txt 3 additions, 0 deletionsresearch/cv/slowfast/infer/requirements.txt
- research/cv/slowfast/infer/sdk/__init__.py 13 additions, 0 deletionsresearch/cv/slowfast/infer/sdk/__init__.py
- research/cv/slowfast/infer/sdk/main.py 183 additions, 0 deletionsresearch/cv/slowfast/infer/sdk/main.py
- research/cv/slowfast/infer/sdk/run.sh 63 additions, 0 deletionsresearch/cv/slowfast/infer/sdk/run.sh
- research/cv/slowfast/infer/utils/CalPrecision.py 55 additions, 0 deletionsresearch/cv/slowfast/infer/utils/CalPrecision.py
- research/cv/slowfast/infer/utils/help/config.py 69 additions, 0 deletionsresearch/cv/slowfast/infer/utils/help/config.py
- research/cv/slowfast/scripts/docker_start.sh 38 additions, 0 deletionsresearch/cv/slowfast/scripts/docker_start.sh
research/cv/slowfast/infer/Dockerfile
0 → 100755
research/cv/slowfast/infer/mxbase/build.sh
0 → 100755
research/cv/slowfast/infer/mxbase/run.sh
0 → 100755
This diff is collapsed.
research/cv/slowfast/infer/requirements.txt
0 → 100755
research/cv/slowfast/infer/sdk/__init__.py
0 → 100755
research/cv/slowfast/infer/sdk/main.py
0 → 100755
research/cv/slowfast/infer/sdk/run.sh
0 → 100755
research/cv/slowfast/scripts/docker_start.sh
0 → 100755
Please register or sign in to comment