osanseviero
commited on
Commit
•
5b13e42
1
Parent(s):
5fb2bee
Fix task name for discoverability
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
tags:
|
3 |
-
- image
|
4 |
- timm
|
5 |
- pathology
|
6 |
- histology
|
@@ -72,4 +72,4 @@ If you find this repository useful, please consider citing our work:
|
|
72 |
url = {https://github.com/bioptimus/releases/tree/main/models/h-optimus/v0},
|
73 |
year = {2024},
|
74 |
}
|
75 |
-
```
|
|
|
1 |
---
|
2 |
tags:
|
3 |
+
- image-feature-extraction
|
4 |
- timm
|
5 |
- pathology
|
6 |
- histology
|
|
|
72 |
url = {https://github.com/bioptimus/releases/tree/main/models/h-optimus/v0},
|
73 |
year = {2024},
|
74 |
}
|
75 |
+
```
|