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

helper file for optimization of a single PC file

parent e5a98cc9
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/validation_after_seg_single/* $TARGET_FOLDER
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment