Add imuodom download and test in script

Signed-off-by: Micaela Verucchi <micaelaverucchi@gmail.com>
This commit is contained in:
Micaela Verucchi
2020-04-08 16:50:40 +02:00
parent 6d1fda0c21
commit bddb0110ca
2 changed files with 6 additions and 0 deletions
+2
View File
@@ -21,6 +21,8 @@ const char *d1_bin = "../tests/imuodom/layers/dense_4.bin";
int main() {
downloadWeightsifDoNotExist(i0_bin, "../tests/imuodom", "https://cloud.hipert.unimore.it/s/ZAy34K5w2ixED6x/download");
tk::dnn::ImuOdom ImuNet;
ImuNet.init("../tests/imuodom/layers/");