Closed stephen-q-le closed 1 month ago
- avants2011.pdf mentions these scripts: atroposBwebRF40FigureExample.sh, ants_multitemplate_labeling.sh and buildtemplateparallel.sh. Where are they? If they got renamed/refactored into something else, where is that?
The reusable shell scripts that we have kept around from our published work are located here.
- In the ANTs Talk I see several mentions of ANTs being evaluated in various competitions. But I haven't found any competition page that states what exact ANTs script was run, and on what data (and some of the competition pages are dead links). Can someone point me to one?
You'd have to ask about the specific competition. But, as an example, the source for the BraTS 2013 segmentation competition is located here. More recently, we participated in the BraTS-Reg 2022 competition and the source is located here. As you can see, we've gotten a bit more organized over the years.
More learning resources for the ANTs library can be found here.
Note, though, that much of our current active development has been through our R-based ANTsR and Python-based ANTsPy/ANTsPyNet libraries. Here is a current set of self-contained code examples for the various functionalities available.
I'm trying to find examples of ANTs-based scripts that do all the steps necessary to segment real medical imaging.
atroposBwebRF40FigureExample.sh
,ants_multitemplate_labeling.sh
andbuildtemplateparallel.sh
. Where are they? If they got renamed/refactored into something else, where is that?