DeepSort
DeepSort copied to clipboard
c++ version of https://github.com/nwojke/deep_sort.
Is it working???
Dear Sir, when I ran the code, the program often goes into a dead cycle then gets stuck and rushes to collapse. I tracked the code and found the proplem:...
../src/thirdPart/munkres/adapters/boostmatrixadapter.h:24:49: fatal error: boost/serialization/array_wrapper.hpp: No such file or directory
Is it possible to make it work with VS2017 and CUDA 10.0 on RTX 2080?
Hello, I get tensorflow by 'git clone -b r1.9 --recurse-submodules https://github.com/tensorflow/tensorflow'. and then './configure' with all N, only yes for cuda(9.0/7.1.2). and then 'bazel build --config=monolithic //tensorflow:libtensorflow_cc.so'. In this situation,...
Hi, Thanks for this implementation. I would like to know if there is any performance gain using this implementation compared to author's implementation when dealing with relatively large number of...
Hi, There is no any license information in the homepage. Could you add any open-source license? Thanks, Andy