中文
相关论文

相关论文: HarDNet: A Low Memory Traffic Network

200 篇论文

We present HetNet (Multi-level \textbf{Het}erogeneous \textbf{Net}work), a highly efficient mirror detection network. Current mirror detection methods focus more on performance than efficiency, limiting the real-time applications (such as…

计算机视觉与模式识别 · 计算机科学 2022-11-29 Ruozhen He , Jiaying Lin , Rynson W. H. Lau

Residual networks (ResNets) have been utilized for various computer vision and image processing applications. The residual connection improves the training of the network with better gradient flow. A residual block consists of few…

计算机视觉与模式识别 · 计算机科学 2022-02-01 Satya Rajendra Singh , Roshan Reddy Yedla , Shiv Ram Dubey , Rakesh Sanodiya , Wei-Ta Chu

Since the emergence of Deep Neural Networks (DNNs) as a prominent technique in the field of computer vision, the ImageNet classification challenge has played a major role in advancing the state-of-the-art. While accuracy figures have…

计算机视觉与模式识别 · 计算机科学 2017-04-18 Alfredo Canziani , Adam Paszke , Eugenio Culurciello

Dense optical flow estimation is challenging when there are large displacements in a scene with heterogeneous motion dynamics, occlusion, and scene homogeneity. Traditional approaches to handle these challenges include hierarchical and…

计算机视觉与模式识别 · 计算机科学 2023-11-02 Ali Salehi , Madhusudhanan Balasubramanian

When deploying neural networks in real-life situations, the size and computational effort are often the limiting factors. This is especially true in environments where big, expensive hardware is not affordable, like in embedded medical…

图像与视频处理 · 电气工程与系统科学 2024-03-11 Erik Ostrowski , Muhammad Shafique

This paper presents a novel end-to-end methodology for enabling the deployment of low-error deep networks on microcontrollers. To fit the memory and computational limitations of resource-constrained edge-devices, we exploit mixed…

机器学习 · 计算机科学 2019-05-31 Manuele Rusci , Alessandro Capotondi , Luca Benini

Dynamic computation has emerged as a promising avenue to enhance the inference efficiency of deep networks. It allows selective activation of computational units, leading to a reduction in unnecessary computations for each input sample.…

计算机视觉与模式识别 · 计算机科学 2024-02-21 Yizeng Han , Zeyu Liu , Zhihang Yuan , Yifan Pu , Chaofei Wang , Shiji Song , Gao Huang

Runtime and memory consumption are two important aspects for efficient image super-resolution (EISR) models to be deployed on resource-constrained devices. Recent advances in EISR exploit distillation and aggregation strategies with plenty…

图像与视频处理 · 电气工程与系统科学 2022-04-19 Zongcai Du , Ding Liu , Jie Liu , Jie Tang , Gangshan Wu , Lean Fu

Neural Architecture Search (NAS) has shown great potentials in automatically designing scalable network architectures for dense image predictions. However, existing NAS algorithms usually compromise on restricted search space and search on…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Xiong Zhang , Hongmin Xu , Hong Mo , Jianchao Tan , Cheng Yang , Lei Wang , Wenqi Ren

Important applications such as mobile computing require reducing the computational costs of neural network inference. Ideally, applications would specify their preferred tradeoff between accuracy and speed, and the network would optimize…

计算机视觉与模式识别 · 计算机科学 2020-11-25 Charles Herrmann , Richard Strong Bowen , Ramin Zabih

In this paper, we present a practical deep learning (DL) approach for energy-efficient traffic classification (TC) on resource-limited microcontrollers, which are widely used in IoT-based smart systems and communication networks. Our…

网络与互联网体系结构 · 计算机科学 2025-06-13 Adel Chehade , Edoardo Ragusa , Paolo Gastaldo , Rodolfo Zunino

Despite showing state-of-the-art performance, deep learning for speech recognition remains challenging to deploy in on-device edge scenarios such as mobile and other consumer devices. Recently, there have been greater efforts in the design…

音频与语音处理 · 电气工程与系统科学 2018-11-15 Zhong Qiu Lin , Audrey G. Chung , Alexander Wong

Linear recurrent neural networks enable powerful long-range sequence modeling with constant memory usage and time-per-token during inference. These architectures hold promise for streaming applications at the edge, but deployment in…

In this work, the task of pixel-wise semantic segmentation in the context of self-driving with a goal to reduce the inference time is explored. Fully Convolutional Network (FCN-8s, FCN-16s, and FCN-32s) with a VGG16 encoder architecture and…

计算机视觉与模式识别 · 计算机科学 2019-12-02 Sethu Hareesh Kolluru

Enhancing the quality of low-light images plays a very important role in many image processing and multimedia applications. In recent years, a variety of deep learning techniques have been developed to address this challenging task. A…

图像与视频处理 · 电气工程与系统科学 2021-12-13 Long Ma , Risheng Liu , Jiaao Zhang , Xin Fan , Zhongxuan Luo

We propose to focus on the problem of discovering neural network architectures efficient in terms of both prediction quality and cost. For instance, our approach is able to solve the following tasks: learn a neural network able to predict…

机器学习 · 计算机科学 2018-05-24 Tom Veniat , Ludovic Denoyer

The paper investigates the performance of state-of-the-art low-parameter deep neural networks for computer vision, focusing on bottleneck architectures and their behavior using superlinear activation functions. We address interference in…

计算机视觉与模式识别 · 计算机科学 2025-07-22 Lilian Hollard , Lucas Mohimont , Nathalie Gaveau , Luiz-Angelo Steffenel

DensePose estimation task is a significant step forward for enhancing user experience computer vision applications ranging from augmented reality to cloth fitting. Existing neural network models capable of solving this task are heavily…

计算机视觉与模式识别 · 计算机科学 2020-07-10 Ruslan Rakhimov , Emil Bogomolov , Alexandr Notchenko , Fung Mao , Alexey Artemov , Denis Zorin , Evgeny Burnaev

The ability to accurately predict deep neural network (DNN) inference performance metrics, such as latency, power, and memory footprint, for an arbitrary DNN on a target hardware platform is essential to the design of DNN based models. This…

With the widespread use of Deep Neural Networks (DNNs), machine learning algorithms have evolved in two diverse directions -- one with ever-increasing connection density for better accuracy and the other with more compact sizing for energy…

硬件体系结构 · 计算机科学 2021-07-07 Gokul Krishnan , Sumit K. Mandal , Chaitali Chakrabarti , Jae-sun Seo , Umit Y. Ogras , Yu Cao