training: add metric for (same) number of connected components

(in trying to capture region instance separability)
This commit is contained in:
Robert Sachunsky 2026-02-24 17:03:21 +01:00
parent 18607e0f48
commit abf111de76
2 changed files with 45 additions and 5 deletions

View file

@ -4,3 +4,4 @@ numpy
tqdm
imutils
scipy
tensorflow-addons # for connected_components