TractSeg icon indicating copy to clipboard operation
TractSeg copied to clipboard

Using pre-downloaded pre-trained weights

Open teanijarv opened this issue 1 year ago • 1 comments

Hi,

I'm using TractSeg on an HPC where I don't have internet connection and I downloaded the weights on my local computer from Zenodo (https://zenodo.org/records/5052821) which I will transfer to the HPC but I have hard time understanding how could I "tell" the program now not to try to fetch the weights online but instead read them locally?

I should maybe mention I'm using the brainlife/tractseg Docker container converted to Apptainer.

Thanks in advance!

Best, Toomas

teanijarv avatar Jun 27 '24 16:06 teanijarv

The issue gets solved for TractSeg commands when I use the config.txt to define where to look for the weights, but the Tracking would still try to find the weights in the .tractseg folder

teanijarv avatar Jun 28 '24 08:06 teanijarv