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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -6,16 +6,16 @@ tags:
6
  ---
7
 
8
  # SurgiCare_V1_best
9
- I used EfficientNet-B3 to train for 25 epochs, monitoring the validation loss.
10
- 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
- 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)
 
6
  ---
7
 
8
  # SurgiCare_V1_best
9
+ I used EfficientNet-B3 to train for 25 epochs, monitoring the validation loss. /
10
+ 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
+ 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)