Open Hash2402 opened 2 weeks ago
The current model results in sloppy bounding boxes which may lead to future anomalies. Required some correction in the model.
The issue has been identified. We need to multiply the width and height added by 0.5 instead of leaving them as-is. I will begin patching this and recommit the model training notebooks.
The current model results in sloppy bounding boxes which may lead to future anomalies. Required some correction in the model.