Skip to content

Commit

Permalink
link to parts on pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
ianhi authored Sep 5, 2020
1 parent 64a434d commit 4f1831a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ Authors: Jenny Huang, Ian Hunt-Isaak, William Palmer
# Write up
This was our final project for https://harvard-iacs.github.io/2020-AC295/. We wrote a medium article about this! Check it out here: https://medium.com/institute-for-applied-computational-science/how-we-built-an-easy-to-use-image-segmentation-tool-with-transfer-learning-546efb6ae98

## Image segmentation code is now availiable on PyPi!
The image segmenter in this project is now availiable on pypi via [mpl-interactions](https://github.com/ianhi/mpl-interactions), see documentation [here](https://mpl-interactions.readthedocs.io/en/latest/examples/image-segmentation.html). Also this project inspired [ipysegment](https://github.com/ianhi/ipysegment), an HTML5 canvas based canvas based image segmenter for use in jupyter notebooks. ipysegment will be significantly less laggy to use, but currently has fewer features.

# Trying it out


Expand Down

0 comments on commit 4f1831a

Please sign in to comment.