Modify weights download for some nets, now also calibration tables are downloaded in tests folder

Signed-off-by: Micaela Verucchi <micaelaverucchi@gmail.com>
This commit is contained in:
Micaela Verucchi
2020-04-06 16:22:23 +02:00
parent e4900120db
commit dfdeb8b36e
6 changed files with 10 additions and 9 deletions
@@ -134,7 +134,7 @@ const char *regression_header5 = "../tests/mobilenetv2ssd512/layers/regression_h
int main()
{
downloadWeightsifDoNotExist(input_bin, "../tests/mobilenetv2ssd512", "https://cloud.hipert.unimore.it/s/Ye8f5JJPRo9AxCi/download");
downloadWeightsifDoNotExist(input_bin, "../tests/mobilenetv2ssd512", "https://cloud.hipert.unimore.it/s/pdCw2dYyHMJrcEM/download");
int classes = 81;