Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to main content

An Introduction to Image Classification

From Designed Models to End-to-End Learning

  • Textbook
  • © 2024

Overview

  • Provides concise treatment of image classification from traditional feature extraction to end-to-end learning
  • Offers a textbook for teaching image classification in a single course.
  • Allows reader to practice through the exercises in Python/Keras/Tensorflow.

This is a preview of subscription content, log in via an institution to check access.

Access this book

Subscribe and save

Springer+ Basic
$34.99 /Month
  • Get 10 units per month
  • Download Article/Chapter or eBook
  • 1 Unit = 1 Article or 1 Chapter
  • Cancel anytime
Subscribe now

Buy Now

eBook USD 59.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Hardcover Book USD 79.99
Price excludes VAT (USA)
  • Durable hardcover edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Other ways to access

Licence this eBook for your library

Institutional subscriptions

About this book

Image classification is a critical component in computer vision tasks and has numerous applications. Traditional methods for image classification involve feature extraction and classification in feature space. Current state-of-the-art methods utilize end-to-end learning with deep neural networks, where feature extraction and classification are integrated into the model. Understanding traditional image classification is important because many of its design concepts directly correspond to components of a neural network. This knowledge can help demystify the behavior of these networks, which may seem opaque at first sight.

The book starts from introducing methods for model-driven feature extraction and classification, including basic computer vision techniques for extracting high-level semantics from images. A brief overview of probabilistic classification with generative and discriminative classifiers is then provided.  Next, neural networks are presented as a means to learn a classification model directly from labeled sample images, with individual components of the network discussed. The relationships between network components and those of a traditional designed model are explored, and different concepts for regularizing model training are explained. Finally, various methods for analyzing what a network has learned are covered in the closing section of the book.

The topic of image classification is presented as a thoroughly curated sequence of steps that gradually increase understanding of the working of a fully trainable classifier. Practical exercises in Python/Keras/Tensorflow have been designed to allow for experimental exploration of these concepts. In each chapter, suitable functions from Python modules are briefly introduced to provide students with the necessary tools to conduct these experiments.


Keywords

Table of contents (12 chapters)

Authors and Affiliations

  • Computer Science Department, Otto Von Guericke University, Magdeburg, Germany

    Klaus D. Toennies

About the author

Klaus D. Toennies is a retired professor of Computer Science at the Otto-von-Guericke-Universitaet (OvGU) Magdeburg in Germany. From 1998 to 2022, he led the Computer Vision Group at OvGU. Since 2022, he has served as a visiting professor at the German Faculty of Engineering at the Technical University Sofia, collaborating on the development of an Artificial Intelligence syllabus for the faculty’s Computer Science programs. Prof. Toennies has authored several books and numerous journal papers on topics in image processing, computer vision, and image analysis for Medical Images, including the Springer book Guide to Medical Image Analysis


Bibliographic Information

Publish with us