TU Wien:Computer Vision VU (Sablatnig)/Prüfung 2018-12-07

Aus VoWi
Zur Navigation springen Zur Suche springen
Die druckbare Version wird nicht mehr unterstützt und kann Darstellungsfehler aufweisen. Bitte aktualisiere deine Browser-Lesezeichen und verwende stattdessen die Standard-Druckfunktion des Browsers.

Fragen wie gehabt, zusätzlich kam noch:

Machine Learning

Erkläre folgende Begriffe:

  • Supervised vs. Unsupervised Learning
  • Generalization
  • Gradient descent

Deep Learning

  • Difference between the "classical" machine learning pipeline in computer vision and deep learning methods.
  • Explain autoencoders and how they are applied in deep learning.

Interest Points

Explain:

  • Why repeatable?
  • Why scale - invariant?
  • Why locally information rich?

Reconstruction

  • What is structure from motion?
  • Given Fundamental matrix between two cameras and a point x in one image, what can you say about the corresponding point in the second image?