GroupViT
GroupViT copied to clipboard
Questions about input pred label file
Why is only one category displayed in the input pred label file?
Hi @nhw649 Could you please describe what cmd you run?
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 Same issues, any solution?