Tracking-Solov2-Deepsort
Tracking-Solov2-Deepsort copied to clipboard
The MOT implement by Solov2+DeepSORT with C++ (Libtorch, TensorRT).
I am trying to build this project but getting following error: ``` In file included from /home/usman/programs/libtorch/include/ATen/MetaFunctions.h:6, from /home/usman/programs/libtorch/include/ATen/NativeFunctions.h:6, from /home/usman/programs/libtorch/include/ATen/TensorIndexing.h:11, from /home/usman/programs/libtorch/include/ATen/ATen.h:20, from /home/usman/programs/libtorch/include/torch/csrc/api/include/torch/types.h:3, from /home/usman/programs/libtorch/include/torch/csrc/api/include/torch/data/dataloader_options.h:4, from /home/usman/programs/libtorch/include/torch/csrc/api/include/torch/data/dataloader/base.h:3, from...
In `config.yaml`, we are supposed to provide a `serialize_path` for tensorrt model bin file. How do we get that file? As far as I can see, Solvov2 only gives an...
hello up主, how to download the test video? pls thank you~
In the "auto matched = manager->update" 'update' reported such an error: In template: chosen constructor is explicit in copy-initialization error occurred here in instantiation of member function 'TrackerManager::update' requested here...