227 results for CNNs

twitter.com/cnnstyle

CNN Style (@CNNStyle) on X

CNN's new home for art, fashion, architecture, design, luxury and everything that catches our eye in between.

arxiv.org/abs/2403.14418v1

OA-CNNs: Omni-Adaptive Sparse CNNs for 3D Semantic Segmentation

The booming of 3D recognition in the 2020s began with the introduction of point cloud transformers. They quickly overwhelmed sparse CNNs and became state-of-the-art models, especially in 3D semantic segmentation. However, sparse CNNs are still valuab...

arxiv.org/abs/1809.08037v3

Understanding Convolutional Neural Networks for Text Classification

We present an analysis into the inner workings of Convolutional Neural Networks (CNNs) for processing text. CNNs used for computer vision can be interpreted by projecting filters into image space, but for discrete sequence inputs CNNs remain a myster...

arxiv.org/abs/2306.05420v1

Scaling Spherical CNNs

Spherical CNNs generalize CNNs to functions on the sphere, by using spherical convolutions as the main linear operation. The most accurate and efficient way to compute spherical convolutions is in the spectral domain (via the convolution theorem), wh...

github.com/adobe/antialiased-cnns

adobe/antialiased-cnns

pip install antialiased-cnns to improve stability and accuracy (⭐ 1681)

arxiv.org/abs/2210.01257v3

Testing predictions of representation cost theory with CNNs

It is widely acknowledged that trained convolutional neural networks (CNNs) have different levels of sensitivity to signals of different frequency. In particular, a number of empirical studies have documented CNNs sensitivity to low-frequency signals...

arxiv.org/abs/2210.02748v1

CLAD: A Contrastive Learning based Approach for Background Debiasing

Convolutional neural networks (CNNs) have achieved superhuman performance in multiple vision tasks, especially image classification. However, unlike humans, CNNs leverage spurious features, such as background information to make decisions. This tende...

arxiv.org/abs/1707.00058v1

Multiple VLAD encoding of CNNs for image classification

Despite the effectiveness of convolutional neural networks (CNNs) especially in image classification tasks, the effect of convolution features on learned representations is still limited. It mostly focuses on the salient object of the images, but ign...

arxiv.org/abs/2112.06106v1

Controlled-rearing studies of newborn chicks and deep neural networks

Convolutional neural networks (CNNs) can now achieve human-level performance on challenging object recognition tasks. CNNs are also the leading quantitative models in terms of predicting neural and behavioral responses in visual recognition tasks. Ho...

www.bing.com/ck/a?!&&p=9bc287314eb5b94cd74a77c98d8762c325e92f981ee8b0d6b90809c12137a499JmltdHM9MTc3Mjc1NTIwMA&ptn=3&ver=2&hsh=4&fclid=349ab122-3aff-6444-0286-a6373bda6563&u=a1aHR0cHM6Ly9jcmVhdGVieXRlcy5jb20vaW5zaWdodHMvdW5kZXJzdGFuZGluZy1jbm4tYS1ndWlkZS10by1jb252b2x1dGlvbmFsLW5ldXJhbC1uZXR3b3Jrcw&ntb=1

CNNs: Convolutional Neural Networks - AI Vision Guide

Nov 18, 2025 · Learn about Convolutional Neural Networks (CNNs), the core of AI vision. This ultimate guide covers CNN layers, applications, and how to build them.