- Robust RGB-T Tracking via a Correlation Filters with Adaptive Modality Weight and Cross-Modality Learning.
Platfrom: Windows 10, MATLAB 2018b on a 4.2 GB Intel core i7-7700K CPU, 16 GB RAM, and NVIDIA GeForce GTX 1080Ti GPU
- Clone the GIT repository:
$ git clone https://github.com/LDating/AMCW.git
- Clone the submodules.
In the repository directory, run the commands:
$ git submodule init
$ git submodule update
- Start Matlab and navigate to the repository.
Run the install script:
|>> install.m
- Run the demo script to test the tracker:
|>> demo_AWCM.p