WongKinYiu / yolor

implementation of paper - You Only Learn One Representation: Unified Network for Multiple Tasks (https://arxiv.org/abs/2105.04206)
GNU General Public License v3.0
1.98k stars 524 forks source link

Predicted bounding box smaller than the GT #241

Open letdivedeep opened 2 years ago

letdivedeep commented 2 years ago

@WongKinYiu @AlexeyAB Thanks for this wonderful works.

I have trained an object detection model to predict road signs such as speed limits on custom dataset. Found that the predicted bounding box are smaller that the actual GT bounding box. I have used the p6 model and the hyp.scratch.1280.yaml config

Screenshot 2022-05-23 at 8 26 22 PM

Any idea on what could be the possible reason?

Ahmad-mahdi commented 1 year ago

I have the same issue could anyone help with that?

I want to deactivate or suspend P3/8 in cfg file