semantic segmentation
instance segmentation
panoptic segmentation (semantic segmentation + instance segmentation)
exploding gradient
vanishing gradient
convolutional neural network
apply the same kernel everywhere, train to learn the weights of the kernel (kernel: matrix that is applied by dot product on current shift)
attention (machine learning)