Hello, when I run lane_video. py with
python tools/vis/lane_video.py --video-path=/media/user/新加卷/zxc/code/Vehicle-CV-ADAS/TrafficLaneDetector/temp/example.mp4 --save-path=/media/user/新加卷/zxc_ubuntu/code/pytorch-auto-drive/output/test.mp4 --config=/media/user/ 新加卷/zxc_ubuntu/code/pytorch-auto-drive/configs/lane_detection/bezierlanenet/resnet18_tusimple_aug1b.py --style=bezier --checkpoint=/media/user/新加卷/zxc_ubuntu/code/pytorch-auto-drive/resnet18_bezie
rlanenet_tusimple_aug1b_20211109.pt ,
save the video without detection results.Who can tell me why?