CornellDataScience / sketchify

Turning images into coloring book pages with infinite resolution.
MIT License
5 stars 1 forks source link

SPIKE: Infinite resolution #4

Open jasozh opened 7 months ago

jasozh commented 7 months ago

Task at Hand

  1. Do research on converting an image into an SVG file. This will definitely involve ML and you should look at existing projects that already implement this. We want an SVG file so that our resulting image has infinite resolution no matter what the original resolution of the input image is.
  2. Fill out the image segmentation header in the Design Document. Consider a multitude of alternatives, clearly explain why you chose the specific solution you considered, and outline a clear week-by-week timeline of how the deliverable will be completed. For example, how can we break down the task into smaller, bite-sized components?

Notes

ATU2119 commented 7 months ago

Completed this week's instructions for design document!