Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Yolov8-OBB implementation #544

Open
mikelmujika11 opened this issue Jun 5, 2024 · 3 comments
Open

Yolov8-OBB implementation #544

mikelmujika11 opened this issue Jun 5, 2024 · 3 comments

Comments

@mikelmujika11
Copy link

Hi,

Last week I noticed that there is a new Yolo model, Yolov8-OBB, that apart from providing de bboxes it also gives the orientation of the bbox. I have tried using it in Deepstream but I am not able to see the rotation. I suppose that I have to change the nvdsparsebbox_Yolo.cpp file but I want to know if it is already implemented or it is on development, not to do the work twice.

@bhavina18
Copy link

@mikelmujika11 Did you get any solution for this. I am also trying to plot the bounding boxes with their orientation but not able to find a solution.

@leechaeyoungg
Copy link

@mikelmujika11 Did you get any solution for this. I am also trying to plot the bounding boxes with their orientation but not able to find a solution.

I am also trying to do the same thing. Did you solve the problem?

@mikelmujika11
Copy link
Author

Hi, I've been busy with other projects. I will get back to it shortly. I will post any progress.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants