Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
boris_conforty
Food-Recognition
Commits
dfea2bb0
Commit
dfea2bb0
authored
Nov 17, 2019
by
nikhil_rayaprolu
Browse files
changing path of variables
parent
2f14ec48
Changes
1
Hide whitespace changes
Inline
Side-by-side
run.py
View file @
dfea2bb0
...
...
@@ -132,7 +132,7 @@ def run():
########################################################################
# Generate Predictions
########################################################################
evaluate
(
AICROWD_TEST_IMAGES_PATH
,
AICROWD_PREDICTIONS_OUTPUT_PATH
)
evaluate
(
test_images_path
,
predictions_output_path
)
########################################################################
# Register Prediction Complete
########################################################################
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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