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

Can rotation angle information improve accuracy? #22

Open
stephaniereinders opened this issue Nov 22, 2024 · 0 comments
Open

Can rotation angle information improve accuracy? #22

stephaniereinders opened this issue Nov 22, 2024 · 0 comments

Comments

@stephaniereinders
Copy link
Member

The current open-set method, based on Maddie's work, uses cluster fill rates. Amy found that using graph rotation angle information in addition to the cluster fill counts improved accuracy for her closed-set method. It's possible that graph rotation angles might also improve the open-set method's accuracy. Rotation angle information could be incorporated in many ways, but here is one idea. For a given document, for each cluster, calculate the mean rotation angle of the graphs assigned to that cluster. Then, the features for the document are a vector consisting of 40 cluster fill rates and 40 mean rotation angles.

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

No branches or pull requests

1 participant