Open HanXuMartin opened 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?
Have you resolved this issue.
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?