選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

6 行
248B

  1. weights=/mnt/thsw2/DSP2/weights/cityMangement3/dmpr
  2. #weights=/mnt/thsw2/DSP2/weights/cityMangement2_0916/weights/urbanManagement/DMPR/dp_detector_299
  3. gpu=2080Ti
  4. python toTrt.py --weights ${weights}.pth
  5. mv ${weights}.engine ${weights}_${gpu}.engine