Home

Awesome

MaCNet

Title: Object Tracking in RGB-T Videos Using Modal-Aware Attention Network and Competitive Learning

Paper URL: https://www.mdpi.com/1424-8220/20/2/393

image

Dataset

Download URL: https://github.com/Alexadlu/MANet (来自安徽大学计算机科学与技术学院图像组)

Result

MaCNet result in paper have upload in here, the report result is PR_0.790 SR_0.554 on RGBT234, PR_0.880 SR_0.714 on GTOT.

image

It is implementation on Pytorch.

Prerequisites

We implemented it on the PyTorch platform with 3.6GHz Intel Core i7-6850K CPU,405 NVIDIA GeForce GTX 1080 Ti GPU and 16G RAM.

  1. python3.5

  2. torch == 1.2.0

  3. numpy

  4. PIL

by yourself need install some library functions

Visualization

image