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 Feb 11, 2021
Generalized the DataGenerator to accept two lists of input and output (wrt network) labels to fetch from the dataset files. ca253db jpdefrutos commited on Jan 31, 2021
Quick cleanup of unused imports. Specially when importing TF fd0e2dc jpdefrutos commited on Jan 30, 2021
Merge remote-tracking branch 'origin/WeaklySupervised' into WeaklySupervised 0bee690 jpdefrutos commited on Jan 30, 2021
Merge pull request #1 from jpdefrutosSINTEF/HausdorffConstantIndependent 371bf06 unverified Javier Pérez de Frutos commited on Jan 29, 2021
Made HausdorffDistance independent of the package file constants 9b94746 jpdefrutos commited on Jan 29, 2021
Missing a parenthesis when getting the normalizing factor c44df3d jpdefrutos commited on Jan 29, 2021