alanqrwang / keymorph

Robust multimodal image registration via keypoints
MIT License
67 stars 17 forks source link

How to get a file with the suffix .tar.gz? #3

Closed wertyhb-sns closed 1 year ago

wertyhb-sns commented 1 year ago

How to get a file with the suffix .tar.gz? the file in the data folder does not have a suffix.

evanmy commented 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 -