Skip to content
/ ADNet Public
forked from hellbell/ADNet

Action-Decision Networks for Visual Tracking with Deep Reinforcement Learning (CVPR 2017)

License

Notifications You must be signed in to change notification settings

liviust/ADNet

 
 

Repository files navigation

ADNet-cvpr2017

News

  • Training codes are uploaded (4 Sep, 2017).
  • Test codes are uploaded (15 July, 2017).

Citation

  @InProceedings{yun2017adnet,
  title={Action-Decision Networks for Visual Tracking with Deep Reinforcement Learning},
  author={Yun, Sangdoo and Choi, Jongwon and Yoo, Youngjoon and Yun, Kimin and Young Choi, Jin},
  booktitle={The IEEE Conference on Computer Vision and Pattern Recognition (CVPR)},  
  year={2017}
  }

Installation

  • This code is tested on Linux os (ubuntu 14.04) 64bit, MATLAB 2017a, and Cuda-8.0 with NVIDIA GTX 1080 TI.
  • Run adnet_compile.m to compile MatConvNet.

Run tracking

  • Run adnet_demo.m.

About

Action-Decision Networks for Visual Tracking with Deep Reinforcement Learning (CVPR 2017)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Cuda 43.5%
  • MATLAB 35.0%
  • C++ 18.7%
  • C 1.8%
  • Other 1.0%