nickmuchi commited on
Commit
88b6311
·
1 Parent(s): 47fe0f7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -8,7 +8,7 @@ datasets:
8
  widget:
9
  - src: https://drive.google.com/uc?id=1yqnhD4Wjt4Y_NGLtijTGGaaw9GL497kQ
10
  example_title: PNEUMONIA
11
- - src: https://www.kenhub.com/thumbor/AkXFsw0396y894sLEMWlcDuChJA=/fit-in/800x1600/filters:watermark(/images/logo_url.png,-10,-10,0):background_color(FFFFFF):format(jpeg)/images/library/10851/eXtmE1V2XgsjZK2JolVQ5g_Border_of_left_atrium.png
12
  example_title: NORMAL
13
 
14
  metrics:
@@ -90,6 +90,17 @@ The following hyperparameters were used during training:
90
  | 0.0003 | 9.51 | 3100 | 1.3884 | 0.7981 |
91
  | 0.0003 | 9.82 | 3200 | 1.3831 | 0.7997 |
92
 
 
 
 
 
 
 
 
 
 
 
 
93
 
94
  ### Framework versions
95
 
 
8
  widget:
9
  - src: https://drive.google.com/uc?id=1yqnhD4Wjt4Y_NGLtijTGGaaw9GL497kQ
10
  example_title: PNEUMONIA
11
+ - src: https://drive.google.com/uc?id=1xjcIEDb8kuSd4wF44gCEgsc0PfRvs53m
12
  example_title: NORMAL
13
 
14
  metrics:
 
90
  | 0.0003 | 9.51 | 3100 | 1.3884 | 0.7981 |
91
  | 0.0003 | 9.82 | 3200 | 1.3831 | 0.7997 |
92
 
93
+ ## Example Images
94
+
95
+
96
+ #### Pneumonia Chest X-Ray
97
+
98
+ ![Pneumonia]("D:\nickm\Datasets\chest-xray-pneumonia\chest_xray\chest_xray\val\PNEUMONIA\person1946_bacteria_4874.jpeg")
99
+
100
+ #### Normal Chest X-Ray
101
+
102
+
103
+ ![Normal]("D:\nickm\Datasets\chest-xray-pneumonia\chest_xray\chest_xray\val\NORMAL\NORMAL2-IM-1430-0001.jpeg")
104
 
105
  ### Framework versions
106