Skip to content

predict on cityscapes/predict on different size #175

@thesun9999

Description

@thesun9999

您好,我用下载的模型在cityscapes数据集上做预测的时候遇到一点问题,结果只显示一半的车道线,我猜想是因为输入尺寸变化了,请问要在哪里修改一下吗?
命令:python tools/vis/lane_img_dir.py --image-path=/home/thesun/PointPainting-master/lineseg/test_data/05181432_02031.MP4 --image-suffix=.png --save-path=/home/thesun/PointPainting-master/lineseg/my_output/output_culane/driver_37_30frame/05181432_02031.MP4 --pred --config=/home/thesun/PointPainting-master/lineseg/configs/lane_detection/scnn/vgg16_culane.py --checkpoint=/home/thesun/PointPainting-master/lineseg/pt/vgg16_scnn_culane_20210309.pt --style=line
2024-03-08 20-37-09屏幕截图
2024-03-08 20-36-34屏幕截图

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions