PogusTheWhisper
commited on
Commit
•
cc1bec1
1
Parent(s):
594f543
Update README.md
Browse files
README.md
CHANGED
@@ -29,6 +29,11 @@ SurgiCare is an AI system designed to support post-surgery patient recovery. In
|
|
29 |
|
30 |
<img src="https://raw.githubusercontent.com/PogusTheWhisper/SurgiCare/main/wound_classify_train/EfficientNetV2B3-standard.png?raw=true" width="800">
|
31 |
|
|
|
|
|
|
|
|
|
|
|
32 |
### MobileNetV3Large
|
33 |
* Accuracy: 0.6164
|
34 |
|
|
|
29 |
|
30 |
<img src="https://raw.githubusercontent.com/PogusTheWhisper/SurgiCare/main/wound_classify_train/EfficientNetV2B3-standard.png?raw=true" width="800">
|
31 |
|
32 |
+
### Efficientnet B3
|
33 |
+
* Accuracy: 0.7436
|
34 |
+
|
35 |
+
<img src="https://raw.githubusercontent.com/PogusTheWhisper/SurgiCare/main/wound_classify_train/EfficientNetB3-standard.png?raw=true" width="800">
|
36 |
+
|
37 |
### MobileNetV3Large
|
38 |
* Accuracy: 0.6164
|
39 |
|