CoBrALab / antsRegistration-MAGeT

A reimplementation of MAGeTbrain using only ANTs tools.
Other
16 stars 6 forks source link

Implement other validation methods #18

Open gdevenyi opened 8 years ago

gdevenyi commented 8 years ago

We want to as much as possible leverage existing registrations here

gdevenyi commented 8 years ago

LOOCV code written, must test, asking Rob

gdevenyi commented 8 years ago

Multi-atlas fusion code written, can be used for template QC or for multiatlas segmentation. Must test.

gdevenyi commented 8 years ago

For validation codes, should scripts auto-run magetbrain at the end to submit all the jobs?

gdevenyi commented 8 years ago

Furthermore, should I automate producing overlap scores?

gdevenyi commented 8 years ago

NFOLD CV code seems to work, woo.

gdevenyi commented 8 years ago

Automation of overlap scores is essential, code in progress.

As for cross validation, auto-submit makes sense, doing so after the fact is more work than it should be.

gdevenyi commented 8 years ago

Codes for collecting validation results