中文
相关论文

相关论文: HexCNN: A Framework for Native Hexagonal Convoluti…

200 篇论文

Dilated and transposed convolutions are widely used in modern convolutional neural networks (CNNs). These kernels are used extensively during CNN training and inference of applications such as image segmentation and high-resolution image…

This paper considers a convolutional neural network transformation that reduces computation complexity and thus speedups neural network processing. Usage of convolutional neural networks (CNN) is the standard approach to image recognition…

计算机视觉与模式识别 · 计算机科学 2020-02-19 Elena Limonova , Alexander Sheshkus , Dmitry Nikolaev

Model pruning has become a useful technique that improves the computational efficiency of deep learning, making it possible to deploy solutions in resource-limited scenarios. A widely-used practice in relevant work assumes that a…

机器学习 · 计算机科学 2018-02-06 Jianbo Ye , Xin Lu , Zhe Lin , James Z. Wang

A novel convolution neural network model, abbreviated NL-CNN is proposed, where nonlinear convolution is emulated in a cascade of convolution + nonlinearity layers. The code for its implementation and some trained models are made publicly…

机器学习 · 计算机科学 2021-02-03 Radu Dogaru , Ioana Dogaru

Convolutional neural network (CNN) accelerators are being widely used for their efficiency, but they require a large amount of memory, leading to the use of a slow and power consuming external memory. This paper exploits two schemes to…

硬件体系结构 · 计算机科学 2022-12-23 Hyeong-Ju Kang

Convolutional neural networks (CNNs) have achieved astonishing advances over the past decade, defining state-of-the-art in several computer vision tasks. CNNs are capable of learning robust representations of the data directly from the RGB…

计算机视觉与模式识别 · 计算机科学 2023-09-26 Samuel Felipe dos Santos , Nicu Sebe , Jurandy Almeida

Convolutional neural networks (CNNs) have achieved astonishing advances over the past decade, defining state-of-the-art in several computer vision tasks. CNNs are capable of learning robust representations of the data directly from the RGB…

计算机视觉与模式识别 · 计算机科学 2023-09-26 Samuel Felipe dos Santos , Nicu Sebe , Jurandy Almeida

Existing convolutional learning methods for 3D point cloud data are divided into two paradigms: point-based methods that preserve geometric precision but often face performance challenges, and voxel-based methods that achieve high…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Lihan Li , Haofeng Zhong , Rui Bu , Mingchao Sun , Wenzheng Chen , Baoquan Chen , Yangyan Li

Convolutional Neural Network (CNN) is a popular model in computer vision and has the advantage of making good use of the correlation information of data. However, CNN is challenging to learn efficiently if the given dimension of data or…

量子物理 · 物理学 2020-09-22 Seunghyeok Oh , Jaeho Choi , Joongheon Kim

An approximation model based on convolutional neural networks (CNNs) is proposed for flow field predictions. The CNN is used to predict the velocity and pressure field in unseen flow conditions and geometries given the pixelated shape of…

流体动力学 · 物理学 2019-06-14 Yaser Afshar , Saakaar Bhatnagar , Shaowu Pan , Karthik Duraisamy , Shailendra Kaushik

Convolutional Neural Networks (CNN) are being actively explored for safety-critical applications such as autonomous vehicles and aerospace, where it is essential to ensure the reliability of inference results in the presence of possible…

机器学习 · 计算机科学 2019-11-01 Hui Guan , Lin Ning , Zhen Lin , Xipeng Shen , Huiyang Zhou , Seung-Hwan Lim

Convolutional neural networks (CNNs) have yielded the excellent performance in a variety of computer vision tasks, where CNNs typically adopt a similar structure consisting of convolution layers, pooling layers and fully connected layers.…

神经与进化计算 · 计算机科学 2016-09-13 Hengyue Pan , Hui Jiang

Convolutional neural networks (CNNs) have become increasingly difficult to deploy in resource-constrained environments due to their large memory and computational requirements. Although low-rank compression methods can reduce this burden,…

Since their first applications, Convolutional Neural Networks (CNNs) have solved problems that have advanced the state-of-the-art in several domains. CNNs represent information using real numbers. Despite encouraging results, theoretical…

人工智能 · 计算机科学 2025-12-22 Gerardo Altamirano-Gomez , Carlos Gershenson

Deep learning using Convolutional Neural Networks (CNNs) has been shown to significantly out-performed many conventional vision algorithms. Despite efforts to increase the CNN efficiency both algorithmically and with specialized hardware,…

计算机视觉与模式识别 · 计算机科学 2021-05-24 Carlos Mauricio Villegas Burgos , Tianqi Yang , Nick Vamivakas , Yuhao Zhu

Existing deep convolutional neural networks (CNNs) have shown their great success on image classification. CNNs mainly consist of convolutional and pooling layers, both of which are performed on local image areas without considering the…

计算机视觉与模式识别 · 计算机科学 2016-06-29 Zhen Zuo , Bing Shuai , Gang Wang , Xiao Liu , Xingxing Wang , Bing Wang

Deep Convolutional Neural Networks (CNN) have been successfully applied to many real-life problems. However, the huge memory cost of deep CNN models poses a great challenge of deploying them on memory-constrained devices (e.g., mobile…

计算机视觉与模式识别 · 计算机科学 2020-10-07 Weichao Lan , Liang Lan

This paper presents an adaptive convolutional neural network (CNN) architecture that can automate diverse topology optimization (TO) problems having different underlying physics. The architecture uses the encoder-decoder networks with dense…

计算工程、金融与科学 · 计算机科学 2025-09-10 Khaish Singh Chadha , Prabhat Kumar

Convolutional Neural Networks (CNNs) have achieved great success due to the powerful feature learning ability of convolution layers. Specifically, the standard convolution traverses the input images/features using a sliding window scheme to…

计算机视觉与模式识别 · 计算机科学 2021-07-26 Yong Guo , Yaofo Chen , Mingkui Tan , Kui Jia , Jian Chen , Jingdong Wang

Graph Convolutional Network (GCN) has achieved extraordinary success in learning effective task-specific representations of nodes in graphs. However, regarding Heterogeneous Information Network (HIN), existing HIN-oriented GCN methods still…

机器学习 · 计算机科学 2021-09-09 Yaming Yang , Ziyu Guan , Jianxin Li , Wei Zhao , Jiangtao Cui , Quan Wang