Multidimensional Digital Signal Processing
ECG782 Spring 2014
Paper Reading List
-
Stauffer and Grimson, "Adaptive background mixture models for real-time tracking", 1998
Mixture of Gaussian for robust background modeling.
[pdf]
Presenter: Mohammad Shirazi 03/25
-
Lowe, "Distinctive Image Features from Scale-Invariant Keypoints", 1999
Powerful SIFT feature used for image matching and object detection.
[pdf] [notes]
Presenter: Ali Kermani 04/01
-
Viola and Jones, "Robust Real-time Object Detection", 2001
Boosted Haar-like cascade for fast object detection. Well suited for rigid objects like faces and vehicles
[pdf]
Presenter: Michael Chang 04/03
-
Dalal and Triggs, "Histogram of Oriented Gradients for Human Detection", 2005
Basic edge-type feature useful for object detection and recognition. Designed for pedestrian detection.
[pdf] [notes]
Presenter: Marzieh Malek 04/08
-
Doshi and Trivedi, "Hybrid Cone-Cylinder Codebook Model for Foreground Detection with Shadow and Highlight Suppression, 2006
Modified codebook model for background subtraction motion detection.
[pdf] [notes]
Presenter: Shaurya Agarwal 04/08
-
Itti et al., "A model of saliency-based visual attention for rapid scene analysis", 1998
Biologically inspired feature maps used to detect interesting (salient) image regions.
[pdf] [notes]
Presenter: Brian Kauke 04/10
-
Turk and Pentland, "Eigenfaces for Recognition", 1991
Simple PCA subspace method for face recognition.
[pdf] [notes]
Presenter: Santosh Bhusal 04/15
-
Ahonen et al., "Face Description with Local Binary Patterns: Application to Face Recognition", 2006
Simple texture patterns used for facial recognition.
[pdf]
[draft] [notes]
Presenter: Khalid Hurayb 04/15
-
Maldonado-Bascon et al., "Road-Sign Detection and Recognition Based on Support Vector Machines", 2007
Use of SVM to very effectively detect road signs.
[pdf]
Presenter: Yunjia Man 04/17
-
Sivic and Zisserman, "Video Google: A Text Retrieval Approach to Object Matching in
Videos", 2003
Bag of visual words for detection and recognition using web text document matching techniques.
[pdf] [notes]
Presenter: Joe Bonath 04/22
-
Makris and Ellis, "Learning semantic scene models from observing activity in visual surveillance", 2005
Use of tracking information to learn scene context and activity.
[pdf]
Presenter: Steven Wilson 04/24
-
Gupte et. al, "Detection and Classification of Vehicles", 2002
Early vehicle tracking and classification system.
[pdf]
Presenter: Zeeshan Mohammad 04/24
-
Blake and Isard, "CONDENSATION - Conditional Density Propagation for Visual Tracking", 1998
Particle filtering approach for tracking curves in visual clutter.
[pdf] [notes]
Presenter: Mohammad Shirazi 04/29
-
Felzenszwalb et. al, "Object Detection with Discriminatively Trained Part Based Models",
2010
State-of-the-art object detection. Combines smaller HOG parts for better performance
[pdf] [notes]
Presenter:
-
Lazebnik, "Beyond Bags of Features: Spatial Pyramid Matching for Recognizing Natural
Scene Categories", 2006
[pdf] [notes]
Presenter:
-
Belongie et. al, "Shape Matching and Object Recognition Using Shape Contexts", 2001
Object detection and recognition descriptor based on object shape.
[pdf] [notes]
Presenter:
-
Belhumeur et. al, "Eigenfaces vs. Fisherfaces: Recognition Using Class Specific Linear
Projection", 1997
LDA projection subspace for better face recognition. Extension of Eigenface.
[pdf] [notes]
Presenter:
-
McCall and Trivedi, "Video-Based Lane Estimation and Tracking for Driver Assistance: Survey, System, and Evaluation", 2006
Violet system for robust lane detection for driver assistance systems.
[pdf]
Presenter:
-
Shi and Malik, "Normalized Cuts and Image Segmentation", 2000
Graph-based segmentation using graph cuts and connected with computational efficient spectral clustering. Used for image segmentation.
[pdf] [notes]
Presenter:
-
Comaniciu and Meer, "Mean shift: a robust approach toward feature space analysis ", 2002
Iterative probability density estimation and maximization. Used in segmentation and tracking.
[pdf] [notes]
Presenter: