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.
1234567891011 |
- export LD_LIBRARY_PATH=/share/apps/cuda/cuda-10.1/lib64:$LD_LIBRARY_PATH
- export PATH=/share/apps/cuda/cuda-10.1/bin/:$PATH
- source /share/apps/Anaconda/anaconda3.6/bin/activate abdollahpour.ce.sharif
- conda activate abd_env
-
-
- cd /home/abdollahpour.ce.sharif/ByteTrack
-
-
-
- python tools/test.py
|