Skip to content

Undergadute research project during 2021-2022 academic year under Dr Matthew Williams at the Computational Oncology lab at Imperial College.

License

Notifications You must be signed in to change notification settings

TilenLS/SimilarBrain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SimilarBrain

Code to use a KNN to find patients with similar brain tumours Takes MRI scans, consider then as slices, train a CAE over the slices. Use the middle layer (bottleneck) of the CAE to induce a vector space, within which every image is represented To use it, input a query MRI - i.e. "Find an MRI like this one" Decomposes the input MRI into a set of slices and use a Nearest Neighbour approaches to find similar slices Aggregate over patients (i.e. choose the patients who have the highest number of similar slices) and chose the 5 most common "similar" patients.

About

Undergadute research project during 2021-2022 academic year under Dr Matthew Williams at the Computational Oncology lab at Imperial College.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published