CornellDataScience / CornellDataScience/sketchify
Image similarity (frontend)
Open
- Dominant language
- Jupyter Notebook
- Stars
- 11
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.