You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

6 line
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