PogusTheWhisper
commited on
Commit
•
594f543
1
Parent(s):
cc3b02a
Update README.md
Browse files
README.md
CHANGED
@@ -23,7 +23,7 @@ SurgiCare is an AI system designed to support post-surgery patient recovery. In
|
|
23 |
|
24 |
---
|
25 |
|
26 |
-
## Result of standard
|
27 |
### EfficientnetV2 B3
|
28 |
* Accuracy: 0.6884
|
29 |
|
@@ -41,7 +41,7 @@ SurgiCare is an AI system designed to support post-surgery patient recovery. In
|
|
41 |
|
42 |
---
|
43 |
|
44 |
-
## Result of our
|
45 |
### EfficientnetV2 B3
|
46 |
* Accuracy: 0.9127
|
47 |
* Training Details: I used EfficientNet-B3 to train for 50 epochs, monitoring the validation loss.
|
|
|
23 |
|
24 |
---
|
25 |
|
26 |
+
## Result of standard models
|
27 |
### EfficientnetV2 B3
|
28 |
* Accuracy: 0.6884
|
29 |
|
|
|
41 |
|
42 |
---
|
43 |
|
44 |
+
## Result of our models!!
|
45 |
### EfficientnetV2 B3
|
46 |
* Accuracy: 0.9127
|
47 |
* Training Details: I used EfficientNet-B3 to train for 50 epochs, monitoring the validation loss.
|