leon 1 tháng trước cách đây
mục cha
commit
efcd4e2746
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/infer/infer.hpp

+ 1 - 1
src/infer/infer.hpp

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