Sahil Chachra

Results 2 issues of Sahil Chachra

While using CenterNet2 in Detectron2, if add_centernet_config is not imported to __init__.py, it gives - KeyError: 'Non-existent config key: MODEL.ROI_BOX_HEAD.MULT_PROPOSAL_SCORE'. As per other projects under Detectron2 (for example - panoptic_deeplab),...