This small PR added functionality to create containers in seg_tiled_uri if it does not pre-exist.
Also a minor code fix in train_segmentation() function to cover the case when only one mask is provided, there is no validation metrics to be saved in the parquet file.
This small PR added functionality to create containers in
seg_tiled_uri
if it does not pre-exist.Also a minor code fix in
train_segmentation()
function to cover the case when only one mask is provided, there is no validation metrics to be saved in the parquet file.