Update README.md
Browse files
README.md
CHANGED
@@ -3,7 +3,7 @@ license: bsd
|
|
3 |
pipeline_tag: image-segmentation
|
4 |
base_model:
|
5 |
- timm/resnext101_32x8d
|
6 |
-
library_name:
|
7 |
metrics:
|
8 |
- accuracy
|
9 |
- mean intersection of union
|
|
|
3 |
pipeline_tag: image-segmentation
|
4 |
base_model:
|
5 |
- timm/resnext101_32x8d
|
6 |
+
library_name: timm
|
7 |
metrics:
|
8 |
- accuracy
|
9 |
- mean intersection of union
|