Closed kasuo511 closed 3 years ago
Hi, Zhipeng When I test the tracker or train it, the program always stuck or jumped out. Could you pls help me with it? when
python tracking/test_ocean.py --arch Ocean --resume snapshot/OceanV.pth --dataset VOT2019
:It just jumps out and does nothing.
when
python tracking/onekey.py
orpython ./tracking/train_ocean.py --cfg experiments/train/Ocean.yaml --gpus 0 --workers 32 2>&1 | tee logs/Ocean_train.log
:It stuck and does not work.
the GPU status for a long time:
Hi, for testing, it seems that there are some errors in you env or machine, and for training, pls try to decrease the number of workers.
Hi, Zhipeng When I test the tracker or train it, the program always stuck or jumped out. Could you pls help me with it? when
python tracking/test_ocean.py --arch Ocean --resume snapshot/OceanV.pth --dataset VOT2019
:It just jumps out and does nothing.
when
python tracking/onekey.py
orpython ./tracking/train_ocean.py --cfg experiments/train/Ocean.yaml --gpus 0 --workers 32 2>&1 | tee logs/Ocean_train.log
:It stuck and does not work.
the GPU status for a long time: