Add preprocess function, allow preprocess on GPU for mobilenetdetection

Signed-off-by: Micaela Verucchi <micaelaverucchi@gmail.com>
This commit is contained in:
Micaela Verucchi
2020-03-19 17:53:29 +01:00
parent f6129311d6
commit cae0b84687
3 changed files with 53 additions and 16 deletions
@@ -134,7 +134,8 @@ const char *regression_header5 = "../tests/mobilenetv2ssd512/layers/regression_h
int main()
{
// downloadWeightsifDoNotExist(input_bin, "./tests/mobilenetv2ssd512");
// downloadWeightsifDoNotExist(input_bin, "./tests/mobilenetv2ssd512", "https://cloud.hipert.unimore.it/s//download");
int classes = 81;