CornellDataScience / CornellDataScience/sketchify

Improve edge smoothing

Open
#18 0 comments 0 reactions 2 assignees Claimed by @HaSoojong View on GitHub
Dominant language
Jupyter Notebook
Stars
11
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Branch: `improve-edge-smoothing`

### Task at Hand

- Fix the `edge_smoothing` function so that the function takes in bytes and outputs bytes. Currently it takes in and outputs numpy arrays for images, which breaks the rest of our code.
- Implement `main.py` to connect all of the functions together into a single pipeline. Use the existing code we have as a reference and make sure the output is also in bytes.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.