Skip to content

Commit

Permalink
updated manual
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Ondruska committed Mar 1, 2016
1 parent 97dad51 commit 651a357
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
DeepTracking: Seeing Beyond Seeing Using Recurrent Neural Networks
==================================================================
This is an official Torch 7 implementation of the method for the end-to-end object tracking from occluded sensor measurements using neural network presented in the academic paper:

[P. Ondruska and I. Posner, *"Deep Tracking: Seeing Beyond Seeing Using Recurrent Neural Networks"*, in The Thirtieth AAAI Conference on Artificial Intelligence (AAAI), Phoenix, Arizona USA, 2016.](http://www.robots.ox.ac.uk/~mobile/Papers/2016AAAI_ondruska.pdf)

**author**: Peter Ondruska, *Mobile Robotics Group, University of Oxford*
**email**: ondruska(at)robots.ox.ac.uk
**paper**: http://www.robots.ox.ac.uk/~mobile/Papers/2016AAAI_ondruska.pdf
**webpage**: http://mrg.robots.ox.ac.uk/
* **author**: Peter Ondruska, *Mobile Robotics Group, University of Oxford*
* **email**: ondruska(at)robots.ox.ac.uk
* **paper**: http://www.robots.ox.ac.uk/~mobile/Papers/2016AAAI_ondruska.pdf
* **webpage**: http://mrg.robots.ox.ac.uk/

For any questions about the code or the method please contact the author.

Expand Down

0 comments on commit 651a357

Please sign in to comment.