Skip to content

Commit

Permalink
Add segmentation notebook (#80)
Browse files Browse the repository at this point in the history
* Added example for kaggle salt.

* Fixed link to the image
  • Loading branch information
ternaus authored Sep 23, 2018
1 parent 0ab48ad commit 1fc9c0d
Show file tree
Hide file tree
Showing 4 changed files with 780 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

**Non-8-bit images** - [`example_16_bit_tiff.ipynb`](notebooks/example_16_bit_tiff.ipynb)

**Image segmentation** is also supported out of the box, notebook coming soon.
**Image segmentation** [`example_kaggle_salt.ipynb`](notebooks/example_kaggle_salt.ipynb)

**Custom tasks** such as autoencoders, more then three channel images - [`custom_targets`](https://gist.github.com/poxyu/799b359d7f87205b7c4288691ab019dc)

Expand Down
Loading

0 comments on commit 1fc9c0d

Please sign in to comment.