MaochengHu 576cda45b8 first commit | 2 years ago | |
---|---|---|
.. | ||
cmake | 2 years ago | |
includes | 2 years ago | |
src | 2 years ago | |
CMakeLists.txt | 2 years ago | |
README.md | 2 years ago |
Integrating Byte-Track C++ code with the Deepstream-5.1
$mkdir build && cd build
$cmake ..
$make ByteTracker
This will create lib/libByteTracker.so file which can be passed as the custom low level tracker library to deepstream.