Skip to content

which is "gt_folder" to use Plot_tracking.py?  #42

@LittleFlyFish

Description

@LittleFlyFish

Hi Thanks for providing this great work!

Now I have run estimation results of nuscenes under the work_dir folder. I have txt files of the detection results. However, I hope to use plot_tracking to plot it out. I read the file and the command should be:

python plot_tracking --dataset --gt_folder --res_folder

for dataset I use nuscenes, for res_folder I write qd-3dt-main/work_dirs/Nusc/quasi_r101_dcn_3dmatch_multibranch_conv_dep_dim_cen_clsrot_sep_aug_confidence_scale_no_filter/output_val_box3d_deep_depth_motion_lstm_3dcen/txts

however, I don't know which folder should I use as gt_folder?

When I use the dataset folder, catagory.json, such as:
qd-3dt-main/work_dirs/Nusc/quasi_r101_dcn_3dmatch_multibranch_conv_dep_dim_cen_clsrot_sep_aug_confidence_scale_no_filter/output_val_box3d_deep_depth_motion_lstm_3dcen/txts

It comes out bugs like:

File "/media/data1/yanran/ObjectsDetection/qd-3dt-main/scripts/object_ap_eval/coco_format.py", line 125, in read_file
for cat_dict in coco_annos['categories']
TypeError: list indices must be integers or slices, not str


Could you show me how to use plot_tracking.py and plot_utils.py?

like :

python plot_tracking --dataset --gt_folder --res_folder

which folder should I use as gt_folder for nuscenes dataset?

I hope to know this answer as soon as possible for our project. If you could update the readme file, that would be great helpful for a lot of followers and me, thank you very much! : )

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions