Commit History

Update README.md
e8f0d8f
unverified

Javier Pérez de Frutos commited on

Update README.md
0fd059f
unverified

Javier Pérez de Frutos commited on

Update README.md
2a47df2
unverified

Javier Pérez de Frutos commited on

Merge pull request #9 from andreped/arXiv-update
5f06a0f
unverified

Javier Pérez de Frutos commited on

updated cite and info in README post-submission
b63bc97
unverified

andreped commited on

Update README.md
5b3d1c4
unverified

Javier Pérez de Frutos commited on

Merge pull request #5 from andreped/readme-refactoring
a8d495d
unverified

Javier Pérez de Frutos commited on

Merge pull request #7 from andreped/ignore
292e905
unverified

Javier Pérez de Frutos commited on

Merge pull request #6 from andreped/license
4f97690
unverified

Javier Pérez de Frutos commited on

ignore .vs/ and __pycache__/
b9e1f2f
unverified

andreped commited on

Added MIT license - to be adjusted if needed
587c716
unverified

andreped commited on

added placeholder text to README - to be improved
9f80d3c
unverified

andreped commited on

Merge pull request #3 from andreped/master
a204c4b
unverified

Javier Pérez de Frutos commited on

Merge branch 'jpdefrutos:master' into master
79f889f
unverified

andreped commited on

ignore .idea/, fixed typo
e4fc55d
unverified

andreped commited on

removed redundant .idea/ folder
ae91768
unverified

andreped commited on

Updating latest changes DDMR
78ae283

jpdefrutos commited on

Updating latest changes
286a978

jpdefrutos commited on

Following TF deprecation warnings
7a8ed91

jpdefrutos commited on

Added "step" parameters to reduce the interpolation resolution and memory footprint
e1a3fc2

jpdefrutos commited on

COMET train segmentation guided
4dfbecb

jpdefrutos commited on

Updated train scripts
3b554c2

jpdefrutos commited on

# threads is automatically set using os.cpu_count()
67a11d3

jpdefrutos commited on

Added the Method column to the CSV file, to distinguish better between SyN and SyNCC results
f915f2e

jpdefrutos commited on

Renamed the folder to SoA_methods to hold the evaluation script of other methods
ca1d395

jpdefrutos commited on

ANTs evaluation script
a7b71d6

jpdefrutos commited on

Added segmentation plots after evaluation
7d5b555

jpdefrutos commited on

Added COMET zoom factors
c4fa085

jpdefrutos commited on

Merge remote-tracking branch 'origin/master'
a212503

jpdefrutos commited on

gitignore and requirements
cd16c19

jpdefrutos commited on

Create README.md
ada1a96
unverified

Javier Pérez de Frutos commited on

ANTs script
70656f8

jpdefrutos commited on

CPD scripts
b10768a

jpdefrutos commited on

3D IRCA dataset formatting scripts
ed5ac4a

jpdefrutos commited on

Scripts for training on the COMET CT Dataset
476daa5

jpdefrutos commited on

Scripts for training on the IXI T1 MRI Dataset
6a4f823

jpdefrutos commited on

Update DeepDeformationMapRegistration package
74c6a32

jpdefrutos commited on

Rolling average dynamic weight updating
f42fb70

jpdefrutos commited on

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

jpdefrutos commited on

Made HausdorffDistanceErosion channel sentinel.
081d04d

jpdefrutos commited on

Updated call to DataGeneratorManager
49e1f69

jpdefrutos commited on

Generalized the DataGenerator to accept two lists of input and output (wrt network) labels to fetch from the dataset files.
ca253db

jpdefrutos commited on

Implemented NCC loss function
8fb4d8e

jpdefrutos commited on

Quick cleanup of unused imports. Specially when importing TF
fd0e2dc

jpdefrutos commited on

Added verbose option to save_nifti
6dcc497

jpdefrutos commited on

Merge remote-tracking branch 'origin/WeaklySupervised' into WeaklySupervised
0bee690

jpdefrutos commited on

Train only on segmentation data
2458333

jpdefrutos commited on

Removed NCC, training only on Hausdorff and DICE
8c1dc9d

jpdefrutos commited on