Skip to content

Commit 6ae81e7

Browse files
Update README.md
1 parent d8ccd4e commit 6ae81e7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

examples/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,6 @@
11
# Examples Section
2+
3+
- [Jupyter Notebook] Multi-class (3 classes) segmentation (sky, building, background) on CamVid dataset <a href="https://github.com/JanMarcelKezmann/TensorFlow-Advanced-Segmentation-Models/blob/master/examples/TASM_Example_1.ipynb">here</a>
4+
- [Jupyter Notebook] Multi-class (11 classes) segmentation on CamVid dataset <a href="https://github.com/JanMarcelKezmann/TensorFlow-Advanced-Segmentation-Models/blob/master/examples/TASM_Example_2.ipynb">here</a>
5+
- [Jupyter Notebook] Multi-class (11 classes) segmentation on CamVid dataset with a custom training loop<a href="https://github.com/JanMarcelKezmann/TensorFlow-Advanced-Segmentation-Models/blob/master/examples/TASM_Example_3.ipynb">here</a>
6+
- [Jupyter Notebook] Two-class (2 classes) segmentation on <a href="https://www.tensorflow.org/datasets/catalog/caltech_birds2010">Caltech-Birds-2010</a> dataset <a href="https://github.com/JanMarcelKezmann/TensorFlow-Advanced-Segmentation-Models/blob/master/examples/TASM_Example_4.ipynb">here</a>

0 commit comments

Comments
 (0)