Skip to content

A problem about visualization process on the result of OpenLaneV2_Subset_B_Dataset #13

Closed
@Benson722

Description

Thank you for your job first!

After I run the test command:

./tools/dist_test.sh projects/configs/topomlp_setB_r50_wo_yolov8.py /home/zhangyiqing/mmdetection3d/checkpoints/topomlp_setB_r50_wo_yolov8_e24.pth 4 --eval=bbox --out output.pkl

, I get the output document "output.pkl". But when I use run visualize_results.py to try to visualize the output, some errors occured:

(openlanev2) zhangyiqing@inin:~/mmdetection3d$ python tools/misc/visualize_results.py projects/configs/topomlp_setB_r50_wo_yolov8.py --result data/output.pkl --show-dir work_dirs
Traceback (most recent call last):
File "tools/misc/visualize_results.py", line 50, in
main()
File "tools/misc/visualize_results.py", line 44, in main
raise NotImplementedError(
NotImplementedError: Show is not implemented for dataset OpenLaneV2SubsetBDataset!

Is there any problems in my command? Look forward to your reply. Thank you very much. :)

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions