Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieuboudreau committed Sep 20, 2024
1 parent 259b265 commit c616cdf
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion algos/ads_2/main.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,14 +35,17 @@ cd data
cd sem

axondeepseg -t SEM -i image.png -v 2

ls
pwd
cd ..

# TEM

cd tem

axondeepseg -t TEM -i image.png -v 2
ls
pwd

cd ..

Expand Down

0 comments on commit c616cdf

Please sign in to comment.