leon hace 1 mes
padre
commit
3a2542f9d0
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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>