leon 1 mesiac pred
rodič
commit
3a2542f9d0
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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>