Examples of using Convolutional in English and their translations into Chinese
{-}
-
Political
-
Ecclesiastic
-
Programming
AlphaGo at its core is a convolutional neural network.
Convolutional nets are inspired by the visual system's structure.
Technically, AlexNet was a convolutional neural network.
Convolutional Neural Networksnavigate_next Convolutional Neural Networks.
Conv2D is a class that we will use to create a convolutional layer.
People also translate
Figure 12: The encoder comprises of a convolutional neural network, followed by a fully connected layer.
As iOS 10 had few basic kernels for creating convolutional networks.
Convolutional Filters learn good representations automatically, without needing to represent the whole vocabulary.
For example, consider the following 3x3 convolutional filter:.
But if you have a convolutional neural network and you're doing a 17 x 17 multiplier, that may be overkill.
To turn one layer into two layers, we use convolutional filters.
We trained a convolutional neural network(CNN) to predict the probability that a given Kepler signal is caused by a planet.
We repeat this procedure for all the convolutional layers in the network.
In the leading object detection method R-CNN[7],the features from candidate windows are extracted via deep convolutional networks.[…].
A particularly powerful characteristic of these convolutional filters is their positional invariance.
In order to make up for the information lost upon pooling,we will typically increase the number of filters in subsequent convolutional layers.
Semantic image segmentation with deep convolutional nets and fully connected CRFs, L. Chen et al.[pdf].
But iOS 10only provided a few basic kernels for creating convolutional networks.
The system uses a machine learning model called a convolutional neural network(CNN), commonly used for image recognition.
A convolutional neural network wins the German Traffic Sign Recognition competition with 99.46% accuracy(vs. humans at 99.22%).
The architecture of YOLO is simple, it's just a convolutional neural network:.
A convolutional network is composed of one or more convolutional layers(filtering layers), followed by a fully connected multilayer neural network.
Error-correcting codes are usually distinguished between convolutional codes and block codes:.
Internal data representation of a convolutional neural network does not take into account important spatial hierarchies between simple and complex objects.
Adam Harley created amazing visualizations of a Convolutional Neural Network trained on the MNIST Database of handwritten digits[13].
Thanks to convolutional neural networks, not only can computers tell the difference between cats and dogs, they can even recognise different breeds of dogs.".
Our key insight is to build"fully convolutional" networks that take input of arbitrary size and produce correspondingly-sized output with efficient inference and learning.
Task-Driven Convolutional Recurrent Models of the Visual System can simultaneously perform machine vision tasks and explain the dynamics of the monkey's visual system.
In particular, the continuous-filter convolutional network SchNet accurately predicts chemical properties across compositional and configurational space on a variety of datasets.
In Deep Learning, a Convolutional Neural Network(CNN, or ConvNet) is a class of deep neural networks, most commonly applied to analyzing visual imagery.