If you failed to install and run this tracker, please email me (dkn2014@mail.dlut.edu.cn)
This is a python-implemented visual object tracking algorithm. Use meta-updater to control the update of PrDiMP.
- python 3.7
- ubuntu 16.04
- cuda-10.0
To install all the dependencies, you can run:
source create -n DiMP_MU python=3.7
source activate DiMP_MU
cd path/to/PrDiMP_MU
pip install -r requirements.txt
https://drive.google.com/open?id=1o-btxlWWA6GlbwMGCGkzn2vAw9qv8D2z
utils/metric_net/metric_model/metric_model.pt
Refer to ATOM_MU.