Skip to content

Commit

Permalink
bash-fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexeyAB committed Mar 8, 2017
1 parent 8e40e6b commit 746e590
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion linux_mark.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
echo Example how to start marking bouded boxes for training set Yolo v2


./yolo_mark data/img data/train.txt data/obj.names
./yolo_mark x64/Release/data/img x64/Release/data/train.txt x64/Release/data/obj.names


pause

0 comments on commit 746e590

Please sign in to comment.