Image Segmentation in Deep Learning
Image Segmentation in Deep Learning
Deep Learning:
Methods and
Applications
Deep learning can learn patterns in visual inputs in order to predict object
classes that make up an image. The main deep learning architecture used
for image processing is a Convolutional Neural Network (CNN), or specific
CNN frameworks like AlexNet, VGG, Inception, and ResNet. Models of
deep learning for computer vision are typically trained and executed on
specialized graphics processing units (GPUs) to reduce computation time.