Skip to content

Visual object tracking using reinforcement learning.

Notifications You must be signed in to change notification settings

mare5x/adnet-rl-vot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

ADNet implementation in Python using PyTorch and PyTracking.

About

The tracker is trained using supervised learning and a modified REINFORCE policy gradient algorithm.

We show that using a curriculum speeds up reinforcement learning. The curriculum is built from synthetic sequences gradually increasing in difficulty.

This repository is part of my undergraduate thesis.

Demo

Tracking on a synthetic sequence, without fine tuning, trained using only reinforcement learning.

Duck demo

Setup

The tracker is incorporated into the (modified) PyTracking library.

For setup instructions and a training demonstration see the example Jupyter notebook.

Open In Colab

About

Visual object tracking using reinforcement learning.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published