In my last tutorial, you created a complex convolutional neural network from a pre-trained inception v3 model. In this tutorial, you’ll learn the architecture of a convolutional neural network (CNN), ...
Abstract: Visual retrieval tasks such as image retrieval and person re-identification (Re-ID) aim at effectively and thoroughly searching images with similar content or the same identity. After ...
You can use these live scripts as demonstrations in lectures, class activities, or interactive assignments outside class. This module covers the definition and computation of 1D and 2D convolution, as ...
TPUs are Google’s specialized ASICs built exclusively for accelerating tensor-heavy matrix multiplication used in deep learning models. TPUs use vast parallelism and matrix multiply units (MXUs) to ...
A windowed sinc function can implement a low-pass filter, and a two-dimensional convolutional filter can blur or sharpen images. In part 3 of this series, we introduced a low-pass filter based on the ...
The world of artificial intelligence (AI) is rapidly evolving, and AI is increasingly enabling applications that were previously unattainable or very difficult to implement. A subsequent article, ...
Hyperspectral images are a valuable tool for remotely sensing important characteristics of a variety of landscapes, including water quality and the status of marine disasters. However, hyperspectral ...