Results 9 comments of Nipuni Cabral

Thank you for your quick reply and ongoing support; it is greatly appreciated. I am currently working on an object detection project using YOLOv8 and have encountered an issue while...

Hello 🌟 Thank you so much for your detailed response and the code snippet you provided. I really appreciate your support in trying to resolve this issue. I tried implementing...

Hello ✨✨✨ First, thank you for your quick replies and constant help; it is greatly appreciated. To train my YOLOv8 model with the OBB task, I used the following code:...

It seems there's a common issue with the YOLOv8 model's inference using the ultralytics library, where probs and boxes are None despite objects being detected. This issue has been reported...

@glenn-jocher Hiii✨✨✨ I wanted to thank you for your continued support and consideration regarding the YOLOv8 cropping issue. I've upgraded the Ultralytics version but still got the same error. Now...

Dear @glenn-jocher ✨ I encountered an AttributeError while using the max attribute on the Probs object in YOLOv8. The error message indicated that the Probs object has no attribute max....

Thank you so much for the prompt and detailed response! I truly appreciate the guidance on computing validation and test accuracy, as well as the insights into addressing overfitting with...

I'm reaching out today for some guidance with a classification research project I'm undertaking using your excellent YOLOv8 framework. I've been following your documentation and recommendations closely, but I'm encountering...

@kamilalfian Yeah I got the same issue😥😥