Skip to content

AI system designed to support post-surgery patient recovery.

License

Notifications You must be signed in to change notification settings

PogusTheWhisper/SurgiCare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Surgicare

Surgicare (Surgical + Care)

SurgiCare is an AI system designed to support post-surgery patient recovery. In this repository, we focus on a wound classification model trained on an open-source dataset. Our objective is to improve the accuracy of wound detection and guide patients in managing their wound recovery efficiently.


Result of standard models

EfficientnetV2 B3

  • Accuracy: 0.6884

Efficientnet B3

  • Accuracy: 0.7436

MobileNetV3Large

  • Accuracy: 0.6164

MobileNetV3Small

  • Accuracy: 0.6199


Result of our models!!

EfficientnetV2 B3

  • Accuracy: 0.9127
  • Training Details: I used EfficientNet-B3 to train for 50 epochs, monitoring the validation loss.

Efficientnet B3

  • Accuracy: 0.9062
  • Training Details: I used EfficientNet-B3 to train for 25 epochs, monitoring the validation loss.

MobileNetV3Large

  • Accuracy: 0.7969
  • Training Details: I used MobileNetV3Large to train for 50 epochs, monitoring the validation loss.

MobileNetV3Small

  • Accuracy: 0.7812
  • Training Details: I used MobileNetV3Small to train for 50 epochs, monitoring the validation loss.

About

AI system designed to support post-surgery patient recovery.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published