/VisualTracking_DRL

使用深度强化学习进行多目标跟踪

Primary LanguageMATLABApache License 2.0Apache-2.0

Multi-Object Tracking Use Deep Reinforcement Learning

Install

  • Test on (ubuntu 14.04 and ubuntu 16.04) 64bit, MATLAB 2017a and MATLAB 2018a, use Cuda-8.0 and NVIDIA GTX 1080 TI.
  • Run adnet_compile.m to compile MatConvNet.
  • modify train data path: utils/get_benchmark_path.m
  • 'models/imagenet-vgg-m-conv1-3.mat' copy from [MDNet]

Run tracking

  • run adnet_demo.m.

Other

Prospect