Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,8 @@ metrics:
|
|
6 |
- accuracy
|
7 |
pipeline_tag: image-segmentation
|
8 |
tags:
|
|
|
|
|
9 |
- biology
|
10 |
- vegetation
|
11 |
- deep learning
|
@@ -35,6 +37,8 @@ tags:
|
|
35 |
- Generic applications - Vegetation 2D area calculations. Land Cover change. Line clearing. Noxious weeds. Environmental assessments. Camouflage object detection.
|
36 |
|
37 |
**Model developer**: Mark Rodrigo
|
|
|
|
|
38 |
|
39 |
**Associated code**: https://github.com/mprodrigo - coming soon
|
40 |
|
|
|
6 |
- accuracy
|
7 |
pipeline_tag: image-segmentation
|
8 |
tags:
|
9 |
+
- keras
|
10 |
+
- tensorflow
|
11 |
- biology
|
12 |
- vegetation
|
13 |
- deep learning
|
|
|
37 |
- Generic applications - Vegetation 2D area calculations. Land Cover change. Line clearing. Noxious weeds. Environmental assessments. Camouflage object detection.
|
38 |
|
39 |
**Model developer**: Mark Rodrigo
|
40 |
+
</br>
|
41 |
+
PyTorch version is TODO
|
42 |
|
43 |
**Associated code**: https://github.com/mprodrigo - coming soon
|
44 |
|