中文
相关论文

相关论文: PowerNet: Transferable Dynamic IR Drop Estimation …

200 篇论文

Multi-target tracking (MTT) is a classical signal processing task, where the goal is to estimate the states of an unknown number of moving targets from noisy sensor measurements. In this paper, we revisit MTT from a deep learning…

信号处理 · 电气工程与系统科学 2024-05-15 Damian Owerko , Charilaos I. Kanatsoulis , Jennifer Bondarchuk , Donald J. Bucci , Alejandro Ribeiro

Sub-10cm diameter nano-drones are gaining momentum thanks to their applicability in scenarios prevented to bigger flying drones, such as in narrow environments and close to humans. However, their tiny form factor also brings their major…

Deep convolutional neural networks (CNNs) have recently achieved great success for single image super-resolution (SISR) task due to their powerful feature representation capabilities. The most recent deep learning based SISR methods focus…

图像与视频处理 · 电气工程与系统科学 2020-09-11 Rao Muhammad Umer , Gian Luca Foresti , Christian Micheloni

Deploying vision models across devices with varying resource constraints, or even on a single device where available compute fluctuates due to battery state, thermal throttling, or latency deadlines, typically requires training and…

计算机视觉与模式识别 · 计算机科学 2026-05-22 Janek Haberer , Jon Eike Wilhelm , Olaf Landsiedel

As a data-driven method, the performance of deep convolutional neural networks (CNN) relies heavily on training data. The prediction results of traditional networks give a bias toward larger classes, which tend to be the background in the…

计算机视觉与模式识别 · 计算机科学 2022-03-04 N. Anantrasirichai , David Bull

Numerous image processing techniques (IPTs) have been employed to detect crack defects, offering an alternative to human-conducted onsite inspections. These IPTs manipulate images to extract defect features, particularly cracks in surfaces…

计算机视觉与模式识别 · 计算机科学 2024-12-06 Mohsen Asghari Ilani , Leila Amini , Hossein Karimi , Maryam Shavali Kuhshuri

Deep learning Convolutional Neural Network (CNN) models are powerful classification models but require a large amount of training data. In niche domains such as bird acoustics, it is expensive and difficult to obtain a large number of…

计算机视觉与模式识别 · 计算机科学 2019-09-18 Dina B. Efremova , Mangalam Sankupellay , Dmitry A. Konovalov

Deep neural networks (DNNs) have become ubiquitous thanks to their remarkable ability to model complex patterns across various domains such as computer vision, speech recognition, robotics, etc. While large DNN models are often more…

机器学习 · 计算机科学 2025-11-18 Omkar Shende , Gayathri Ananthanarayanan , Marcello Traiola

In computer vision, convolutional networks (CNNs) often adopts pooling to enlarge receptive field which has the advantage of low computational complexity. However, pooling can cause information loss and thus is detrimental to further…

计算机视觉与模式识别 · 计算机科学 2019-07-09 Pengju Liu , Hongzhi Zhang , Wei Lian , Wangmeng Zuo

Deep neural networks have demonstrated impressive performance in various machine learning tasks. However, they are notoriously sensitive to changes in data distribution. Often, even a slight change in the distribution can lead to drastic…

计算机视觉与模式识别 · 计算机科学 2018-11-16 Alon Hazan , Yoel Shoshan , Daniel Khapun , Roy Aladjem , Vadim Ratner

We propose a lightweight CPU network based on the MKLDNN acceleration strategy, named PP-LCNet, which improves the performance of lightweight models on multiple tasks. This paper lists technologies which can improve network accuracy while…

计算机视觉与模式识别 · 计算机科学 2021-10-01 Cheng Cui , Tingquan Gao , Shengyu Wei , Yuning Du , Ruoyu Guo , Shuilong Dong , Bin Lu , Ying Zhou , Xueying Lv , Qiwen Liu , Xiaoguang Hu , Dianhai Yu , Yanjun Ma

In order to enhance the real-time performance of convolutional neural networks(CNNs), more and more researchers are focusing on improving the efficiency of CNN. Based on the analysis of some CNN architectures, such as ResNet, DenseNet,…

计算机视觉与模式识别 · 计算机科学 2018-03-16 Qiuyu Zhu , Ruixin Zhang

Deep neural networks (DNNs) utilized recently are physically deployed with computational units (e.g., CPUs and GPUs). Such a design might lead to a heavy computational burden, significant latency, and intensive power consumption, which are…

计算机视觉与模式识别 · 计算机科学 2023-07-25 Quan Liu , Hanyu Zheng , Brandon T. Swartz , Ho hin Lee , Zuhayr Asad , Ivan Kravchenko , Jason G. Valentine , Yuankai Huo

Convolutional neural networks (CNNs) are commonly used for image classification tasks, raising the challenge of their application on data flows. During their training, adaptation is often performed by tuning the learning rate. Usual…

机器学习 · 计算机科学 2019-11-19 Zilong Zhao , Sophie Cerf , Bogdan Robu , Nicolas Marchand

Channel estimation is of great importance in realizing practical intelligent reflecting surface-assisted multi-user communication (IRS-MC) systems. However, different from traditional communication systems, an IRS-MC system generally…

信号处理 · 电气工程与系统科学 2020-12-02 Chang Liu , Xuemeng Liu , Derrick Wing Kwan Ng , Jinhong Yuan

Currently, increasingly deeper neural networks have been applied to improve their accuracy. In contrast, We propose a novel wider Convolutional Neural Networks (CNN) architecture, motivated by the Multi-column Deep Neural Networks and the…

计算机视觉与模式识别 · 计算机科学 2018-10-10 Xiaobo Huang

As deep neural networks continue to expand and become more complex, most edge devices are unable to handle their extensive processing requirements. Therefore, the concept of distributed inference is essential to distribute the neural…

人工智能 · 计算机科学 2023-07-24 Fazeela Mazhar Khan , Emna Baccour , Aiman Erbad , Mounir Hamdi

Convolutional neural networks (CNNs) have recently demonstrated superior quality for computational imaging applications. Therefore, they have great potential to revolutionize the image pipelines on cameras and displays. However, it is…

分布式、并行与集群计算 · 计算机科学 2019-10-15 Chao-Tsung Huang , Yu-Chun Ding , Huan-Ching Wang , Chi-Wen Weng , Kai-Ping Lin , Li-Wei Wang , Li-De Chen

Convolutional Neural Networks (CNNs) exhibit remarkable performance in various machine learning tasks. As sensor-equipped internet of things (IoT) devices permeate into every aspect of modern life, it is increasingly important to run CNN…

分布式、并行与集群计算 · 计算机科学 2016-11-23 Mohammad Motamedi , Daniel Fong , Soheil Ghiasi

Recently ConvNets or convolutional neural networks (CNN) have come up as state-of-the-art classification and detection algorithms, achieving near-human performance in visual detection. However, ConvNet algorithms are typically very…

计算机视觉与模式识别 · 计算机科学 2016-11-17 Bert Moons , Bert De Brabandere , Luc Van Gool , Marian Verhelst