中文
相关论文

相关论文: DeepDive: An Integrative Algorithm/Architecture Co…

200 篇论文

Depth prediction is one of the fundamental problems in computer vision. In this paper, we propose a simple yet effective convolutional spatial propagation network (CSPN) to learn the affinity matrix for various depth estimation tasks.…

计算机视觉与模式识别 · 计算机科学 2019-10-07 Xinjing Cheng , Peng Wang , Ruigang Yang

Efficient deep neural network (DNN) models equipped with compact operators (e.g., depthwise convolutions) have shown great potential in reducing DNNs' theoretical complexity (e.g., the total number of weights/operations) while maintaining a…

Semantic segmentation has achieved remarkable results with high computational cost and a large number of parameters. However, real-world applications require efficient inference speed on embedded devices. Most previous works address the…

计算机视觉与模式识别 · 计算机科学 2020-10-22 Xinneng Yang , Yan Wu , Junqiao Zhao , Feilin Liu

In this paper, a 3D patch-based fully dense and fully convolutional network (FD-FCN) is proposed for fast and accurate segmentation of subcortical structures in T1-weighted magnetic resonance images. Developed from the seminal FCN with an…

图像与视频处理 · 电气工程与系统科学 2020-05-01 Binbin Yang , Weiwei Zhang

Real-time Deep Neural Network (DNN) inference with low-latency requirement has become increasingly important for numerous applications in both cloud computing (e.g., Apple's Siri) and edge computing (e.g., Google/Waymo's driverless car).…

分布式、并行与集群计算 · 计算机科学 2020-02-11 Weiwen Jiang , Edwin H. -M. Sha , Xinyi Zhang , Lei Yang , Qingfeng Zhuge , Yiyu Shi , Jingtong Hu

Deep neural networks have demonstrated state-of-the-art performance for feature-based image matching through the advent of new large and diverse datasets. However, there has been little work on evaluating the computational cost, model size,…

计算机视觉与模式识别 · 计算机科学 2021-02-08 Roy Miles , Krystian Mikolajczyk

Deep Convolutional Neural Networks have achieved state of the art performance across various computer vision tasks, however their practical deployment is limited by computational and memory overhead. This paper introduces Differential…

计算机视觉与模式识别 · 计算机科学 2025-09-09 Iftekhar Haider Chowdhury , Zaed Ikbal Syed , Ahmed Faizul Haque Dhrubo , Mohammad Abdul Qayum

Accurate classification of fine-grained images remains a challenge in backbones based on convolutional operations or self-attention mechanisms. This study proposes novel dual-current neural networks (DCNN), which combine the advantages of…

计算机视觉与模式识别 · 计算机科学 2024-05-08 Da Fu , Mingfei Rong , Eun-Hu Kim , Hao Huang , Witold Pedrycz

Deploying deep neural networks (DNNs) on resource-constrained edge devices such as FPGAs requires a careful balance among latency, power, and hardware resource usage, while maintaining high accuracy. Existing Lookup Table (LUT)-based DNNs…

硬件体系结构 · 计算机科学 2026-01-16 Binglei Lou , Ruilin Wu , Philip Leong

Neural Architecture Search (NAS) is quickly becoming the go-to approach to optimize the structure of Deep Learning (DL) models for complex tasks such as Image Classification or Object Detection. However, many other relevant applications of…

FPGA accelerators for lightweight neural convolutional networks (LWCNNs) have recently attracted significant attention. Most existing LWCNN accelerators focus on single-Computing-Engine (CE) architecture with local optimization. However,…

硬件体系结构 · 计算机科学 2024-12-17 Zhiyuan Zhao , Yihao Chen , Pengcheng Feng , Jixing Li , Gang Chen , Rongxuan Shen , Huaxiang Lu

Deep Neural Networks (DNNs) are capable of solving complex problems in domains related to embedded systems, such as image and natural language processing. To efficiently implement DNNs on a specific FPGA platform for a given cost criterion,…

硬件体系结构 · 计算机科学 2021-10-22 Jonas Ney , Dominik Loroch , Vladimir Rybalkin , Nico Weber , Jens Krüger , Norbert Wehn

In a wide range of semantic segmentation tasks, fully convolutional neural networks (F-CNNs) have been successfully leveraged to achieve state-of-the-art performance. Architectural innovations of F-CNNs have mainly been on improving spatial…

计算机视觉与模式识别 · 计算机科学 2018-08-27 Abhijit Guha Roy , Nassir Navab , Christian Wachinger

As the number of edge devices with computing resources (e.g., embedded GPUs, mobile phones, and laptops) increases, recent studies demonstrate that it can be beneficial to collaboratively run convolutional neural network (CNN) inference on…

分布式、并行与集群计算 · 计算机科学 2022-02-09 Xueyu Hou , Yongjie Guan , Tao Han , Ning Zhang

This work presents and analyzes three convolutional neural network (CNN) models for efficient pixelwise classification of images. When using convolutional neural networks to classify single pixels in patches of a whole image, a lot of…

计算机视觉与模式识别 · 计算机科学 2015-09-14 Fabian Tschopp

This paper introduces an extremely efficient CNN architecture named DFANet for semantic segmentation under resource constraints. Our proposed network starts from a single lightweight backbone and aggregates discriminative features through…

计算机视觉与模式识别 · 计算机科学 2019-04-05 Hanchao Li , Pengfei Xiong , Haoqiang Fan , Jian Sun

Embedded deep learning platforms have witnessed two simultaneous improvements. First, the accuracy of convolutional neural networks (CNNs) has been significantly improved through the use of automated neural-architecture search (NAS)…

Convolution is one of the basic building blocks of CNN architectures. Despite its common use, standard convolution has two main shortcomings: Content-agnostic and Computation-heavy. Dynamic filters are content-adaptive, while further…

计算机视觉与模式识别 · 计算机科学 2021-04-30 Jingkai Zhou , Varun Jampani , Zhixiong Pi , Qiong Liu , Ming-Hsuan Yang

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

We present a novel and practical deep fully convolutional neural network architecture for semantic pixel-wise segmentation termed SegNet. This core trainable segmentation engine consists of an encoder network, a corresponding decoder…

计算机视觉与模式识别 · 计算机科学 2016-10-12 Vijay Badrinarayanan , Alex Kendall , Roberto Cipolla