Amira Essawy

Results 2 issues of Amira Essawy

I am trying to run the train.py using 1 GPU using this command python tools/train.py configs/soft_teacher/soft_teacher_faster_rcnn_r50_caffe_fpn_coco_full_720k.py --gpus 1 --cfg-options fold=1 percent=10 The training started and ran till 4000 epoch then...

Thank you for your work. I'm training using my custom dataset but I got that error ``` KeyError: 'CoDETR is not in the models registry' ```