Many people die every year in Nepal due to a lack of proper health facilities and late diagnosis of disease. Aashirbaad aims to solve:
2)Due to increased health problems, patients have to wait for a long time to see their doctor. Due to this, a lot of time is wasted and also is not much efficient approach. To solve this Aashirbaad allows users to find out about their health conditions by simply uploading the scans within few seconds.
3)Doctors need more time to go through each reports manually. Automating this task saves the valuable time of doctor. As the time is saved, doctors can focus on more important tasks.
We ran into various problems during the project and tried to solve those issues as follows:
It was difficult and time consuming to train the neural network. We used Google Collaboratory to train the model faster.
It was difficult to get the better accuracy and it needed lots of training and fine tuning of the model to get a good accuracy.
The amount of data available was not sufficient to train the deep neural network. As a solution to this, we used theTransfer Learning approach to load the weights from pretrained model. Also, we used Image Augmentation to generate more data.
Discussion