Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,10 @@
|
|
1 |
---
|
2 |
license: cc-by-nc-nd-4.0
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
|
5 |
## Introduction
|
@@ -31,4 +36,4 @@ The optimiser used is ADAM (with default keras parameters), the loss is a sparse
|
|
31 |
Trained on 100 epochs with a learning rate adapter: see the notebook for details.
|
32 |
|
33 |
|
34 |
-

|
|
|
1 |
---
|
2 |
license: cc-by-nc-nd-4.0
|
3 |
+
tags:
|
4 |
+
- unet
|
5 |
+
- image
|
6 |
+
- segmentation
|
7 |
+
- oxford-IIIT
|
8 |
---
|
9 |
|
10 |
## Introduction
|
|
|
36 |
Trained on 100 epochs with a learning rate adapter: see the notebook for details.
|
37 |
|
38 |
|
39 |
+

|