tensortrt-yolo-python-api
tensortrt-yolo-python-api copied to clipboard
Python api for tensorrt implementation of yolov2
Hi, I was wondering if there is an example on how to use it. I'd like to extract the data (class name,location) of each detection. Thanks for your help.
I have compiled opencv from source and still it's not finding the path, anyone please ? after running this: make && sudo make install Scanning dependencies of target yolo-lib [...
Basically I am trying to load 2 different tiny-yolov3 models to memory and do inference depending on the situation. However, when I try to load 2 different yolo models in...
I've got this error : jetson-nano@jetsonnano-desktop:~/deepstream_reference_apps/yolo/apps/trt-yolo/build$ cmake -D CMAKE_BUILD_TYPE=Release .. -- Found TensorRT headers at /usr/include/aarch64-linux-gnu -- Found TensorRT libs at /usr/lib/aarch64-linux-gnu/libnvinfer.so;/usr/lib/aarch64-linux-gnu/libnvinfer_plugin.so CMake Error at CMakeLists.txt:73 (add_subdirectory): add_subdirectory given source...