From 5268913a43f4d9267e3ee601d4e15bf4b2434ca9 Mon Sep 17 00:00:00 2001 From: Kristofers Solo Date: Sat, 10 Dec 2022 17:00:37 +0200 Subject: [PATCH] Fixed typo --- main.py | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/main.py b/main.py index 7b0af50..49ad3a8 100755 --- a/main.py +++ b/main.py @@ -4,10 +4,9 @@ import sys from detector.paths import create_dirs ARGS = """ -main.py -main.py +Usage: main.py [OPTION] -Operations: +Options: -h --help Displays this list -e --extract Excracts and cropps traffic light images from given images in ./assets/exctraction/input/ to ./assets/exctraction/cropped/ -t --train Trains model