Topic hub
Computer Vision
Teaching machines to interpret and understand visual information.
17 dictionary entries in this topic
All terms A–Z
17 terms · A–Z
A
B
C
D
G
I
N
P
R
S
T
No terms match your filter.
Key Computer Vision concepts
A type of artificial neural network that learns to compress and reconstruct data
bounding boxA rectangular box used to locate and classify objects in images and videos
convolutionA mathematical operation used in AI to extract features from data
convolutional filterA small, sliding window that scans an image to detect specific features
convolutional layerA type of artificial neural network layer that uses convolutional and pooling operations to process data
convolutional neural networkA type of artificial neural network designed to process data with grid-like topology
convolutional operationA mathematical operation used in neural networks to extract features from data, especially images
depthwise separable convolutional neural networkA type of neural network that reduces computational cost by separating convolution operations into two steps