Closed FuratAljishi closed 1 year ago
Hi @FuratAljishi ,
The "label_info.txt" file is essentially the FreeSurfer's label lookup table (see here), providing names for anatomical structures based on their label numbers. The script can be modified to bypass the use of this file.
Junyu
Hi, can you explain the label_into.text? I am working with a custom dataset and reached the testing part infer_TransMorph.py, but got an error because I don't have my own version of the label_info.text.