Brief Summary
This course dives into the fun world of computer vision using cool statistical methods! You’ll learn about different probability models, get to grip with estimation techniques, and even challenge yourself with some quizzes. It’s like learning with a friend over coffee!
Key Points
-
Basics of pattern recognition and machine learning
-
Understanding probability models
-
Maximum likelihood estimation
-
Bayesian inference
-
Review quizzes to test your knowledge
Learning Outcomes
-
Be able to explain random variables and their probabilities
-
Understand various probability distributions like Bernoulli and normal distributions
-
Learn how to estimate parameters using maximum likelihood and Bayesian methods
About This Course
Learn essence of "Computer Vision: Models, Learning, and Inference"
【2023/9】全動画を1つにまとめたもの(10時間)をYouTubeで公開しました.このコース名をYouTubeで検索してください.
このオンラインレクチャーでは,確率的な手法を用いるパターン認識や機械学習の基礎を学ぶことができます.資料は,"Computer vision: models, learning and inference"の著者Simon Princeがwebで公開しているスライドを用いていますが,話題はコンピュータビジョンに限らず,確率モデルや最尤推定,ベイズ推定を扱っています.
スライドを動画で説明した後,復習クイズを出題しています.ぜひ挑戦してください(iPad/Androidアプリ版ではクイズが表示されないようですので,webで見てください).
このオンラインレクチャーでは,書籍のPartIII(Chapter 12)までの統計的機械学習の基礎を扱います.(Chapter 13以降の画像を扱う話題は別途作成予定)
Computer vision: models, learning and inference
The slide is copyrighted by Simon J. D. Prince, the author of the book "Computer vision: models, learning and inference", and is available at the book website.
The use of the slide for this online lecture is approved by Simon J. D. Prince and recognized by a contact person of the book publisher. The lecturer thanks them for their kind agreement.
確率変数,同時確率,条件付き確率,周辺化,ベイズの定理を説明できる
ベルヌーイ分布,ベータ分布,ディリクレ分布,正規分布,逆ガンマ分布,逆ウィシャート分布,それらの共役関係を説明できる
正規分布やカテゴリ型分布などのパラメータを,最尤推定,事後確率最大推定,ベイズ推定で求められる
田中 �.
因子分析のところで多数の顔写真を用いた事例紹介があり、この講座の意図するところが直感的に理解できました。数式などは全て理解できている訳ではないですが、確率統計に関する理解が大いに深まっていると感じます。