Skip to content

Thesis & Code for my Segmentation and Age Prediction Model using CNNs and MRIs

Notifications You must be signed in to change notification settings

pietz/knee-mri-segmentation

Repository files navigation

Age Prediction

This repository contains the code of my bachelor thesis project to predict the age of a person based on MRI images of their knees. To achieve this task I'm using convolutional neural networks to first segment those parts of the image that are relevant to the problem. Next, I use another CNN to classify the age of the contestens based on the segmented images. These two steps were needed to make the network learn, because of the low number of samples that were available.

About

Thesis & Code for my Segmentation and Age Prediction Model using CNNs and MRIs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages