leon 1 ماه پیش
والد
کامیت
3a2542f9d0
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/infer/infer.cpp

+ 1 - 1
src/infer/infer.cpp

@@ -1,7 +1,7 @@
 #include "infer/infer.hpp"
 
 #include "infer/trt/yolo/yolo.hpp"
-#include "infer/trt/depth/yolo.hpp"
+#include "infer/trt/depth/depth.hpp"
 #include <iostream>
 #include <memory>