Closed Bilibilee closed 5 months ago
The zero-value weights are for novel categories. Ideally, these categories should not appear in the training stage. However, to unify the model configs for training and testing, we set zero-value weights for the novel classes as a workaround.
link
why class_weight is uneven between categories in
F-ViT/configs/ov_coco/fvit_vitb16_upsample_fpn_bs64_3e_ovcoco_eva_original.py
?