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

Confusion regarding rotated annotations #333

Open
adityasihag1804 opened this issue May 11, 2022 · 0 comments
Open

Confusion regarding rotated annotations #333

adityasihag1804 opened this issue May 11, 2022 · 0 comments

Comments

@adityasihag1804
Copy link

adityasihag1804 commented May 11, 2022

I'm trying to do rotated detections on text pages. It is a custom dataset. I'm confused regarding the bbox values and segmentation values. here's a sample image from the training dataset, with a few axis-aligned (Blue), also the minimum spanning rectangle, and rotated boxes (green).

Screenshot 2022-05-11 at 1 14 10 PM

So for the field bbox , x y w h , I have tried passing the values for axis-aligned and rotated both.
And for segmentation , I'm always passing the 4 coordinates of the green box.
But the model seems to not be learning anything. The loss seems to be decreasing, but mAP remains 0 the entire time. Please let me know if I'm doing something wrong here.

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

1 participant