ryefoxlime
commited on
Commit
•
1b5ea11
1
Parent(s):
8604ff2
testing
Browse files
README.md
CHANGED
@@ -11,6 +11,15 @@ tags:
|
|
11 |
- Pneumonia_detection
|
12 |
- X-Ray_Classfication
|
13 |
- image-classification
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
---
|
15 |
# ryefoxlime/PneumoniaDetection
|
16 |
|
|
|
11 |
- Pneumonia_detection
|
12 |
- X-Ray_Classfication
|
13 |
- image-classification
|
14 |
+
widget:
|
15 |
+
- src: https://huggingface.co/datasets/mishig/sample_images/resolve/main/tiger.jpg
|
16 |
+
example_title: Tiger
|
17 |
+
- src: https://huggingface.co/datasets/mishig/sample_images/resolve/main/teapot.jpg
|
18 |
+
example_title: Teapot
|
19 |
+
base_model: ryefoxlime/PneumoniaDetection
|
20 |
+
inference:
|
21 |
+
parameters:
|
22 |
+
resize: [224, 224, 3]
|
23 |
---
|
24 |
# ryefoxlime/PneumoniaDetection
|
25 |
|