Skip to content
Snippets Groups Projects
Commit df0e6159 authored by eric_a_scuccimarra's avatar eric_a_scuccimarra
Browse files

Update run.sh

parent adcf8c25
No related branches found
No related tags found
No related merge requests found
#!/bin/bash
wget -c https://storage.googleapis.com/food-recognition/epoch_4.pth -O models/epoch_22.pth
python tools/infer.py configs/htc_r50.py models/epoch_22.pth --json_out $AICROWD_PREDICTIONS_OUTPUT_PATH
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment