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
After fine-tuning the db_resnet50 detection model on my dataset, I tested the model on some images. The predicted bounding boxes around text regions are significantly larger than the actual text—they appear to have extra padding or margin included.
For context, my dataset annotations are tight around the text (no extra margin or padding in the ground truth boxes)