Set of commits to be tagged v0.20
Compare changes
Files
2+ 47
− 13
@@ -4,6 +4,7 @@ from maggotuba.models.trainers import MaggotTrainer, MultiscaleMaggotTrainer, Ma
@@ -4,6 +4,7 @@ from maggotuba.models.trainers import MaggotTrainer, MultiscaleMaggotTrainer, Ma
@@ -133,8 +134,10 @@ def predict_individual_data_files(backend, model, input_files_and_labels):
@@ -133,8 +134,10 @@ def predict_individual_data_files(backend, model, input_files_and_labels):
@@ -145,8 +148,10 @@ def predict_individual_data_files(backend, model, input_files_and_labels):
@@ -145,8 +148,10 @@ def predict_individual_data_files(backend, model, input_files_and_labels):
@@ -184,23 +189,52 @@ def get_output_filepath(backend, file):
@@ -184,23 +189,52 @@ def get_output_filepath(backend, file):