facebookresearch / adaptive_teacher

This repo provides the source code for "Cross-Domain Adaptive Teacher for Object Detection".
Other
180 stars 35 forks source link

why were the mAP and AP50 getting smaller with the increase of iterations #41

Open sysuzgg opened 1 year ago

sysuzgg commented 1 year ago

With detectron2 for the first time, I didn't understand a problem. When I trained the source only, AT model, I loaded the pretrained model of model zoo, and the mAP and AP50 were getting smaller with the increase of iterations.

yujheli commented 1 year ago

Did you still have the same issue? I couldn't understand your source-only issue. Did you mean to train the model on which dataset?