We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a9b80e commit f1c6ef0Copy full SHA for f1c6ef0
masopust/Recognize.py masopust/recognize.py
@@ -68,4 +68,4 @@ def main():
68
print("Road sign recognized as ", labels[int(y_pred)])
69
70
if __name__ == '__main__':
71
- main()
+ main()
0 commit comments