Studying at the University of Verona
Here you can find information on the organisational aspects of the Programme, lecture timetables, learning activities and useful contact details for your time at the University, from enrolment to graduation.
Study Plan
This information is intended exclusively for students already enrolled in this course.If you are a new student interested in enrolling, you can find information about the course of study on the course page:
Laurea magistrale in Ingegneria e scienze informatiche - Enrollment from 2025/2026The Study Plan includes all modules, teaching and learning activities that each student will need to undertake during their time at the University.
Please select your Study Plan based on your enrollment year.
1° Year
Modules | Credits | TAF | SSD |
---|
2° Year activated in the A.Y. 2017/2018
Modules | Credits | TAF | SSD |
---|
Modules | Credits | TAF | SSD |
---|
Modules | Credits | TAF | SSD |
---|
Modules | Credits | TAF | SSD |
---|
2 courses to be chosen among the following
Legend | Type of training activity (TTA)
TAF (Type of Educational Activity) All courses and activities are classified into different types of educational activities, indicated by a letter.
Advanced recognition systems (2017/2018)
Teaching code
4S02792
Teacher
Coordinator
Credits
6
Language
Italian
Scientific Disciplinary Sector (SSD)
INF/01 - INFORMATICS
Period
I sem. dal Oct 2, 2017 al Jan 31, 2018.
Learning outcomes
The course is thought of as a natural continuation of Pattern Recognition, and it approaches considerably more difficult classification problems. The course objectives are to make the student able to understand and modify professional recognition code (OpenCV, VLFeat, Tensorflow), and understand the underlying theory. At the end of the course, the student will have to face a real recognition problem (derived from an industrial application), presenting the most proper solution. The languages used will be MATLAB and Python, with some references to C.
Program
The course presents a series of state-of-the-art topics in the field of recognition. Each topic will be explained through updated articles together with the lesson slides. The following books are suggested as a reference:
- Christopher M. Bishop. 2006. Pattern Recognition and Machine Learning (Information Science and Statistics). Springer-Verlag New York, Inc., Secaucus, NJ, USA.
- Ian Goodfellow, Yoshua Bengio, and Aaron Courville. Deep learning. MIT Press, 2016.
Topics:
- Classification validation tools: Confusion matrix and derivative measurements, ROC and CMC curves, average precision, average quadratic error, label correlation, grading and regression measures
- Kernel machines, Support Vector Machines
- VLFeat for object recognition: Dense object recognition through multiclass discriminatory models
- Dense classification features as bag of words
- Shape descriptors for object tracking: B-spline and Condensation
- Deep learning in Tensorflow: Multinomial Logistic Classifier, Neural Networks, Convolutional Neural Network
Author | Title | Publishing house | Year | ISBN | Notes |
---|---|---|---|---|---|
R. Duda, P. Hart, D. Stork | Pattern Classification | Wiley | 2001 | ||
C.M. Bishop | Pattern Recognition and Machine Learning | Springer | 2006 |
Examination Methods
The exam involves the discussion of a code project, which proposes a solution to an industrial classification problem. The final score will depend on the classification figure of merits achieved by the classifier and the theoretical motivations that prompted the student to choose a particular algorithm.