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

obb head separate outputs #11

Merged
merged 4 commits into from
Feb 6, 2025
Merged

obb head separate outputs #11

merged 4 commits into from
Feb 6, 2025

Conversation

lsutardja
Copy link
Collaborator

separate out the angle logits and detection logits. outputs look like num_heads angle logits, num_heads * 2 detection logits. So base yolo is 3 angle logits, followed by 6 box/cls logits, p6/p2 is 4 angle 8 box logits.

Mehrdad added 3 commits February 6, 2025 12:17
@khatami-mehrdad khatami-mehrdad merged commit ab8279e into master Feb 6, 2025
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants