8000 GitHub - ZikunZhou/AEPT
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ZikunZhou/AEPT

Repository files navigation

AEPT

This is an official implemention for "Adaptive ensemble perception tracking".

Dependencies

  • python 3.7
  • pytorch 1.1
  • numpy
  • CUDA 10
  • skimage
  • matplotlib
  • python-opencv
  • jeph4py
  • scipy
  • yacs
  • tensorboardX

Models and Raw Results

We provide the pre-trained models and raw results.

Testing:

python test_vot18.py
python test_vot16.py

Acknowledgment

We use the source codes from Pytracking and FCOS. We sincerely thank the authors.

Citation

If you're using this code in a publication, please cite our paper.

@article{zhou2021adaptive,
 title={Adaptive ensemble perception tracking},
 author={Zhou, Zikun and Fan, Nana and Yang, Kai and Wang, Hongpeng and He, Zhenyu},
 journal={Neural Networks},
 volume={142},
 pages={316--328},
 year={2021},
 publisher={Elsevier}
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0