Skip to content

Commit

Permalink
Update folder_prepare.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
thptai authored Sep 24, 2024
1 parent fc4c49a commit 1c9d977
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions folder_prepare.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,7 @@

#!/bin/bash

mkdir dataset
mkdir dataset/selected_vid

mkdir results
mkdir results/bg_sub
mkdir results/grid

mkdir weights
mkdir results/lane

echo 'Folder generated'

0 comments on commit 1c9d977

Please sign in to comment.