This repoistory is a part consisting of the libraries and binaries to run the Pneumonia Detection using EdgeML project model on your Himax WE-1 Board, OpenMV CAM H7 Plus or running the model locally on your device.
This application is intended for informational, educational and research purposes only. It is not, and it is not intended, for use in the diagnosis of disease or other conditions, or in the cure, mitigation, treatment or prevention of pneumonia. Health care providers should exercise their own independent clinical judgment when using this application in conjunction with patient care.
• Himax WE-1 Dev Board (in case you don't have access to bandwidth)
Note: We highly suggest to use the OpenMV Cam H7 Plus as because it has more SRAM (32MB!) product funcationalities and also enables us to take Colour images rather than just Grayscale on Himax WE-1 board, also the OpenMV Cam H7 Plus will not be able to do anomaly detection at the same time. So its a win-win!
Pssh: Public version of the Edge Impulse studio project is here, you're free to fork it and use it without starting everything from scratch! :)
Check the himax_library directory to get to know how you can deploy the ML model onto your Himax WE-1 Dev Board.
Check the openmv_library directory to get to know how you can deploy the ML model onto your OpenMV Cam H7 Plus board using OpenMV IDE.
Having issues running this code locally ?
Check this video below 👇
You're now running an ML model which can classify Pnuemonia under 1 milliwatt! :D
A big big shout-out to Aurelien (User Success Engineer - Edge Impulse), Jan (CTO - Edge Impulse), Marc (Developer Advocate - balena.io) and Zin (Senior User Success Engineer - Edge Impulse) for all the help they have provided throught the development of this project. Without you guys it wouldn't have been possible!
Also thanks to Paul Mooney (Developer Advocate - Kaggle) for making such an important dataset open-sourced and helping us for collecting X-Ray images for training the model. :)
Plus thanks to YOU for reading this entire project README! :D