中文
相关论文

相关论文: MatConvNet - Convolutional Neural Networks for MAT…

200 篇论文

Convolutional Neural Networks (CNNs) are state-of-the-art in numerous computer vision tasks such as object classification and detection. However, the large amount of parameters they contain leads to a high computational complexity and…

机器学习 · 计算机科学 2019-01-01 Ghouthi Boukli Hacene , Vincent Gripon , Matthieu Arzel , Nicolas Farrugia , Yoshua Bengio

In today's digital age, Convolutional Neural Networks (CNNs), a subset of Deep Learning (DL), are widely used for various computer vision tasks such as image classification, object detection, and image segmentation. There are numerous types…

机器学习 · 计算机科学 2024-02-29 Abolfazl Younesi , Mohsen Ansari , MohammadAmin Fazli , Alireza Ejlali , Muhammad Shafique , Jörg Henkel

We present a novel deep learning architecture in which the convolution operation leverages heterogeneous kernels. The proposed HetConv (Heterogeneous Kernel-Based Convolution) reduces the computation (FLOPs) and the number of parameters as…

计算机视觉与模式识别 · 计算机科学 2019-03-26 Pravendra Singh , Vinay Kumar Verma , Piyush Rai , Vinay P. Namboodiri

Deploying Convolutional Neural Network (CNN) models on ubiquitous Internet of Things (IoT) devices in a cloud-assisted manner to provide users with a variety of high-quality services has become mainstream. Most existing studies speed up…

计算机视觉与模式识别 · 计算机科学 2026-01-15 Chuntao Ding , Jianhang Xie , Junna Zhang , Salman Raza , Shangguang Wang , Jiannong Cao

Convolutional Neural Network (CNN) based Deep Learning (DL) has achieved great progress in many real-life applications. Meanwhile, due to the complex model structures against strict latency and memory restriction, the implementation of CNN…

机器学习 · 计算机科学 2019-05-29 Weicheng Li , Rui Wang , Zhongzhi Luan , Di Huang , Zidong Du , Yunji Chen , Depei Qian

Within the world of machine learning there exists a wide range of different methods with respective advantages and applications. This paper seeks to present and discuss one such method, namely Convolutional Neural Networks (CNNs). CNNs are…

计算机视觉与模式识别 · 计算机科学 2020-11-30 Lars Lien Ankile , Morgan Feet Heggland , Kjartan Krange

Geometric deep learning has attracted significant attention in recent years, in part due to the availability of exotic data types for which traditional neural network architectures are not well suited. Our goal in this paper is to…

计算机视觉与模式识别 · 计算机科学 2020-03-09 Jose J. Bouza , Chun-Hao Yang , David Vaillancourt , Baba C. Vemuri

As the rapidly evolving field of machine learning continues to produce incredibly useful tools and models, the potential for quantum computing to provide speed up for machine learning algorithms is becoming increasingly desirable. In…

量子物理 · 物理学 2024-04-02 Anthony M. Smaldone , Gregory W. Kyro , Victor S. Batista

Convolutional neural networks (CNNs) have enabled the state-of-the-art performance in many computer vision tasks. However, little effort has been devoted to establishing convolution in non-linear space. Existing works mainly leverage on the…

计算机视觉与模式识别 · 计算机科学 2020-05-25 Chen Wang , Jianfei Yang , Lihua Xie , Junsong Yuan

Deep learning refers to the shining branch of machine learning that is based on learning levels of representations. Convolutional Neural Networks (CNN) is one kind of deep neural network. It can study concurrently. In this article, we gave…

计算机视觉与模式识别 · 计算机科学 2015-06-05 Tianyi Liu , Shuangsang Fang , Yuehui Zhao , Peng Wang , Jun Zhang

Deep Convolutional Neural Network (CNN) is a special type of Neural Networks, which has shown exemplary performance on several competitions related to Computer Vision and Image Processing. Some of the exciting application areas of CNN…

计算机视觉与模式识别 · 计算机科学 2020-05-12 Asifullah Khan , Anabia Sohail , Umme Zahoora , Aqsa Saeed Qureshi

This paper proposes a novel Convolutional Neural Network model for contour data analysis (ContourCNN) and shape classification. A contour is a circular sequence of points representing a closed shape. For handling the cyclical property of…

计算机视觉与模式识别 · 计算机科学 2020-10-01 Ahmad Droby , Jihad El-Sana

Deep learning's great success motivates many practitioners and students to learn about this exciting technology. However, it is often challenging for beginners to take their first step due to the complexity of understanding and applying…

人机交互 · 计算机科学 2020-10-15 Zijie J. Wang , Robert Turko , Omar Shaikh , Haekyu Park , Nilaksh Das , Fred Hohman , Minsuk Kahng , Duen Horng Chau

Due to the advent of modern embedded systems and mobile devices with constrained resources, there is a great demand for incredibly efficient deep neural networks for machine learning purposes. There is also a growing concern of privacy and…

计算机视觉与模式识别 · 计算机科学 2021-12-02 Priyank Kalgaonkar , Mohamed El-Sharkawy

In this paper we introduce MATMPC, an open source software built in MATLAB for nonlinear model predictive control (NMPC). It is designed to facilitate modelling, controller design and simulation for a wide class of NMPC applications. MATMPC…

系统与控制 · 计算机科学 2019-09-24 Yutao Chen , Mattia Bruschetta , Enrico Picotti , Alessandro Beghi

Convolutional neural networks (CNNs) are one of the most popular models of Artificial Neural Networks (ANN)s in Computer Vision (CV). A variety of CNN-based structures were developed by researchers to solve problems like image…

计算机视觉与模式识别 · 计算机科学 2022-09-30 Bowen Qiu , Daniela Raicu , Jacob Furst , Roselyne Tchoua

Traditional architectures for solving computer vision problems and the degree of success they enjoyed have been heavily reliant on hand-crafted features. However, of late, deep learning techniques have offered a compelling alternative --…

计算机视觉与模式识别 · 计算机科学 2016-01-26 Suraj Srinivas , Ravi Kiran Sarvadevabhatla , Konda Reddy Mopuri , Nikita Prabhu , Srinivas S S Kruthiventi , R. Venkatesh Babu

Convolutional neural networks (CNNs) have achieved state-of-the-art results on many visual recognition tasks. However, current CNN models still exhibit a poor ability to be invariant to spatial transformations of images. Intuitively, with…

计算机视觉与模式识别 · 计算机科学 2019-12-04 Xu Shen , Xinmei Tian , Anfeng He , Shaoyan Sun , Dacheng Tao

The deployment of deep convolutional neural networks (CNNs) in many real world applications is largely hindered by their high computational cost. In this paper, we propose a novel learning scheme for CNNs to simultaneously 1) reduce the…

计算机视觉与模式识别 · 计算机科学 2017-08-23 Zhuang Liu , Jianguo Li , Zhiqiang Shen , Gao Huang , Shoumeng Yan , Changshui Zhang

Convolutional Neural Networks have achieved unprecedented success in image classification, recognition, or detection applications. However, their large-scale deployment in embedded devices is still limited by the huge computational…

机器学习 · 计算机科学 2021-01-26 Xuecan Yang , Sumanta Chaudhuri , Laurence Likforman , Lirida Naviner