deepsort-tensorrt icon indicating copy to clipboard operation
deepsort-tensorrt copied to clipboard

A C++ implementation of Deepsort in Jetson Xavier nx and Jetson nano

Results 7 deepsort-tensorrt issues
Sort by recently updated
recently updated
newest added

还需要TensorRT和eigen3库

thank you for sharing the code. i am currently running the model in jetson agx orin and i already have the engine build and run success, i am trying to...

TensorRT 6 ./onnx2engine ../resources/deepsort2.onnx ../resources/deepsort2.engine ---------------------------------------------------------------- Input filename: ../resources/deepsort2.onnx ONNX IR version: 0.0.6 Opset version: 10 Producer name: pytorch Producer version: 1.8 Domain: Model version: 0 Doc string: ---------------------------------------------------------------- WARNING:...

Hi, I want to using the library in python and already try to import the shared library by using ctypes but no success. Do you know how to use the...

deep_track_test: /home/liushuan/tools/eigen3/Eigen/src/Core/DenseStorage.h:109: Eigen::internal::plain_array::plain_array() [with T = float; int Size = 64; int MatrixOrArrayOptions = 1]: Assertion `(internal::UIntPtr(eigen_unaligned_array_assert_workaround_gcc47(array)) & (15)) == 0 && "this assertion is explained here: " "http://eigen.tuxfamily.org/dox-devel/group__TopicUnalignedArrayAssert.html" "...

When I run : _python3 exportOnnx.py_, my jetson xavier shows that "no module named 'fastreid', deer Mu,do you know how to solve this error?