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 cropping and model connection (frontend) #25

Open
3 tasks
jasozh opened this issue Apr 17, 2024 · 0 comments
Open
3 tasks

Image cropping and model connection (frontend) #25

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

Comments

@jasozh
Copy link
Collaborator

jasozh commented Apr 17, 2024

Branch: image-to-sketch-frontend

Task at Hand

  • There should be a basic html button with no styling that allows users to upload an image.
  • Once uploaded, the image should be displayed and users should be able to crop the image by highlighting a selection.
  • After highlighting a selection, a new basic html button will appear. When pressed, the entire ML model runs from the backend with the image passed in as bytes and coordinates passed into the python function.

Notes

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