Closed MasIgor closed 2 years ago
very interesting question but unfortunately, no one responds
@trantuanngoc OP closed issue a week ago so I assume issue is resolved.
@tanzerlana did you resolve your problems?
Nope, its not resolved. but the company decided to stick with yoloR for that project so I didnt want to take further time from you away and closed the question.
@tanzerlana got it, thank you
@glenn-jocher Could you answer the question? OP closed the issue but i feel it has a lot of knowledge to learn from.
@trantuanngoc I'm not sure what question you're referring to. In general we point uses to our tips for best results so that they can ensure that they are implementing best practices in their dataset and training workflows:
Good luck π and let us know if you have any other questions!
@cgerum OP said the far right and left crates are not even recognized with low threshold (0.2). Can you give some information why it happens and how to resolve
@trantuanngoc not having access to OPs dataset nor commands to reproduce his results I can't comment, but as I said above our best practices guide should be followed as closely as possible for best results.
Search before asking
Question
Hello,
we are trying both yoloV5 and yolor to train some crates. the results are different, with yolor reaching a maximum precision of 0.8, and yoloV5 reaching a precision of 0.98 on the same dataset.
We would love to use yoloV5 as it is faster and easier to use/train, and its conversion to ONNX is much easier and seemless.
BUT: yoloR is recognizing some crates better, that are critical for us.
yolor:
yoloV5:
the biggest problem is the crate on the far right not being recognized, not even with a low score. (treshold 0.2) the second problem is the bounding boxes that are not as precise as with yolor.
this has been trained with the L model. yoloR was trained with the p (smallest) model.
Overall yoloV5 has much better recognition, probably also due to the bigger network, but the two points above are a problem. The images are given, we can not change illumination or things like that.
The hyper parameters used:
the changed values have been marked.
What could I do to solve the two problems? Thank you for your great work!
Additional
No response