Examples of using Convolutional in English and their translations into Japanese
{-}
-
Colloquial
-
Ecclesiastic
-
Computer
-
Programming
You can use convolutional neural networks(ConvNets,
Convolutional Neural Networks introduce“convolutional” layers which applies a kernel on local information in an image. It shows promising results on many image tasks, including classification, detection, segmentation, and even image generation tasks.
Instead of simple OCR(optical character recognition), the Convolutional Neural Network(CNN), which is one type of deep learning, finally achieves accurate document reading with a precision rate of 99% or more.
Avg' means that global average pooling will be applied to the output of the last convolutional block, and thus the output of the model will be a 2D tensor.
These convolutional neural networks have been shown to be very good at identifying objects in standard color photographs, but they can distort the 3D information if it's represented from the front.
Our method uses a deep convolutional network trained to directly optimize the embedding itself, rather than an intermediate bottleneck layer as in previous deep learning approaches.
Convolutional Neural Network used in this demonstration can be trained by passing multiple traffic signs through the untrained model to calculate weights and activations.
Error bounds for convolutional codes and an asymptotic optimum decoding algorithm, IEEE Transactions on Information Theory, 13, No. 2(1967) 260-269.
Our member proposed a novel convolutional neural network(CNN) for end-to-end synthetic aperture radar(SAR) automatic target recognition(ATR).
At Faceter's technological core is the absolute respect for privacy, and the utilization of the features of convolutional neural networks to split the tasks reinforces this commitment.
TIL used a convolutional neural network to determine the presence or absence of snowfall taken from images of the road surface, and developed a control device that operates the boiler only when there is snowfall detected, achieving a 40.5% reduction in energy consumption.
Cell biologists at the Allen Institute for Cell Science in Seattle, Washington, are using convolutional neural networks to convert flat, grey images of cells captured with light microscopes into 3D images in which some of a cell's organelles are labelled in colour.
Train Convolutional Neural Network for Regression- MATLAB& Simulink- MathWorks This example shows how to fit a regression model using convolutional neural networks to predict the angles of rotation of handwritten digits. Convolutional neural networks(CNNs, or ConvNets) are essential tools for deep learning, and are especially suited for analyzing image data.
As it turned out, the wealth of information provided by ImageNet was a perfect match to a particular class of machine learning algorithms called convolutional neural network, pioneered by Kunihiko Fukushima, Geoff Hinton, and Yann LeCun back in the 1970s and'80s.
Convolutional Neural Network.
Convolutional Neural Networks.
Super- Resolution Convolutional Neural Network.
Convolutional Neural Network(CNN)¶.
The Target Convolutional Encoder.
Fully convolutional network(8s) for semantic segmentation.