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
c116c9a4
Commit
c116c9a4
authored
Nov 29, 2019
by
nikhil_rayaprolu
Browse files
Update README.md
parent
c2fa90b7
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
c116c9a4

# crowdAI Food Challenge : Baseline
...
...
@@ -16,7 +15,7 @@ python setup.py install
# Notebooks
Please follow the instructions on the relevant files for the training, prediction and submissions.
*
[
Training
](
Train
ing
.py
)
*
[
Training
](
Train.py
)
*
[
Prediction and Submission
](
eval.py
)
(_pre-trained weights for baseline submission included_)
...
...
@@ -45,10 +44,6 @@ predoctions = model.detect(images, verbose=0)
By writing this code, you are basically allowing AICrowd Auto-Evaluators to pass private test data into your model and detect predictions in runtime
for the new data.
*
[
Training
](
train.py
)
*
[
Prediction and Submission
](
eval.py
)
(_pre-trained weights for baseline submission included_)
# Citation
```
@misc{AICrowdFoodChallengeBaseline2018,
...
...
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