-
Book Overview & Buying
-
Table Of Contents
Deep Learning and XAI Techniques for Anomaly Detection
By :
Researchers discovered that the human brain can process and interpret images the eye sees in 13 milliseconds. The human visual process begins when light reaches the retina, which converts light into neural signals for sending information, such as shape, hue, and orientation, to the brain. Based on past experiences, the human brain extracts information that influences visual perception.
Figure 7.1 shows how the computer sees images in a grid of pixel values ranging between 0 and 255 without inherent knowledge of shapes and colors. Deep neural networks, such as convolutional neural networks (CNNs), resemble the human brain, containing nonlinear structures and layers of artificial neurons to learn features from the input image.
Figure 7.1 – Human visual perception versus computer vision
Despite promising results in recent years, these state-of-the-art models have yet to gain broad adoption due to...