Add function to download weigths if do no exist, for each test. Add some controls in map demo.
Signed-off-by: Francesco Gatti <gattifrancesco@hotmail.it>
This commit is contained in:
@@ -133,6 +133,9 @@ const char *regression_header5 = "../tests/mobilenetv2ssd/layers/regression_head
|
||||
|
||||
int main()
|
||||
{
|
||||
|
||||
downloadWeightsifDoNotExist(input_bin, "./tests/mobilenetv2ssd", "https://cloud.hipert.unimore.it/s/B6mj33k7beECXsY/download");
|
||||
|
||||
int classes = 21;
|
||||
|
||||
// Network layout
|
||||
|
||||
Reference in New Issue
Block a user