Deep Learning on SDF for Classifying Brain Biomarkers
To reproduce the results from paper, do the following steps. install pytorch and sparceconov. The website for sparse convolution is here Download the processed dataset from here and unzip it. You would have a folder structure like the following: . +– data +– src +– readme.md +– data.zip cd src ./sh/ad/train00.sh Try different script in the folder sh to reproduce the results in the paper. GitHub View Github
Read more