Bogdan Zhurakovskyi
Results
2
issues of
Bogdan Zhurakovskyi
Hello, the config for Cascade R-CNN is missing. I tried to use the one from [Detectron2](https://github.com/facebookresearch/detectron2/blob/main/configs/Misc/cascade_mask_rcnn_R_50_FPN_3x.yaml) without the mask head but got the following error ```RuntimeError: Error(s) in loading state_dict...
Can current method be used for filtering mislabeled data in object detection task?