Search references for CONVOLUTIONAL LAYER. Phrases containing CONVOLUTIONAL LAYER
See searches and references containing CONVOLUTIONAL LAYER!CONVOLUTIONAL LAYER
Type of feedforward neural network
processing, standard convolutional layers can be replaced by depthwise separable convolutional layers, which are based on a depthwise convolution followed by a
Convolutional_neural_network
Neural network technology
neural networks, a convolutional layer is a type of network layer that applies a convolution operation to the input. Convolutional layers are some of the
Convolutional_layer
Convolutional neural network structure
motifs of modern convolutional neural networks, such as convolutional layer, pooling layer and full connection layer. Every convolutional layer includes three
LeNet
Deep learning model structure
homogeneity. Deep Learning Neocortex § Layers "CS231n Convolutional Neural Networks for Visual Recognition". CS231n Convolutional Neural Networks for Visual Recognition
Layer_(deep_learning)
Type of artificial neural network
consists of three sequential convolutional layers and a residual connection. The first layer in this block is a 1×1 convolution for dimension reduction (e
Residual_neural_network
Influential 2012 deep convolutional neural network
eight layers: the first five are convolutional layers, some of them followed by max-pooling layers, and the last three are fully connected layers. The
AlexNet
Concept in machine learning
neural networks allows tensors to express the convolution layers of a neural network. A convolutional layer has multiple inputs, each of which is a spatial
Tensor_(machine_learning)
Explainable AI technique
classification, in convolutional neural networks (CNNs). These methods generate heatmaps by weighting the feature maps from a convolutional layer according to
Class_activation_mapping
Series of convolutional neural networks for image classification
modules: Convolutional modules: 3 × 3 {\displaystyle 3\times 3} convolutional layers with stride 1, followed by ReLU activations. Max-pooling layers: After
VGGNet
Class of artificial neural networks
graph convolutional networks and graph attention networks, whose definitions can be expressed in terms of the MPNN formalism. The graph convolutional network
Graph_neural_network
and convolutional neural networks, renewed interest in ANNs. The 2010s saw the development of a deep neural network (i.e., one with many layers) called
History of artificial neural networks
History_of_artificial_neural_networks
Diffusion model over latent embedding space
down-scaling layer in the backbone: The latent array and the time-embedding are processed by a ResBlock: The latent array is processed by a convolutional layer. The
Latent_diffusion_model
Family of convolutional neural networks
factorized convolutions help. It also uses a form of dimension-reduction by concatenating the output from a convolutional layer and a pooling layer. As an
Inception (deep learning architecture)
Inception_(deep_learning_architecture)
Machine learning technique
per-channel BatchNorm. Concretely, suppose we have a 2-dimensional convolutional layer defined by: x h , w , c ( l ) = ∑ h ′ , w ′ , c ′ K h ′ − h , w ′
Normalization (machine learning)
Normalization_(machine_learning)
Architectural motif in neural networks for aggregating information
the receptive field of neurons in later layers in the network. Pooling is most commonly used in convolutional neural networks (CNN). Below is a description
Pooling_layer
Branch of machine learning
Deep learning architectures for convolutional neural networks (CNNs) with convolutional layers and downsampling layers began with the Neocognitron introduced
Deep_learning
for its simplicity and use of 3x3 convolution filters Inception — CNN architecture using parallel convolutional layers of different sizes LAION OpenAssistant
Lists of open-source artificial intelligence software
Lists_of_open-source_artificial_intelligence_software
Type of convolutional neural network
U-Net is a convolutional neural network that was developed for image segmentation. The network is based on a fully convolutional neural network whose
U-Net
Object detection system
Once (YOLO) is a series of real-time object detection systems based on convolutional neural networks. First introduced by Joseph Redmon et al. in 2015, YOLO
You_Only_Look_Once
Computational model used in machine learning
neuron in one layer connecting to every neuron in the next layer. However, in convolutional neural networks, some layers are convolutional, meaning each
Neural network (machine learning)
Neural_network_(machine_learning)
Neural network architecture
shift-invariance, and 2) model context at each layer of the network. It is essentially a 1-d convolutional neural network (CNN). Shift-invariant classification
Time_delay_neural_network
Type of error-correcting code using convolution
represents the 'convolution' of the encoder over the data, which gives rise to the term 'convolutional coding'. The sliding nature of the convolutional codes facilitates
Convolutional_code
Technique in neural networks for learning joint representations of text and images
Classification with Convolutional Neural Networks". arXiv:1812.01187 [cs.CV]. Zhang, Richard (2018-09-27). "Making Convolutional Networks Shift-Invariant
Contrastive Language–Image Pre-training
Contrastive_Language–Image_Pre-training
Dimensionality reduction of graph-based semantic data objects [machine learning task]
{[h;{\mathcal {r}};t]}}} and is used to feed to a convolutional layer to extract the convolutional features. These features are then redirected to a capsule
Knowledge_graph_embedding
Machine learning model for speech
spectrogram as input and processes it. It first passes through two convolutional layers. Sinusoidal positional embeddings are added. It is then processed
Whisper (speech recognition system)
Whisper_(speech_recognition_system)
Deep learning facial recognition system
sequence of layers, arranged as follows: convolutional layer - max pooling - convolutional layer - 3 locally connected layers - fully connected layer. The input
DeepFace
Machine learning-powered structure design
multiple outputs at each layer. In the studied example, the best convolutional layer (or "cell") was designed for the CIFAR-10 dataset and then applied
Neural_architecture_search
science, a convolutional deep belief network (CDBN) is a type of deep artificial neural network composed of multiple layers of convolutional restricted
Convolutional deep belief network
Convolutional_deep_belief_network
Involutive change of basis in linear algebra
Quantum-Classical Approach based on the Hadamard Transform for the Convolutional Layer. International Conference on Machine Learning. Vol. 202. PMLR. pp
Hadamard_transform
Structure at the rear of the vertebrate brain, beneath the cerebrum
irregular convolutions of the cerebral cortex. These parallel grooves conceal the fact that the cerebellar cortex is actually a thin, continuous layer of tissue
Cerebellum
Delimited medium where some stimuli can evoke neuronal responses
output feature (of any layer) to the input region (patch). The idea of receptive fields applies to local operations (i.e. convolution, pooling). As an example
Receptive_field
Outer layer of the cerebrum of the mammalian brain
The cerebral cortex, also known as the cerebral mantle, is the outer layer of neural tissue of the cerebrum of the brain in humans and other mammals.
Cerebral_cortex
Algorithm for modelling sequential data
converted into a vector via lookup from a word embedding table. At each layer, each token is then contextualized within the scope of the context window
Transformer_(deep_learning)
Family of computer vision models
EfficientNet is a family of convolutional neural networks (CNNs) for computer vision published by researchers at Google AI in 2019. Its key innovation
EfficientNet
Deep learning method
multilayer perceptron networks and convolutional neural networks. Many alternative architectures have been tried. Deep convolutional GAN (DCGAN): For both generator
Generative adversarial network
Generative_adversarial_network
Deep neural network for generating raw audio
audio. WaveNet is a type of feedforward neural network known as a deep convolutional neural network (CNN). In WaveNet, the CNN takes a raw signal as an input
WaveNet
Database of handwritten digits
single convolutional neural network best performance was 0.25 percent error rate. As of August 2018, the best performance of a single convolutional neural
MNIST_database
Type of artificial neural network
three layers, notable for being able to distinguish data that is not linearly separable. Examples of other feedforward networks include convolutional neural
Feedforward_neural_network
Machine learning model for vision processing
started with a ResNet, a standard convolutional neural network used for computer vision, and replaced all convolutional kernels by the self-attention mechanism
Vision_transformer
Method of speech synthesis that uses deep neural networks
{\displaystyle \theta } is the model parameter including many dilated convolution layers. Thus, each audio sample x t {\displaystyle x_{t}} is conditioned
Deep learning speech synthesis
Deep_learning_speech_synthesis
Type of artificial neural network
valuable. To achieve this, a capsnet's lower layers are convolutional, including hidden capsule layers. Higher layers thus cover larger regions, while retaining
Capsule_neural_network
Family of computer vision models designed for efficient inference on mobile devices
MobileNet is a family of convolutional neural network (CNN) architectures designed for image classification, object detection, and other computer vision
MobileNet
is a convolutional network based on the SEANet architecture. It processes raw audio waveforms through a stack of one-dimensional convolutional residual
EnCodec
Neural network coding model
multi-layer extension of the model has shown conceptual benefits for more complex signal decompositions, as well as a tight connection the convolutional neural
Convolutional_sparse_coding
Type of feedforward neural network
perceptron model, consisting of an input layer, a hidden layer with randomized weights that did not learn, and an output layer with learnable connections. In 1962
Multilayer_perceptron
Elementwise product of two matrices
can also be used in artificial neural network models, specifically convolutional layers. Frobenius inner product Pointwise product Kronecker product Khatri–Rao
Hadamard_product_(matrices)
Machine learning technique
architectures, such as convolutional neural networks, it is common to keep the earlier layers (those closest to the input layer) frozen, as they capture
Fine-tuning_(deep_learning)
Interdisciplinary research area
the quantum convolutional filter are: the encoder, the parameterized quantum circuit (PQC), and the measurement. The quantum convolutional filter can be
Quantum_machine_learning
Partitioning a digital image into segments
the traditional stack of convolutional and max pooling layers to increase the receptive field as it goes through the layers. It is used to capture the
Image_segmentation
Classification of Artificial Neural Networks (ANNs)
S2CID 206775608. LeCun, Yann. "LeNet-5, convolutional neural networks". Retrieved 16 November 2013. "Convolutional Neural Networks (LeNet) – DeepLearning
Types of artificial neural networks
Types_of_artificial_neural_networks
Novel generative adversarial network
two ways. One, it applies the style latent vector to transform the convolution layer's weights instead, thus solving the "blob" problem. The "blob" problem
StyleGAN
Eigenvalue algorithm
Allauzen, A. (2023), "Efficient Bound of Lipschitz Constant for Convolutional Layers by Gram Iteration", Proceedings of the 40th International Conference
Power_iteration
Method that extracts features from radiographic medical images
learning methods such as convolutional neural networks that learn features automatically from the data in convolutional layers and then make predictions
Radiomics
Software program
program created by Google engineer Alexander Mordvintsev that uses a convolutional neural network to find and enhance patterns in images via algorithmic
DeepDream
Machine learning technique
model, positional attention and factorized positional attention. For convolutional neural networks, attention mechanisms can be distinguished by the dimension
Attention_(machine_learning)
Detecting small objects in digital images
while they pass through convolution networks." Crowd counting Vehicle re-identification Animal detection Fish detection Convolutional neural network Use of
Small_object_detection
Deep learning architecture
(26 October 2021). "Combining Recurrent, Convolutional, and Continuous-time Models with Linear State-Space Layers". NeurIPS. S2CID 239998472. Tickoo, Aneesh
Mamba (deep learning architecture)
Mamba_(deep_learning_architecture)
in a hierarchy, meaning that earlier convolutional layers will learn smaller local patterns while later layers will learn larger patterns based on the
Machine learning in video games
Machine_learning_in_video_games
Neural network that learns efficient data encoding in an unsupervised manner
Lazzaretti, André Eugênio; Lopes, Heitor Silvério (2018). "A study of deep convolutional auto-encoders for anomaly detection in videos". Pattern Recognition
Autoencoder
Physical implementation of an artificial neural network with optical components
convolution operation kernels in this implementation are also fabricated phase masks, limiting the device's functionality to specific convolutional layers
Optical_neural_network
Mobile data technology for GSM networks
code and the puncturing rate of the convolutional code. In GPRS Coding Schemes CS-1 through CS-3, the convolutional code is of rate 1/2, i.e. each input
EDGE_(telecommunication)
Artificial neural network node function
functions are extensively used in the pooling layers in convolutional neural networks, and in output layers of multiclass classification networks. These
Activation_function
Property of artificial neural networks
on graphs (or rather on graph isomorphism classes) by popular graph convolutional neural networks (GCNs or GNNs) can be made as discriminative as the
Universal approximation theorem
Universal_approximation_theorem
Green's function for Laplacian
potential of μ {\displaystyle \mu } is referred to as a simple layer potential. Simple layer potentials are continuous and solve the Laplace equation except
Newtonian_potential
Top part of the skull
surface of the skull-cap is concave and presents depressions for the convolutions of the cerebrum, together with numerous furrows for the lodgement of
Calvaria_(skull)
Canadian computer scientist
classification. Building on Convolutional Neural Networks and Sutskever’s Deep Neural Network approach of deepening the neural layers far beyond the convention
Alex_Krizhevsky
Technique for setting initial values of trainable parameters in a neural network
generalized to layer-sequential unit-variance (LSUV) initialization. It is a data-dependent initialization method, and can be used in convolutional neural networks
Weight_initialization
Topics referred to by the same term
an industry standard used in wholesale energy trading Convolutional Perfectly Matched Layer, a grid truncation technique in the finite-difference time-domain
CPML
Numerical methods for matrix eigenvalue calculation
Allauzen, A. (2023), "Efficient Bound of Lipschitz Constant for Convolutional Layers by Gram Iteration", Proceedings of the 40th International Conference
Eigenvalue_algorithm
American electrical engineer
development of the Uniaxial Perfectly Matched Layer media method, the complex-frequency shifted convolutional PML, along with J. Alan Roden, and his contributions
Stephen_Gedney
Packet-oriented mobile data service for 2G and 3G networks
cyclic code and the puncturing rate of the convolutional code. In Coding Schemes CS-1 through CS-3, the convolutional code is of rate 1/2; i.e., each input
GPRS
the original FRAME model, Lu et al. uses the filters at a certain convolutional layer of a pre-learned ConvNet. Instead of relying on the pre-trained filters
Filters, random fields, and maximum entropy model
Filters,_random_fields,_and_maximum_entropy_model
Paradigm in machine learning that uses no classification labels
normally not considered a layer, but in the Helmholtz machine generation mode, the data layer receives input from the middle layer and has separate weights
Unsupervised_learning
style convolutional neural network. The encoder-decoder network was made of residual convolution, upsampling, and high field-of-view convolution modules
Deep learning in photoacoustic imaging
Deep_learning_in_photoacoustic_imaging
Processes of altering images
computing to perform super-resolution image construction. For example, deep convolutional networks were used to generate a 1500x scanning electron microscope
Image_editing
frames in video analytics tasks, such as human action recognition. In convolutional neural network-based systems, the prioritization introduced by the attention
Visual_temporal_attention
High-performance forward error correction codes
BCJR algorithm Convolutional code Forward error correction Interleaver Low-density parity-check code Serial concatenated convolutional codes Soft-decision
Turbo_code
Image dataset
Krizhevsky, Alex (2009). "Learning Multiple Layers of Features from Tiny Images" (PDF). "Convolutional Deep Belief Networks on CIFAR-10" (PDF). Goodfellow
CIFAR-10
Topics referred to by the same term
created to perform a number of tasks Pooling layer, a form of non-linear down-sampling in convolutional neural networks Pool (John Zorn album), 1980 Pool
Pool
Recurrent neural network architecture
sigmoid function) to a weighted sum. Peephole convolutional LSTM. The ∗ {\displaystyle *} denotes the convolution operator. f t = σ g ( W f ∗ x t + U f ∗ h
Long_short-term_memory
Computer Go program
Darkfmct3 uses a 12-layer full convolutional network with a width of 384 nodes without weight sharing or pooling. Each convolutional layer is followed by a
Darkforest
Overview of and topical guide to deep learning
Sigmoid function Softmax function Embedding Convolution Pooling layer Attention Batch normalization Layer normalization Residual connections Backpropagation
Outline_of_deep_learning
Greek computer vision and robotics researcher
creating regional representations of salient regions directly from convolutional layer activation. They found that their system has improved robustness
Margarita_Chli
Research field in deep learning
non-Euclidean data structures. Traditional deep learning models, such as convolutional neural networks (CNNs) and recurrent neural networks (RNNs), excel in
Topological_deep_learning
Type of visual artifact
because it utilizes a Convolutional Neural Network (CNN) to frontload image estimation and guide model parameter estimation. Convolutional Neural Networks leverage
MRI_artifact
multi-layered tissues," Computer Methods and Programs in Biomedicine 47, 131–146 (1995). L.-H. Wang, S. L. Jacques, and L.-Q. Zheng, "Convolution for responses
Convolution for optical broad-beam responses in scattering media
Convolution_for_optical_broad-beam_responses_in_scattering_media
Software for understanding biological data
extraction makes CNNs a desirable model. A phylogenetic convolutional neural network (Ph-CNN) is a convolutional neural network architecture proposed by Fioranti
Machine learning in bioinformatics
Machine_learning_in_bioinformatics
Large soft mat for lying on to sleep
a single upholstered, footed unit. Divans have at least one innerspring layer as well as cushioning materials. They may be supplied with a secondary mattress
Mattress
Regulator for flow of signals in neural networks
control the flow of information through different channels inside a convolutional neural network (CNN). Recurrent neural network Long short-term memory
Gating_mechanism
Computerized information extraction from images
Hardware Cost of a Convolutional Neural Network". Neurocomputing. 407: 439–453. doi:10.1016/j.neucom.2020.04.018. S2CID 219470398. Convolutional neural networks
Computer_vision
Mammalian structure involved in higher-order brain functions
The neocortex, also called the neopallium, isocortex or six-layered cortex, is a set of layers of the mammalian cerebral cortex involved in higher-order
Neocortex
Type of software algorithm for image manipulation
of a single convolutional neural network (CNN) on two images. The style similarity is the weighted sum of Gram matrices within each layer (see below for
Neural_style_transfer
Generating high-resolution video frames from given low-resolution ones
Recurrent convolutional neural networks perform video super-resolution by storing temporal dependencies. STCN (the spatio-temporal convolutional network)
Video_super-resolution
Numerical technique
A perfectly matched layer (PML) is an artificial absorbing layer for wave equations, commonly used to truncate computational regions in numerical methods
Perfectly_matched_layer
First CDMA-based digital cellular technology
is divided into frames of bits. A frame of bits is passed through a convolutional encoder, adding forward error correction redundancy, generating a frame
CdmaOne
Concept on molecular modeling
chemical model. SchNet a Neural network utilising continuous-filter convolutional layers, to predict chemical properties and potential energy surfaces. PhysNet
Force_field_(chemistry)
Form of solid precipitation
"Severe-hail detection with C-band dual-polarisation radars using convolutional neural networks". Atmospheric Measurement Techniques. 17 (22): 6707–6734
Hail
Distribution over functions corresponding to an infinitely wide Bayesian neural network
Single hidden layer Bayesian neural networks; deep fully connected networks as the number of units per layer is taken to infinity; convolutional neural networks
Neural network Gaussian process
Neural_network_Gaussian_process
Type of artificial neural network
for convolutional neural networks. Previously in 1969, he published a similar architecture, but with hand-designed kernels inspired by convolutions in
Neocognitron
Machine learning technique
be overworked. Since the inputs cannot move through the layer until every expert in the layer has finished the queries it is assigned, load balancing
Mixture_of_experts
CONVOLUTIONAL LAYER
CONVOLUTIONAL LAYER
Boy/Male
American, Australian, British, Chinese, English, Jamaican
Maker of Bricks; Tiles; Tile Layer
Surname or Lastname
English
English : habitational name from any of three places in Essex – Layer Breton, Layer de la Haye, and Layer Marney – all named from a river name, Leire, or from Leire in Leicestershire, also named from an identical river name. The river name is of Celtic origin and is probably the base of the tribal name Ligore, found in the place name Leicester.English : nickname or status name from Anglo-Norman French le eyr ‘the heir’. Compare Ayer.English : occupational name for a stone layer, Middle English leyer; the job of the layer was to position the stones worked by the masons.German : habitational name for someone from any of the various placed named Lay, in the Rhineland and Bavaria.
Biblical
branch; layer; lining
Biblical
branch; layer; twining
Boy/Male
English American
Tile layer, or a. An English surname frequently used as a given name.
Surname or Lastname
English
English : occupational name for a maker or layer of tiles, from an agent derivative of Middle English tile ‘tile’. In the Middle Ages tiles were widely used in floors and pavements, and to a lesser extent in roofing, where they did not really come into their own until the 16th century.
Girl/Female
Afghan, African, American, Arabic, Assamese, Chinese, French, Gujarati, Hebrew, Hindu, Indian, Iranian, Kannada, Marathi, Muslim, Parsi, Pashtun, Sindhi, Spanish, Swahili, Tamil
Layer; Peaceful; Safe; Whole; To be Safe; Beautiful Woman; Sweetheart
Girl/Female
Biblical
Branch, layer, twining.
Girl/Female
Biblical
Branch, layer, lining.
Surname or Lastname
English
English : occupational name for a layer of paving, from Middle English, Old French pavier ‘paver’, an agent derivative of Old French paver ‘to pave’ (though the Old French verb may be a back-formation from pavement ‘laid floor’).
Girl/Female
Irish
The name Brigid from brigh meaning “power, vigour, virtue†epitomizes the Irish genius for layering old and new. The main female deity of the Celts, Brigid made the land fruitful and animals multiply, she blessed poets and blacksmiths. Her namesake St. Brigid of Kildare carried her powers into the Christian era. The stories of Brigidâ€s compassion and miracles are told now as they have been for more than 1500 years in every part of Ireland. She is equal in esteem and shares a grave with St. Patrick and St. Columcille. Her feast day, February 1st, is the first day of Spring in the Celtic calender.
Girl/Female
American, Australian, British, Chinese, Christian, Danish, English, French, German, Italian, Latin, Portuguese, Swedish
Golden; Covered with a Thin Layer of Gold; Offering; Sacrifice; God's Servant
Girl/Female
American, Australian, Chinese, English, Jamaican
Tile Layer; Princess
Surname or Lastname
English
English : probably a variant of Lothrop. Alternatively, it may be a habitational name from Layerthorpe in York, which is named from Old Norse leirr ‘clay’ or leira ‘clayey place’ + þorp ‘outlying farmstead’.
Boy/Male
English American
Tile layer, or a. An English surname frequently used as a given name.
Girl/Female
Irish
The name Brigid from brigh meaning “power, vigour, virtue†epitomizes the Irish genius for layering old and new. The main female deity of the Celts, Brigid made the land fruitful and animals multiply, she blessed poets and blacksmiths. Her namesake St. Brigid of Kildare carried her powers into the Christian era. The stories of Brigidâ€s compassion and miracles are told now as they have been for more than 1500 years in every part of Ireland. She is equal in esteem and shares a grave with St. Patrick and St. Columcille. Her feast day, February 1st, is the first day of Spring in the Celtic calender.
Boy/Male
American, Australian, British, Chinese, English
Tile Layer; Roof Tiler
Surname or Lastname
English
English : habitational name from any of various places in northern France named with the Germanic element lÄr ‘clearing’.English : variant of Layer.English : nickname from Old English hlÄ“or ‘cheek’, ‘face’Irish : reduced Anglicization of Gaelic Mac Giolla Uidhir ‘son of the swarthy lad’ or ‘son of the servant of Odhar’, a byname from odhar (genitive uidhir) ‘dun-colored’, ‘weatherbeaten’. Compare McAleer.
CONVOLUTIONAL LAYER
CONVOLUTIONAL LAYER
Boy/Male
Hindu
Girl/Female
Indian, Sanskrit
Sight
Boy/Male
Hindu, Indian
Name of an Ancient Rishi
Girl/Female
Biblical
Walking, going.
Boy/Male
Australian, Italian
White Hawk; Of Gabium
Female
Egyptian
, hidden.
Boy/Male
Hindu, Indian, Marathi
Humming Sound of the Bee
Girl/Female
Assamese, Hindu, Indian, Marathi, Sindhi
Bud
Girl/Female
Tamil
Loka Priya | லோக  பà¯à®°à®¿à®¯Â
Lustrous
Girl/Female
Muslim
CONVOLUTIONAL LAYER
CONVOLUTIONAL LAYER
CONVOLUTIONAL LAYER
CONVOLUTIONAL LAYER
CONVOLUTIONAL LAYER
v. t.
To turn completely, or with repeated turns; especially, to turn about something fixed; to cause to form convolutions about anything; to coil; to twine; to twist; to wreathe; as, to wind thread on a spool or into a ball.
n.
A twist; a convolution.
n.
The act of twisting; a contortion; a flexure; a convolution; a bending.
n.
The state of being rolled upon itself, or rolled or doubled together; a tortuous or sinuous winding or fold, as of something rolled or folded upon itself.
n.
An oblong vermiform mass on the dorsal side of the testicle, composed of numerous convolutions of the excretory duct of that organ.
n.
A band of gray matter bordering the fimbria in the brain; the dentate convolution.
a.
Below the margin; submarginal; as, an inframarginal convolution of the brain.
n.
Anything of a rounded or swelling form resembling a roll; a turn; a convolution; a coil.
n. pl.
A general name for all those placental mammals that have a brain with few or no cerebral convolutions, as Rodentia, Insectivora, etc.
a.
Having convolutions.
n.
A convoluted ridge between grooves; a convolution; as, the gyri of the brain; the gyri of brain coral. See Brain.
n.
An irregular, tortuous folding of an organ or part; as, the convolutions of the intestines; the cerebral convolutions. See Brain.
n.
A sinuous depression or sulcus like those separating the convolutions of the brain.
a.
Pertaining to a gyrus, or convolution.
a.
Of or pertaining to a convocation.
v. t.
To unite by winding one thread, strand, or other flexible substance, round another; to form by convolution, or winding separate things round each other; as, to twist yarn or thread.
n.
The state of being intervolved or coiled up; a convolution; as, the intervolutions of a snake.
n.
The act of rolling anything upon itself, or one thing upon another; a winding motion.
a.
Consisting of many folds, coils, or convolutions.
n.
A twist; a convolution.