Explorar o código

add run script

subDesTagesMitExtraKaese %!s(int64=4) %!d(string=hai) anos
pai
achega
d51f89b7e9
Modificáronse 1 ficheiros con 11 adicións e 0 borrados
  1. 11 0
      run.sh

+ 11 - 0
run.sh

@@ -0,0 +1,11 @@
+#!/bin/bash
+
+python3 inference_webcam.py \
+  --model-type mattingrefine \
+  --model-backbone resnet101 \
+  --model-backbone-scale 0.5 \
+  --model-checkpoint model/PyTorch/pytorch_resnet101.pth \
+  --model-refine-mode 'thresholding' \
+  --model-refine-threshold 0.7 \
+  --model-refine-sample-pixels 20000 \
+  --hide-fps