Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,8 @@ tags:
|
|
8 |
- crop
|
9 |
license: apache-2.0
|
10 |
pipeline_tag: object-detection
|
|
|
|
|
11 |
---
|
12 |
|
13 |
This model crops hand radiographs to better standardize the image input for bone age models.
|
|
|
8 |
- crop
|
9 |
license: apache-2.0
|
10 |
pipeline_tag: object-detection
|
11 |
+
base_model:
|
12 |
+
- timm/mobilenetv3_small_100.lamb_in1k
|
13 |
---
|
14 |
|
15 |
This model crops hand radiographs to better standardize the image input for bone age models.
|