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 #555

Open
TianLuluC opened this issue Jul 19, 2024 · 1 comment
Open

YOLOV8-OBB #555

TianLuluC opened this issue Jul 19, 2024 · 1 comment

Comments

@TianLuluC
Copy link

Hi,
I recently tried to use deepstream to load the YOLOV8-OBB model, but I tried many times without success. I would like to ask, apart from the post-processing part (nvdsparsebbox_Yolo.cpp), are there any other places that need to be modified? I would be particularly grateful if you could give me some pointers.Thank you!Looking forward to your reply!@marcoslucianops

@marcoslucianops
Copy link
Owner

The structure of the DeepStream doesn't support OBB natively. You need to use tensor-meta and create the post-processing logic to use it.

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

2 participants