Meta Byte Track
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.

weak_label.sh 418B

12345678910111213141516171819
  1. #PBS -N weak_labels
  2. #PBS -m abe
  3. #PBS -M [email protected]
  4. #PBS -l nodes=1:ppn=1:gpus=1
  5. #PBS -q cuda9
  6. export LD_LIBRARY_PATH=/share/apps/cuda/cuda-10.1/lib64:$LD_LIBRARY_PATH
  7. export PATH=/share/apps/cuda/cuda-10.1/bin/:$PATH
  8. source /share/apps/Anaconda/anaconda3.6/bin/activate abdollahpour.ce.sharif
  9. conda activate abd_env
  10. cd /home/abdollahpour.ce.sharif/ByteTrack
  11. python tools/generate_weak_labels.py