The material here provided was developed as part of the Robotic Vision Summer School.
Please see this separate README.
You can run the notebooks via Colab: http://colab.research.google.com/github/rvss-australia/RVSS.
Links to slide decks and information about the lectorials will appear below.
Presented by Peter Corke, Queensland University of Technology
The slides, details and resources for the A stream are here: A Slides
Presented by Teresa Vidal-Calleja, University of Technology Sydney
Describing poses, transformations, and uncertainty
[B1 Slides](coming soon)
Keeping track of stuff with imperfect measurement; Kalman filters, factor graphs, and batch optimisation
[B2 Slides](coming soon)
Presented by Simon Lucey, University of Adelaide
Introduction to convolutional neural networks
[C1 Slides](coming soon)
Visual transformers and their connection to convolutional neural networks
[C2](coming soon)
Presented by Dana Kulic, Monash University
Action selection as supervised learning; behaviour cloning
- [D1 Slides](coming soon)
Introduction to reinforcement learning
- [D2 Slides](coming soon)
If you'd like to know more
- David Silver's RL Video Lectures at UCL
- Prof. Pascal Poupart's Video Lectures at University of Waterloo, Canada
- Sutton and Barton's Introduction to Reinforcement Learning book
- Sergey Levine's Video Lectures on deep reinforcement learning at UCBerkeley