Skip to content
Snippets Groups Projects
Commit 6e717679 authored by richard_rossmann's avatar richard_rossmann
Browse files

Replace debug.sh

parent 31d3f201
No related branches found
No related tags found
No related merge requests found
#!/bin/bash #!/bin/bash
export AICROWD_TEST_IMAGES_PATH="path-to-your-validation-test-images" export AICROWD_TEST_IMAGES_PATH="~/../content/val/images"
export AICROWD_PREDICTIONS_OUTPUT_PATH="predictions.json" export AICROWD_PREDICTIONS_OUTPUT_PATH="predictions.json"
./run.sh ./run.sh
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