DeepRegNet / Benchmark

Repositories for benchmarks with DeepReg and other methods.
Apache License 2.0
3 stars 0 forks source link

Add script to download IXI dataset #6

Closed fepegar closed 3 years ago

fepegar commented 3 years ago

Usage:

$ ./download_ixi.sh

It takes an optional modality: T1, T2, PD, MRA... The default is T1.

mathpluscode commented 3 years ago

Feel free to merge by yourself? Or we want to do code review now already?

fepegar commented 3 years ago

Given the collaborative spirit of the project, I think it'd be nice to have at least one review from someone else. Also, I'd always use "Squash and merge" (relevant when there are multiple commits in the PR). What do you think?

mathpluscode commented 3 years ago

Given the collaborative spirit of the project, I think it'd be nice to have at least one review from someone else. Also, I'd always use "Squash and merge" (relevant when there are multiple commits in the PR). What do you think?

Considering the nature of this repo, yes, squash should be good, will set it in the repo later.