Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Naundorf
HPC_Vehicle_Classification
Commits
c501e5f9
Commit
c501e5f9
authored
Jun 18, 2022
by
Naundorf
Browse files
Update KI-KNN
parent
3e877ca0
Pipeline
#6555
failed with stage
in 2 minutes and 19 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
KI-KNN
View file @
c501e5f9
...
...
@@ -92,7 +92,6 @@ if os.path.isfile(constants.FEATURES_CSV_NAME):
print
(
"features.csv already exists, skip extraction"
)
else
:
extract_features
(
trainingDataDir
,
trainingDataSubDirs
)
#
extract_features
(
trainingDataDir
,
trainingDataSubDirs
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment