Skip to content

Tensorflow Implementation of 'Action-Decision Networks for Visual Tracking with Deep Reinforcement Learning(CVPR 2017)'

License

Notifications You must be signed in to change notification settings

oppa3109/tf-adnet-tracking

Repository files navigation

tf-adnet

Tensorflow Implementation of 'Action-Decision Networks for Visual Tracking with Deep Reinforcement Learning(CVPR 2017)'

GIF Description
freeman1_180202 OTB100 Dataset Freeman1.
  • Green : Ground Truth, Blue : ADNet-Fast Tracking Result

Implementations

  • Network Architecture

  • Training Code

    • Reproduce Paper Result
  • Inference Code

    • Converting Original Weights to Tensorflow

    • Online Learning(finetuning)

    • Faster Inference

Run

OTB100 Dataset

$ python runner.py by_dataset  --vid-path=./data/freeman1/

References

About

Tensorflow Implementation of '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