You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 12, 2024. It is now read-only.
Thanks for your excellent work!
I have pretrained DETR on COCO dataset with command:
And now I'm trying to finetune it on segmentation task with command:
But my loss is not decreasing and maintains around 45 points from the beginning to the end. The class error has the same behavior.
After finetuning on COCO panoptic dataset for 25 epochs, I got the following scores:
I need some help. Why did I get such low scores? Thank you very much!
The text was updated successfully, but these errors were encountered: