CS 498 SIGNALS AI - Notes
Assignments
Homework 1,
Swimming pool detector
, due October 6
Homework 2 distributed by email
Homework 3,
inserting an object into video
, due Nov 15
Homework 4,
dynamic time warping/dynamic programming
, due Dec 9
Lecture Notes
Intro and Audio Intro
(PS)
Vision introduction
(DAF)
Introduction to Classifiers
(DAF)
Training a Linear Classifier
(DAF)
Several topics
More of how to train a linear classifier (Notes above; DAF)
Linear algebra and MATLAB
(PS)
dragnet sound
(wav file)
dragnet sound, PS singing
(wav file)
homer.jpg
Marge.jpg
matlab code
Gaussian Classifiers
(PS)
Several topics
Training and testing
(DAF)
Image Features, with lots of MATLAB
(DAF)
Audio Features
(PS)
Principal Component Analysis
(PS)
Clustering, k-means and vector quantization
(PS)
Visual words, information retrieval and near duplicate image detection
(DAF)
Clustering and image segmentation
(DAF)
Soft clustering and gaussian mixture models (PS)
Texture and texture synthesis
(DAF)
Neat tricks with the Singular Value Decomposition
, including recommender systems and video reconstruction (DAF)
Human parsing, and other tricks with dynamic programming
(DAF)
Time series and dynamic time warping
(PS)