Implementing the GOTURN object tracker using Fast.ai

Hello everyone. I’m trying to implement the [GOTURN](http://davheld.github.io/GOTURN/GOTURN.pdf) object tracking algorithm that uses 2 CNN layers and 1 FC layer to predict location of objects in the current frame from the previous frame. Has anybody done that before me yet, and if not, then is there anyone who can help me do the same?
Thanks.

2 Likes