xingyizhou / GTR

Global Tracking Transformers, CVPR 2022
374 stars 57 forks source link

Failed on the long videos. #41

Open HanXuMartin opened 2 years ago

HanXuMartin commented 2 years ago

I tried to run the predictor on the long video (about 100k frames) using:

python demo.py --config-file configs/GTR_TAO_DR2101.yaml --video-input docs/Long video.mp4 --output output/Long video.mp4 --opts MODEL.WEIGHTS models/GTR_TAO_DR2101.pth

But the process always get "Killed". Are there any suggestions on this?

aixiaoai-alt commented 1 year ago

Have you resolved this issue.