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.

5 lines
195B

  1. gpu=2080Ti
  2. url=/mnt/thsw2/DSP2/weights/crowdCounting/weights
  3. python toTrt.py --weights ${url}/crowdCounting.pth
  4. mv ${url}/crowdCounting_dynamic.engine ${url}/crowdCounting_${gpu}_dynamic.engine