Open JBarsotti opened 4 months ago
I'm happy to help you. Can you give me more error information?
Wow! Thank you for such a prompt reply! :)
I'm not sure how much more information I can give about the error. I will attach a screenshot of the error message. I hope it helps some but I'm very bad at segmentation faults.
Hi Dr. Yang,
I hope you are well!
I just wanted to check on the status of this issue. I know it hasn't been too long but was wondering whether you've had a chance to glance at it.
I might have been able to figure this one out on my own!
Dear Dr. Yang,
Thank you for sharing the brain age TSCAN model you created on GitHub! It seems extremely interesting. I have been trying to use it on some brain scans in my possession, but I am getting a segmentation fault when calling the following code using the pretrained model:
output = model(input,male)
This is in the
prediction.py
file. I am using the pretrained model with the nameTSAN_pretrain_model_20240402/ScaleDense_best_model.pth.tar.