GroupViT icon indicating copy to clipboard operation
GroupViT copied to clipboard

Questions about input pred label file

Open nhw649 opened this issue 2 years ago • 3 comments

Why is only one category displayed in the input pred label file?

nhw649 avatar Jun 09 '23 11:06 nhw649

Hi @nhw649 Could you please describe what cmd you run?

xvjiarui avatar Jun 09 '23 19:06 xvjiarui

Hi @nhw649 Could you please describe what cmd you run? python demo/demo_seg.py --cfg configs/group_vit_gcc_yfcc_30e.yml --resume demo/group_vit_gcc_yfcc_30e-879422e0.pth --vis input_pred_label final_group all_groups input pred input_pred --input demo/examples/voc.jpg --output_dir demo/result

There are two objects: plant and dog, but only plant displayed in the input pred label file.

nhw649 avatar Jun 10 '23 14:06 nhw649

@nhw649 Same issues, any solution?

MenHimChan avatar Apr 24 '24 09:04 MenHimChan