Add Mobilenetv2 SSD Lite post and preprocessing, add mobilenet demo

Signed-off-by: xavier <micaelaverucchi@gmail.com>
This commit is contained in:
xavier
2020-02-26 17:42:20 +01:00
parent 110bf56dc4
commit 3eb079dd13
16 changed files with 1156 additions and 202 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
#ifndef EVALUATION_H
#define EVALUATION_H_H
#define EVALUATION_H
#include <iostream>
#include <vector>