Skip to content

Open source code for the paper "Full ATN Classification from Single Tau PET using Machine Learning"

Notifications You must be signed in to change notification settings

paulhager/ATN_Classification_Single_Tau_PET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ATN Classification from Single Tau PET

Open source code for the paper "Full ATN Classification from Single Tau PET using Machine Learning"

To run the docker container and query the model:

  1. Install docker
  2. From the terminal run docker run -dit -p 5000:5000 paulhager2/atn:latest. If you want to access the server on a different port locally, replace the first 5000 with your desired port
  3. Open a browser and navigate to localhost:5000 (or whichever port you choose)
  4. Specify the age, sex, APOE genotype of the patient and upload their tau-PET volume
  5. Accept the zip file download with the resulting regional and global predictions / extractions

About

Open source code for the paper "Full ATN Classification from Single Tau PET using Machine Learning"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published