Commit History
Updating latest changes DDMR
78ae283
Updating latest changes
286a978
Following TF deprecation warnings
7a8ed91
Added "step" parameters to reduce the interpolation resolution and memory footprint
e1a3fc2
COMET train segmentation guided
4dfbecb
Update
a27e593
Update
e5764e7
Updated train scripts
3b554c2
# threads is automatically set using os.cpu_count()
67a11d3
Added the Method column to the CSV file, to distinguish better between SyN and SyNCC results
f915f2e
Renamed the folder to SoA_methods to hold the evaluation script of other methods
ca1d395
ANTs evaluation script
a7b71d6
Added segmentation plots after evaluation
7d5b555
Added COMET zoom factors
c4fa085
Merge remote-tracking branch 'origin/master'
a212503
gitignore and requirements
cd16c19
Create README.md
ada1a96
unverified
Javier Pérez de Frutos
commited on
ANTs script
70656f8
CPD scripts
b10768a
3D IRCA dataset formatting scripts
ed5ac4a
Scripts for training on the COMET CT Dataset
476daa5
Scripts for training on the IXI T1 MRI Dataset
6a4f823
Update DeepDeformationMapRegistration package
74c6a32
Rolling average dynamic weight updating
f42fb70
Fxed Hausdorff implementation. The successive erosions were not applied to the eroded diff variable, but to the original diff variable (hence, no successive erosion was done at all)
0902b38
Made HausdorffDistanceErosion channel sentinel.
081d04d
Updated call to DataGeneratorManager
49e1f69
Generalized the DataGenerator to accept two lists of input and output (wrt network) labels to fetch from the dataset files.
ca253db
Implemented NCC loss function
8fb4d8e
Quick cleanup of unused imports. Specially when importing TF
fd0e2dc
Added verbose option to save_nifti
6dcc497
Merge remote-tracking branch 'origin/WeaklySupervised' into WeaklySupervised
0bee690
Train only on segmentation data
2458333
Removed NCC, training only on Hausdorff and DICE
8c1dc9d
Merge pull request #1 from jpdefrutosSINTEF/HausdorffConstantIndependent
371bf06
unverified
Javier Pérez de Frutos
commited on