Back to glossary

AI GLOSSARY

Feature Map

Computer Vision

An intermediate representation produced inside a convolutional neural network as it processes an image, highlighting which areas contain particular patterns or structures. Earlier layers produce feature maps that detect simple features like edges; deeper layers produce feature maps capturing increasingly abstract concepts.
See also: convolutional neural network, activation function, Computer Vision.