MaochengHu 576cda45b8 first commit | há 2 anos atrás | |
---|---|---|
.. | ||
cmake | há 2 anos atrás | |
includes | há 2 anos atrás | |
src | há 2 anos atrás | |
CMakeLists.txt | há 2 anos atrás | |
README.md | há 2 anos atrás |
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.