Concept

Manual Feature Engineering in Computer Vision

Before the widespread adoption of deep learning around 2012, extracting useful representations from images relied heavily on manual feature engineering. Researchers designed specialized feature extractors, such as SIFT (Scale-Invariant Feature Transform), SURF (Speeded Up Robust Features), HOG (Histograms of Oriented Gradients), and bags of visual words. These mechanically calculated descriptors formed the foundation of traditional computer vision pipelines, serving as inputs to classic machine learning models. Modern Convolutional Neural Networks (CNNs) largely replaced this paradigm by demonstrating that complex, hierarchical features could be learned directly from the raw image data.

0

1

Updated 2026-05-12

Contributors are:

Who are from:

Tags

D2L

Dive into Deep Learning @ D2L