CornellDataScience / CornellDataScience/sketchify
Implement image similarity
Open
- Dominant language
- Jupyter Notebook
- Stars
- 11
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Branch: `image_similarity`
### Task at Hand
- Do some research on image similarity and what methods we could use to compare how similar two images are. We would be using this method to see how close a user drawing is to the sketch that was created by our program. List at least three different options that you are considering in the Design Document.
- Communicate to us when this step is done on slack so we can review the options you've chosen!
- Choose the best option and implement `image_similarity` function. Test it to make sure it works.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.