中文
相关论文

相关论文: FP-Stereo: Hardware-Efficient Stereo Vision for Em…

200 篇论文

While embedded FPGAs are attractive platforms for DNN acceleration on edge-devices due to their low latency and high energy efficiency, the scarcity of resources of edge-scale FPGA devices also makes it challenging for DNN deployment. In…

计算机视觉与模式识别 · 计算机科学 2019-04-10 Cong Hao , Xiaofan Zhang , Yuhong Li , Sitao Huang , Jinjun Xiong , Kyle Rupnow , Wen-mei Hwu , Deming Chen

Stereophonic audio is an indispensable ingredient to enhance human auditory experience. Recent research has explored the usage of visual information as guidance to generate binaural or ambisonic audio from mono ones with stereo supervision.…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Hang Zhou , Xudong Xu , Dahua Lin , Xiaogang Wang , Ziwei Liu

Embedded Systems combine one or more processor cores with dedicated logic running on an ASIC or FPGA to meet design goals at reasonable cost. It is achieved by profiling the application with variety of aspects like performance, memory…

性能 · 计算机科学 2013-12-12 Rajendra Patel , Arvind Rajwat

FPGAs provide a flexible and efficient platform to accelerate rapidly-changing algorithms for computer vision. The majority of existing work focuses on accelerating image classification, while other fundamental vision problems, including…

图像与视频处理 · 电气工程与系统科学 2020-03-25 Qijing Huang , Dequan Wang , Yizhao Gao , Yaohui Cai , Zhen Dong , Bichen Wu , Kurt Keutzer , John Wawrzynek

Top-K SpMV is a key component of similarity-search on sparse embeddings. This sparse workload does not perform well on general-purpose NUMA systems that employ traditional caching strategies. Instead, modern FPGA accelerator cards have a…

硬件体系结构 · 计算机科学 2021-03-09 Alberto Parravicini , Luca Giuseppe Cellamare , Marco Siracusa , Marco Domenico Santambrogio

FPGA is appropriate for fix-point neural networks computing due to high power efficiency and configurability. However, its design must be intensively refined to achieve high performance using limited hardware resources. We present an…

硬件体系结构 · 计算机科学 2022-01-03 Qingyang Yi , Heming Sun , Masahiro Fujita

Stereo matching has become an increasingly important component of modern autonomous systems. Developing deep learning-based stereo matching models that deliver high accuracy while operating in real-time continues to be a major challenge in…

计算机视觉与模式识别 · 计算机科学 2025-06-27 Mahmoud Tahmasebi , Saif Huq , Kevin Meehan , Marion McAfee

FPGAs are well-suited for dataflow architectures that process data in a streaming or pipelined manner, thus satisfying the high computational and communication demands of emerging applications. However, manually implementing an efficient…

硬件体系结构 · 计算机科学 2026-04-15 Weichuang Zhang , Yiquan Wang , Xinzhou Zhang , Chi Zhang , Yu Feng , Xiaofeng Hou , Chao Li , Jieru Zhao , Minyi Guo

Image distortion correction is a critical pre-processing step for a variety of computer vision and image processing algorithms. Standard real-time software implementations are generally not suited for direct hardware porting, so…

计算机视觉与模式识别 · 计算机科学 2016-11-01 Paolo Di Febbo , Stefano Mattoccia , Carlo Dal Mutto

Generating high-quality stereo videos requires consistent depth perception and temporal coherence across frames. Despite advances in image and video synthesis using diffusion models, producing high-quality stereo videos remains a…

计算机视觉与模式识别 · 计算机科学 2026-05-05 Jian Shi , Qian Wang , Zhenyu Li , Wenqing Cui , Ramzi Idoughi , Peter Wonka

FPGA-based heterogeneous architectures provide programmers with the ability to customize their hardware accelerators for flexible acceleration of many workloads. Nonetheless, such advantages come at the cost of sacrificing programmability.…

硬件体系结构 · 计算机科学 2018-07-05 Jason Cong , Zhenman Fang , Yuchen Hao , Peng Wei , Cody Hao Yu , Chen Zhang , Peipei Zhou

In recent years, Convolutional Neural Networks (ConvNets) have become an enabling technology for a wide range of novel embedded Artificial Intelligence systems. Across the range of applications, the performance needs vary significantly,…

计算机视觉与模式识别 · 计算机科学 2017-11-27 Stylianos I. Venieris , Christos-Savvas Bouganis

Stereo cameras and dense stereo matching algorithms are core components for many robotic applications due to their abilities to directly obtain dense depth measurements and their robustness against changes in lighting conditions. However,…

机器人学 · 计算机科学 2019-03-27 Yonggen Ling , Shaojie Shen

Depth estimation based on stereo matching is a classic but popular computer vision problem, which has a wide range of real-world applications. Current stereo matching methods generally adopt the deep Siamese neural network architecture, and…

计算机视觉与模式识别 · 计算机科学 2024-05-24 Xingguang Jiang , Xiaofeng Bian , Chenggang Guo

With the emergence of low-cost robotic systems, such as unmanned aerial vehicle, the importance of embedded high-performance image processing has increased. For a long time, FPGAs were the only processing hardware that were capable of…

计算机视觉与模式识别 · 计算机科学 2021-06-16 Boitumelo Ruf , Jonas Mohrs , Martin Weinmann , Stefan Hinz , Jürgen Beyerer

In this paper, we propose CGI-Stereo, a novel neural network architecture that can concurrently achieve real-time performance, competitive accuracy, and strong generalization ability. The core of our CGI-Stereo is a Context and Geometry…

计算机视觉与模式识别 · 计算机科学 2023-03-09 Gangwei Xu , Huan Zhou , Xin Yang

Embedded system performances are bounded by power consumption. The trend is to offload greedy computations on hardware accelerators as GPU, Xeon Phi or FPGA. FPGA chips combine both flexibility of programmable chips and energy-efficiency of…

分布式、并行与集群计算 · 计算机科学 2018-01-16 Christophe Alias

Stereo vision techniques have been widely used in civil engineering to acquire 3-D road data. The two important factors of stereo vision are accuracy and speed. However, it is very challenging to achieve both of them simultaneously and…

计算机视觉与模式识别 · 计算机科学 2018-08-30 Rui Fan , Yanan Liu , Xingrui Yang , Mohammud Junaid Bocus , Naim Dahnoun , Scott Tancock

Despite the remarkable progress of deep learning in stereo matching, there exists a gap in accuracy between real-time models and slower state-of-the-art models which are suitable for practical applications. This paper presents an iterative…

计算机视觉与模式识别 · 计算机科学 2021-10-26 Kumail Raza , René Schuster , Didier Stricker

Stereo matching is a key technique for metric depth estimation in computer vision and robotics. Real-world challenges like occlusion and non-texture hinder accurate disparity estimation from binocular matching cues. Recently, monocular…

计算机视觉与模式识别 · 计算机科学 2025-04-24 Hualie Jiang , Zhiqiang Lou , Laiyan Ding , Rui Xu , Minglang Tan , Wenjie Jiang , Rui Huang