Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 324 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 324 Bytes

runtimeDL

git clone https://github.com/mingj2021/runtimeDL.git
docker build -t dev:runtimeDL -f ./Dockerfile.dev .
docker run -it --rm --gpus all -v /yourdirs/runtimeDL:/workspace/runtimeDL  dev:runtimeDL
# attach running container by vscode
# build
# run sampleAsyscTRTYolo samples
sampleAsyscTRTYolo -is_seg=1|0