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
nikhil_rayaprolu
food-pytorch-baseline
Commits
f1178825
Commit
f1178825
authored
Apr 03, 2020
by
spmohanty
Browse files
Move infer inside tools
parent
13ff79ef
Changes
2
Hide whitespace changes
Inline
Side-by-side
run.sh
View file @
f1178825
#!/bin/bash
python infer.py configs/htc_r50.py models/epoch_22.pth
--json_out
$AICROWD_PREDICTIONS_OUTPUT_PATH
python
tools/
infer.py configs/htc_r50.py models/epoch_22.pth
--json_out
$AICROWD_PREDICTIONS_OUTPUT_PATH
infer.py
→
tools/
infer.py
View file @
f1178825
File moved
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