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

Image similarity (frontend) #26

Open
1 task
jasozh opened this issue Apr 17, 2024 · 0 comments
Open
1 task

Image similarity (frontend) #26

jasozh opened this issue Apr 17, 2024 · 0 comments
Assignees

Comments

@jasozh
Copy link
Collaborator

jasozh commented Apr 17, 2024

Branch: image-similarity-frontend

Task at Hand

  • Implement two basic HTML buttons with no styling. The first button allows a user to upload a full-color image. The second button allows a user to upload a sketch that they drew of the original image. When both files are uploaded, a third button is enabled which when clicked, converts the original image into a sketch using our ML pipeline and then does image similarity with the user sketch. A single integer is displayed as the similarity score.
@jasozh jasozh changed the title Image upload (frontend) Image similarity (frontend) Apr 19, 2024
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

3 participants