您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

6 行
185B

  1. gpu=2080Ti
  2. weights=/mnt/thsw2/DSP2/weights/ship2/obb_608X608
  3. #python pth2onnx.py --weights ${weights}.pth --mWidth 608 --mHeight 608
  4. mv ${weights}.engine ${weights}_${gpu}_fp16.engine