Added progress bar to track Dice score evaluation for multiple files * Added new dependency - tqdm. * The progress bar is active in both sequential and parallel context. * Changed the development status to stable.
Bug fixing release * Fixed bug related to using path to directories instead of files. * Fixed bug related to calculating weighted dice with weights summing up to 0 because no TP voxel was present in GT.