Flashcards: Advanced Image Recognition and Classification — 20 cards

All cards

1Question

Interest point detection — purpose?

Answer

Identify repeatable, distinctive features in images.

2Question

Harris detector — key idea?

Answer

Detect corners via intensity autocorrelation analysis.

3Question

Scale-adapted Harris — extension?

Answer

Detects features across multiple scales.

4Question

Laplacian-based detector — used for?

Answer

Blob detection using LoG or DoG.

5Question

SIFT — developed by?

Answer

Lowe in 2004.

6Question

Matching algorithm — role?

Answer

Establish correspondences between features.

7Question

Feature descriptors — examples?

Answer

SIFT, SURF, learned CNN features.

8Question

Hand-crafted features — definition?

Answer

Manually designed to encode image properties.

9Question

Learned features — obtained how?

Answer

Automatically learned via neural networks.

10Question

Image classification — task?

Answer

Assign label to entire image.

11Question

Class scores — meaning?

Answer

Confidence levels for each class.

12Question

Datasets — examples?

Answer

MNIST, ImageNet.

13Question

Learning paradigms — types?

Answer

Supervised, unsupervised, semi-supervised.

14Question

Supervised learning — data?

Answer

Labeled input-output pairs.

15Question

Semi-supervised learning — data?

Answer

Labeled plus unlabeled data.

16Question

Linear classifier — decision boundary?

Answer

A hyperplane in feature space.

17Question

Hyperplane equation — in 2D?

Answer

w₁x₁ + w₂x₂ + b = 0.

18Question

Support vectors — what?

Answer

Closest points defining the margin.

19Question

Maximum margin — goal?

Answer

Maximize distance between hyperplane and support vectors.

20Question

Slack variables — purpose?

Answer

Handle non-separable data with soft margin.

Test yourself with the quiz

Test your knowledge with 10 questions on Advanced Image Recognition and Classification.

1. What is an image matching technique primarily concerned with?

2. Who developed the Scale-Invariant Feature Transform (SIFT) as a feature descriptor?

Take the quiz →

Read the revision sheet

Review the complete course in the revision sheet for Advanced Image Recognition and Classification.

See revision sheet →

Similar courses

Create your own flashcards

Import your course and AI generates flashcards in 30 seconds.

Flashcard generator