Skip to content

mribrahim/MADCF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MADCF

Motion-Aware Object Tracking for Aerial Images with Deep Features and Discriminative Correlation Filter

paper

PESMOD and VIVID folder contains tracker annotations. You can use them to evaluate your trackers.

scripts/show-PESMOD.py and scripts/show-VIVID.py shows sequences int the datasets.

Download PESMOD dataset from

Build and Run

mkdir build
cd build
cmake ..
make
./tracker -p "/home/ibrahim/Desktop/Dataset/PESMOD/" -s Pexels-Shuraev-trekking

Sample tracker outputs

UAV123L - car3: https://youtu.be/gz6GFC0MOm0

UAV123L - car9: https://youtu.be/ZX6RacGXPj4

UAV123L - group3: https://youtu.be/v5NkgOP__UY

UAV123L - person14: https://youtu.be/BgZSY1cm-QQ

UAV123L - person19: https://youtu.be/BT7vdlH1vYI

PESMOD: https://youtu.be/GuQeFZjCwy8

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages