LuxImagingAI / DBSegment

This is a deep learning-based method to segment deep brain structures and a brain mask from T1 weighted MRI.
GNU General Public License v3.0
11 stars 6 forks source link

Updated dependecies + fixed error in dbsegment.py #20

Closed RaphaelMaser closed 1 year ago

RaphaelMaser commented 1 year ago
  1. Updated dependencies to the newest versions. PyTorch is now at version 2.0 and should therefore be compatible with Apple Silicon (M1/M2)
  2. Fixed error in dbsegment.py where the wrong extension of the preprocessed file would throw an error during segmentation