Courses  Machine learning practical (MLP) 2018-19: lectures, 2018, the university Machine Learning for Computer Vision (IN2357) (2h + 2h, 5ECTS), TUM, ws2018 CS231A: Computer Vision, From 3D Reconstruction to Recognition 16-385 Computer Vision, Spring 2018, at CMU
 CSE586/EE554 Computer Vision II, Penn State University, 2015 of Edinburgh, and 2017 and github
 EE290T, Fall 2009 Advanced Topics in Signal Processing: 3D image processing and Computer Vision, berkeley
    
    
    
  Machine Learning
      murphy-gaussians: http://ais.informatik.uni-freiburg.de/teaching/ws17/mapping/pdf/murphy-gaussians.pdf
 [Masterpraktikum, Deep Learning Lab][33], Uni Freiburg, WS 2018⁄19
 code at github: https://github.com/aisrobots/dl-lab-2018  Deep Learning Course, Control Section, Uni Freiburg, WS16/17
 code at github: https://github.com/mllfreiburg/dl_lab_2016  CS231n: Convolutional Neural Networks for Visual Recognition, Uni Stanford, 2018
 a book: Neural Networks and Deep Learning
 free online html  CS224n: Natural Language Processing with Deep Learning, stanford, 2018
 The Projective Camera, note that the pinhole model is only a special class of the projective camera model
    
    
    
  Blog With Hugo
      References Sample config Jane Theme Preview 如何在github.io搭建Hugo博客站 如何给自己的博客网站加入评论系统, gitment Steps: hugo new post/some-notes.md, it creates content/post/some-notes.md Edit some-notes.md Run hugo to generate webpages Run hugo server to view the results Commit.