Code Monkey home page Code Monkey logo

predict-age-of-patient-based-on-the-x-ray-images's Introduction

Predict age of patient based on the X-Ray images

create a model capable of predicting the patient's age group through chest X-rays. download

Proposing a methodology of neural networks collaborating with each other:

Due to the importance of teamwork in neural networks, I suggested the following methodology, through which several neural networks can be used to predict the age of a person based on chest x-ray images for a large number of patients. The proposed methodology is based on the existence of 4 neural networks that help each other in a specific way in order to reach the lowest value of the loss. We can summarize the proposed methodology according to the following steps:

  • Model A is the model responsible for predicting the patient's age.
  • Model B, another model, is also responsible for predicting the patient's age.
  • Model C, another model, is also responsible for predicting the patient's age.
  • Thus, we have so far 3 models out of 4, and therefore the methodology suggests that the fourth model tries to benefit from the results reached by each of the previous three models. This methodology aims to make the fourth model more capable of overcoming errors in predicting the patient’s age and making up for that difference, than By deducing the deficiency in each value that was predicted by each of the three previous models, and this is what was reached in the proposed study.
  • Through which I was able to reach the lowest possible value of the loss function, the dimensions of the X-ray images included in the dataset were converted to (64, 64, 1) due to the lack of computational resources available to me.
  • Thus, during the training process, Model 4 will make the three previous models output close to the correct values for the patient's age and at the same time fit with the mathematical equation that it is building, which makes it more able to reach greater accuracy in estimating the patient's age.
  • In this case, we can consider model 4 as an additional control for the previous three models, and at the same time it is able to determine a more accurate value for the patient's age from the chest x-ray images.
  • We can say that the fourth model is trying to identify weaknesses in each of the previous three models in order to improve the results

download - 2023-03-06T102136 754

Result:

download - 2023-03-06T102643 978

Evaluate Training Data:

image

Evaluate Testing Data:

image

Attempt #1 #2
Results 223057118-8dccf08c-6c1f-4b2e-9852-3d38eb629cff 223057230-5f7905b8-01bc-4957-9232-00d1fd1852f3

predict-age-of-patient-based-on-the-x-ray-images's People

Contributors

kaledhoshme123 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.