python-export-onnx.sh 158 B

123
  1. python export-det.py --weights water_strean_model.pt \
  2. --iou-thres 0.65 --conf-thres 0.25 --topk 100 --opset 11 \
  3. --sim --input-shape 1 3 640 640 --device cpu