plant-seg
plant-seg copied to clipboard
PlantSeg pipelines do not reuse code
This adds to the complexity of code. e.g.
-
UnetPredictions
class in/g/kreshuk/yu/repositories/plant-seg-doc/plantseg/predictions/predict.py
and -
unet_predictions
function in/g/kreshuk/yu/repositories/plant-seg-doc/plantseg/predictions/functional/predictions.py
need to be merged for easier maintenance.