PogusTheWhisper commited on
Commit
3b222ac
·
verified ·
1 Parent(s): f24ed74

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -11,11 +11,11 @@ Accuracy: 0.9062 Approximately 11 seconds per image.
11
  ![alt text](https://raw.githubusercontent.com/PogusTheWhisper/SurgiCare/main/wound_classify_train/SurgiCare-V1-best.png)
12
 
13
  # SurgiCare_V1_fast
14
- Accuracy: 0.7969 Approximately 5 seconds per image.
15
  I used MobileNetV3Large to train for 50 epochs, monitoring the validation loss.
 
16
  ![alt text](https://raw.githubusercontent.com/PogusTheWhisper/SurgiCare/main/wound_classify_train/SurgiCare-V1-fast.png)
17
 
18
  # SurgiCare_V1_mini
19
- Accuracy: 0.7812 Approximately 4 seconds per image.
20
  I used MobileNetV3Small to train for 50 epochs, monitoring the validation loss.
 
21
  ![alt text](https://raw.githubusercontent.com/PogusTheWhisper/SurgiCare/main/wound_classify_train/SurgiCare-V1-mini.png)
 
11
  ![alt text](https://raw.githubusercontent.com/PogusTheWhisper/SurgiCare/main/wound_classify_train/SurgiCare-V1-best.png)
12
 
13
  # SurgiCare_V1_fast
 
14
  I used MobileNetV3Large to train for 50 epochs, monitoring the validation loss.
15
+ Accuracy: 0.7969 Approximately 5 seconds per image.
16
  ![alt text](https://raw.githubusercontent.com/PogusTheWhisper/SurgiCare/main/wound_classify_train/SurgiCare-V1-fast.png)
17
 
18
  # SurgiCare_V1_mini
 
19
  I used MobileNetV3Small to train for 50 epochs, monitoring the validation loss.
20
+ Accuracy: 0.7812 Approximately 4 seconds per image.
21
  ![alt text](https://raw.githubusercontent.com/PogusTheWhisper/SurgiCare/main/wound_classify_train/SurgiCare-V1-mini.png)