Set `library_name` to `tf-keras`.
Browse filesModel 'mostafapasha/ribs-segmentation-model' seems to be compatible only with "Keras 2" and not "Keras 3". To distinguish them, models compatible with legacy Keras 2.x should be tagged as `tf-keras` while models compatible with Keras 3.x are tagged as `keras`.
This PR updates the model card to replace the explicit `library_name: keras` metadata which is now outdated by `library_name: tf-keras`. Updating this metadata will facilitate its discoverability and usage.
For more information about `keras` and `tf-keras` library names, check out this pull request: https://github.com/huggingface/huggingface.js/pull/774.
README.md
CHANGED
@@ -1,13 +1,3 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
library_name: keras
|
5 |
-
---
|
6 |
-
## Model description
|
7 |
-
The original idea from [ResUNET++](https://arxiv.org/pdf/1911.07067.pdf)
|
8 |
-
|
9 |
-
Full credits go to [SynthesisHealthIntelligenceInc](https://synthesishealthinc.com/)
|
10 |
-
|
11 |
-
Ribs segmentation is a crucial step for removing the ribs before a diagnosis of x-ray images
|
12 |
-
## Dataset
|
13 |
-
[vindr-ribs](https://vindr.ai/datasets/ribcxr)
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d9b3e4805dcca3c4fa8a203c4d6f6a79d3be9416d3701f3557c40bfd3004819a
|
3 |
+
size 394
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|