Closed wertyhb-sns closed 1 year ago
Hi,
Refer to this section of the documentation
The self-supervised pretraining, brain extractor and trained model weights are found in the ./data/ folder. Combine and decompress the files using:
cat ./data/weights* | tar xzpvf -
How to get a file with the suffix .tar.gz? the file in the data folder does not have a suffix.