Skip to content
/ ACSiam Public

Code for the paper "Design of Asynchronous Correlation Discriminant Single Object Tracker Based on Siamese Network"

Notifications You must be signed in to change notification settings

hahamyt/ACSiam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ACSiam - PyTorch

Design of Asynchronous Correlation Discriminant Single Object Tracker Based on Siamese Network

Dependencies

Install PyTorch, opencv-python and GOT-10k toolkit:

pip install torch
pip install opencv-python
pip install --upgrade git+https://github.com/got-10k/toolkit.git@master

GOT-10k toolkit is a visual tracking toolkit that implements evaluation metrics and tracking pipelines for 7 main datasets (GOT-10k, OTB, VOT, UAV123, NfS, etc.).

Pretrained Weights

https://pan.baidu.com/s/1w6Kj7OKST8Nj6u15i1idWw

Code: bpdj

Running the tracker

Run:

python run_tracking.py

About

Code for the paper "Design of Asynchronous Correlation Discriminant Single Object Tracker Based on Siamese Network"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages