nohup python /home/ubuntu/deepsort/weightTest.py >> /tmp/num.log 2>&1 &
nohup python /home/ubuntu/newTest/weightTest.py >> /tmp/weight.log 2>&1 &