You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Branch:
image-similarity-frontend
Task at Hand
The text was updated successfully, but these errors were encountered: