@@ -3,7 +3,7 @@
#include "common/data.hpp"
#include "common/meta.hpp"
-
+#include "common/image.hpp"
enum class ModelType : int{
YOLOV5 = 0,