Skip to content
Snippets Groups Projects
Commit 8f7f2269 authored by Maciej Wielgosz's avatar Maciej Wielgosz
Browse files

update of the download script for the sweep

parent 3d4d2993
No related branches found
No related tags found
No related merge requests found
......@@ -36,7 +36,7 @@ def main(
# get files for the sweep
print("Getting files for the sweep")
cmd = "/home/nibio/mutable-outside-world/code/gitlab_fsct/instance_segmentation_classic/bash_helper_scripts/get_terrestial_sem_seg_validation_after_sem_seg.sh"
cmd = "/home/nibio/mutable-outside-world/code/gitlab_fsct/instance_segmentation_classic/bash_helper_scripts/get_val_corrected_after_sem_seg_selected_files.sh"
subprocess.run([cmd], shell=True)
# define the arguments for all the parameters from the sweep configuration
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment