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

Merge branch 'master' of gitlab.nibio.no:maciekwielgosz/instance_segmentation_classic

parents 0f84acfb 06443cb0
No related branches found
No related tags found
No related merge requests found
#!/bin/bash
TARGET_FOLDER=/home/nibio/mutable-outside-world/code/gitlab_fsct/instance_segmentation_classic/sample_playground
# clean the folder
rm -rf $TARGET_FOLDER/*
cp -r /home/nibio/mutable-outside-world/data/corrected/test_after_seg/* $TARGET_FOLDER
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment