Skip to content
/ MD Public

End-to-end implementation of Malaria detection using deep-cnn prior feature map extractor plus svm, rf, xgboost, rslvq and celvq with options for soft and hard ensemble for the prototype-based models using prosemble ML package

License

Notifications You must be signed in to change notification settings

naotoo1/MD

Repository files navigation

MD ML

End-to-end implementation of Malaria detection using a prior model feature map extractor based on the transfer learning architecture of InceptionResNetV2 plus svm, rfc, xgbost, rslvq and celvq as stand-alone models with options for soft ensemble and hard ensemble based on the prosemble ML package using svm, rslvq and celvq robust prototype-based ML models.

What is it?

MD ML Webapp is a tool for detecting malaria based on the parasites class and uninfected class. A case study of malaria image cell classification using a combination of pretrained deep-cnn model + traditional ML models with some prototype-based options.

How to use

python 3.9 or later with all requirements.txt dependencies installed including xgboost and opencv .

git clone https://github.com/naotoo1/MD.git
cd MD
pip install -r requirements.txt

Download the celvq and svm trained models into the MD folder using the link https://we.tl/t-7UcQgLFuwr

Run

python app.py

Untitled design (3)

About

End-to-end implementation of Malaria detection using deep-cnn prior feature map extractor plus svm, rf, xgboost, rslvq and celvq with options for soft and hard ensemble for the prototype-based models using prosemble ML package

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published