Skip to content

Commit

Permalink
Update main.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieuboudreau authored Sep 22, 2024
1 parent d342f3a commit 97bfb39
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion algos/ads_5/main.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@ cd sem

axondeepseg -i image.png
ls
mv image_grayscale_seg-axonmyelin.png image_seg-axonmyelin.png
cp image_grayscale_seg-axonmyelin.png image_seg-axonmyelin.png
cp image_grayscale.png image.png
ls
cd ..

Expand Down

0 comments on commit 97bfb39

Please sign in to comment.