Course Information

About

This course provides a comprehensive overview of fundamental topics in image processing for graduate students. The goal is to give a deeper understanding of the state-of-the-art methods in image processing literature and to study their connections. In this context, the course makes the students gain knowledge and skills in key topics and provides them the ability to employ them in their advanced-level studies. The course is taught by Erkut Erdem.

Instruction style: During the semester, students are responsible for studying and keeping up with the course material outside of class time. These may involve reading particular book chapters, or papers. After the first three lectures, each week a student will present a paper related to the topics of the week.

Time and Location

Lectures: Tuesday at 09:00-12:00 (Room D6)

Communication

The course webpage will be updated regularly throughout the semester with lecture notes, presentations, assignments and important deadlines. All other course related communications will be carried out through Piazza. Please enroll it by following the link https://piazza.com/hacettepe.edu.tr/spring2017/cmp717.

Pre-requisites

CMP717 is open to all graduate students in our CENG department. Prospective senior undergraduate students may sit in on the class. Non-CENG graduate students, however, should ask the course instructor for approval before the add/drop period. The prerequisites for this course are:

  • Programming (you should be a proficient programmer to work out the practicals and to implement your course project.)
  • Calculus (differentiation, chain rule) and Linear Algebra (vectors, matrices, eigenvalues/vectors)
  • Basic Probability and Statistics (random variables, expectations, multivariate Gaussians, Bayes rule, conditional probabilities)
  • Image Processing (you can still survive this course without an introductory level image processing course such as BBM413 Fundamentals of Image Processing before, but it is highly recommended.)
  • Machine Learning (you can still survive this course without a machine learning course before, but it is highly recommended. Some introductory ML courses are BBM406 Fundamentals of Machine Learning and CMP712 Machine Learning.)
  • Optimization (cost functions, taking gradients, regularization)

Grading

Grading for CMP717 will be based on

  • Practicals (30%) (3 practicals x 10% each)
  • Course Project (presentations and reports) (40%),
  • Paper Presentations (16%),
  • Weekly Quizzes (8%),
  • Post Lecture Summary Notes (6%).

Schedule

Date Topic Assignments
Feb 14 Introduction
Feb 21 Linear Filtering, Edge/Boundary Detection, Image Segmentation Practical 1 out
Feb 28 Nonlinear Filtering, Snakes, Variational Segmentation Models
Mar 7 Modern Image Filtering
Mar 14 Image Deblurring Practical 1 due
Mar 21 Sparse coding Project proposals due, Practical 2 out
Mar 28 Graphical Models
Apr 4 Deep Learning Basics
Apr 11 Deep Learning for Image Processing Practical 2 due, Practical 3 out
Apr 18 Project Progress Presentations
Apr 25 Visual Saliency Project progress reports due
May 2 Intrinsic Images Practical 3 due
May 9 Semantic Segmentation
May 16 Final Project Presentations
Detailed Syllabus and Lectures (private)

Resources

Reference Books

  • Computer Vision: Algorithms and Applications, Richard Szeliski, Springer, 2010 (draft available online)
  • Mathematical Problems in Image Processing: Partial Differential Equations and the Calculus of Variations, G. Aubert and P. Kornprobst, 2nd Edition, Springer-Verlag, 2006.
  • Markov Random Fields for Vision and Image Processing, Andrew Blake, Pushmeet Kohli, Carsten Rother, The MIT Press, 2011.
  • Deep Learning, Ian Goodfellow, Aaron Courville, and Yoshua Bengio, book in preparation for MIT Press (draft available online)

Related Conferences

  • IEEE International Conference on Computer Vision (ICCV)
  • European Conference on Computer Vision (ECCV)
  • IEEE Conference on Computer Vision and Pattern Recognition (CVPR)
  • IEEE Winter Conference on Applications of Computer Vision (WACV)
  • British Machine Vision Conference (BMVC)
  • Advances in Neural Information Processing Systems (NIPS)
  • IEEE International Conference on Pattern Recognition (ICPR)
  • IEEE International Conference on Image Processing (ICIP)

Reference Journals

  • IEEE Transactions on Image Processing (IEEE TIP)
  • IEEE Transactions on Pattern Analysis and Machine Intelligence (IEEE TPAMI)
  • ACM Transactions on Graphics (ACM TOG)
  • International Journal of Computer Vision (IJCV)
  • Computer Vision and Image Understanding (CVIU)
  • Image and Vision Computing (IMAVIS)
  • Pattern Recognition (PR)

MATLAB Resources

Linear Algebra

Deep Learning

Resources for scientific writing and talks