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

Improve sprite silhouette similarity scores #12

Open
ewei068 opened this issue Dec 14, 2022 · 0 comments
Open

Improve sprite silhouette similarity scores #12

ewei068 opened this issue Dec 14, 2022 · 0 comments

Comments

@ewei068
Copy link
Owner

ewei068 commented Dec 14, 2022

Right now, I'm using %matching pixels to determine the similarity between two sprite silhouettes, which results in some bad matches, making the sprite-matching quiz easier. Some ideas to improve the matching between silhouettes:

  • Use outline similarity
  • Use a CV model such as CNNs
  • Center data to make it more robust to translations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant