Fixed typo

This commit is contained in:
Kristofers Solo 2022-12-10 17:00:37 +02:00
parent e9fd46faef
commit 5268913a43

View File

@ -4,10 +4,9 @@ import sys
from detector.paths import create_dirs from detector.paths import create_dirs
ARGS = """ ARGS = """
main.py Usage: main.py [OPTION]
main.py <operations>
Operations: Options:
-h --help Displays this list -h --help Displays this list
-e --extract Excracts and cropps traffic light images from given images in ./assets/exctraction/input/ to ./assets/exctraction/cropped/ -e --extract Excracts and cropps traffic light images from given images in ./assets/exctraction/input/ to ./assets/exctraction/cropped/
-t --train Trains model -t --train Trains model