mlexchange / mlex_dlsia_segmentation_prototype

Other
3 stars 3 forks source link

Create Seg Tiled Container #13

Closed TibbersHao closed 8 months ago

TibbersHao commented 8 months ago

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.