object-detection-inference
object-detection-inference copied to clipboard
C++ object detection inference from video or image input source
Hi, Thanks for sharing a work! I have trained a custom model using https://github.com/lyuwenyu/RT-DETR/tree/main/rtdetr_pytorch network dimension is 1024 x 1024 and converted the .pt to tensorrt engine. when i inference...
I have an app that does object detection and object tracking in a pipeline, however it is running in python, and is kind of slow. I want to convert it...
CMake Error at build/_deps/inferenceengines-src/CMakeLists.txt:22 (list): list sub-command FIND requires three arguments.