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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user