deep learning
play

DEEP LEARNING (F OR R OBOTIC V ISION ) Juxi Leitner @Juxi - PowerPoint PPT Presentation

H ANDS - ON T UTORIAL DEEP LEARNING (F OR R OBOTIC V ISION ) Juxi Leitner @Juxi http://Juxi.net R ESEARCHER R OBOTICS /AI h7p:/ /Juxi.net/workshop/SoAIR/ roboticvision.org http://Juxi.net/aboutme create agents that see & interact with


  1. H ANDS - ON T UTORIAL DEEP LEARNING (F OR R OBOTIC V ISION ) Juxi Leitner @Juxi http://Juxi.net R ESEARCHER R OBOTICS /AI h7p:/ /Juxi.net/workshop/SoAIR/

  2. roboticvision.org

  3. http://Juxi.net/aboutme create agents that see & interact with the real-world Pixar (2008) http://roboticvision.org/

  4. deep learning for vision-based manipulation

  5. H ANDS - ON T UTORIAL introduction to deep learning first contact with pytorch create a neural network train a classifier $$$ @Juxi

  6. what is deep learning @Juxi

  7. frameworks for deep learning @Juxi Read more at Wikipedia or check this blog for an overview https://jameskle.com/writes/deep-learning-frameworks

  8. pytorch (2016) FAIR open source library tensor computation on GPU + autodif @Juxi

  9. let’s play > jupyter notebook Install via conda conda create --name rvss2019 python=3 
 conda activate rvss2019 conda install jupyter conda install scipy numpy conda install pytorch=0.4.1 torchvision -c pytorch conda install opencv @Juxi https://realpython.com/jupyter-notebook-introduction/

  10. what is deep learning @Juxi

  11. what is machine learning supervised learning … @Juxi

  12. what is machine learning unsupervised learning @Juxi

  13. what is machine learning reinforcement learning run see agent act hug reward agent ? age @Juxi

  14. machine learning classification regression @Juxi

  15. @Juxi

  16. @Juxi http://www.asimovinstitute.org/neural-network-zoo/

  17. artificial neuron @Juxi

  18. activation functions @Juxi

  19. back propagation @Juxi

  20. training step @Juxi

  21. gradient descent @Juxi

  22. train a simple neural network @Juxi

  23. convolutional neural networks Convolution of 5 x 5 pixel image with 3 x 3 pixel filter (stride = 1 x 1 pixel) max_pooling @Juxi

  24. convolutional neural networks https://towardsdatascience.com/image-classification-in-10-minutes-with-mnist-dataset-54c35b77a38d @Juxi

  25. train a convolutional neural network Want to try more: 
 https://pytorch.org/tutorials/beginner/blitz/cifar10_tutorial.html @Juxi

  26. break a neural network @Juxi

  27. debugging networks http://cs231n.github.io/understanding-cnn/ use network architectures https://modelzoo.co/framework/pytorch @Juxi

  28. deep learning visual control fully conn. + ReLU fully conn. + ReLU 7 × 7 conv + ReLU 4 × 4 conv + ReLU 3 × 3 conv + ReLU 84 × 84 fully conn. fully conn. stride 2 stride 2 stride 1 Q-values 400 units 300 units 5 units 9 units Or 64 � lters 64 � lters 64 � lters θ Conv1 Conv2 Conv3 I BN FC_c1 FC_c2 FC_c3 [Zhang et al, arxiv ] Bottleneck Control Module Perception Module Occlusion Occlusion Occlusion Occlusion A B C D E

  29. deep learning visual control [Zhuang et al, RA:L 2018 (submitted) ]

  30. generative grasp network [Morrison et al, RSS 2018]

  31. thank you Juxi Leitner arc centre of excellence for robotic vision queensland university of technology j.leitner@qut.edu.au 
 http://Juxi.net Juxi

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend