中文
相关论文

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

200 篇论文

The rapid growth of data size and accessibility in recent years has instigated a shift of philosophy in algorithm design for artificial intelligence. Instead of engineering algorithms by hand, the ability to learn composable systems…

分布式、并行与集群计算 · 计算机科学 2016-02-16 Griffin Lacey , Graham W. Taylor , Shawki Areibi

This paper presents a complete video fusion system with hardware acceleration and investigates the energy trade-offs between computing in the CPU or the FPGA device. The video fusion application is based on the Dual-Tree Complex Wavelet…

硬件体系结构 · 计算机科学 2016-02-09 Jose Nunez-Yanez , Tom Sun

Sparse-dense linear algebra is crucial in many domains, but challenging to handle efficiently on CPUs, GPUs, and accelerators alike; multiplications with sparse formats like CSR and CSF require indirect memory lookups. In this work, we…

硬件体系结构 · 计算机科学 2020-12-15 Paul Scheffler , Florian Zaruba , Fabian Schuiki , Torsten Hoefler , Luca Benini

Self-supervised stereo matching holds great promise by eliminating the reliance on expensive ground-truth data. Its dominant paradigm, based on photometric consistency, is however fundamentally hindered by the occlusion challenge -- an…

计算机视觉与模式识别 · 计算机科学 2025-11-07 Ruizhi Yang , Xingqiang Li , Jiajun Bai , Jinsong Du

Deep stereo matching has advanced significantly on benchmark datasets through fine-tuning but falls short of the zero-shot generalization seen in foundation models in other vision tasks. We introduce CogStereo, a novel framework that…

计算机视觉与模式识别 · 计算机科学 2025-10-28 Lihuang Fang , Xiao Hu , Yuchen Zou , Hong Zhang

Computational stereo is one of the classical problems in computer vision. Numerous algorithms and solutions have been reported in recent years focusing on developing methods for computing similarity, aggregating it to obtain spatial support…

计算机视觉与模式识别 · 计算机科学 2017-11-03 Patrick Brandao , Evangelos Mazomenos , Danail Stoyanov

Adopting FPGA as an accelerator in datacenters is becoming mainstream for customized computing, but the fact that FPGAs are hard to program creates a steep learning curve for software programmers. Even with the help of high-level synthesis…

硬件体系结构 · 计算机科学 2021-09-01 Atefeh Sohrabizadeh , Cody Hao Yu , Min Gao , Jason Cong

The recent introduction of powerful embedded graphics processing units (GPUs) has allowed for unforeseen improvements in real-time computer vision applications. It has enabled algorithms to run onboard, well above the standard video rates,…

计算机视觉与模式识别 · 计算机科学 2020-08-04 Balazs Nagy , Philipp Foehn , Davide Scaramuzza

The precise analysis and accurate measurement of harmonic provides a reliable scientific industrial application. However, the high-performance DSP processor is the important method of electrical harmonic analysis. Hence, in this research…

信号处理 · 电气工程与系统科学 2018-06-13 Rozita Teymourzadeh , Memtode Jim , Mok Vee hong

The rapid growth of stereoscopic displays, including VR headsets and 3D cinemas, has led to increasing demand for high-quality stereo video content. However, producing 3D videos remains costly and complex, while automatic…

计算机视觉与模式识别 · 计算机科学 2025-12-19 Guibao Shen , Yihua Du , Wenhang Ge , Jing He , Chirui Chang , Donghao Zhou , Zhen Yang , Luozhou Wang , Xin Tao , Ying-Cong Chen

Recent advanced studies have spent considerable human efforts on optimizing network architectures for stereo matching but hardly achieved both high accuracy and fast inference speed. To ease the workload in network design, neural…

计算机视觉与模式识别 · 计算机科学 2022-07-21 Qiang Wang , Shaohuai Shi , Kaiyong Zhao , Xiaowen Chu

We present an accurate and GPU-accelerated Stereo Visual SLAM design called Jetson-SLAM. It exhibits frame-processing rates above 60FPS on NVIDIA's low-powered 10W Jetson-NX embedded computer and above 200FPS on desktop-grade 200W GPUs,…

机器人学 · 计算机科学 2024-10-08 Ashish Kumar , Jaesik Park , Laxmidhar Behera

Efficient and real time segmentation of color images has a variety of importance in many fields of computer vision such as image compression, medical imaging, mapping and autonomous navigation. Being one of the most computationally…

计算机视觉与模式识别 · 计算机科学 2017-10-09 Roopal Nahar , Akanksha Baranwal , K. Madhava Krishna

Existing GPU libraries often struggle to fully exploit the parallel resources and on-chip memory (SRAM) of GPUs when chaining multiple GPU functions as individual kernels. While Kernel Fusion (KF) techniques like Horizontal Fusion (HF) and…

分布式、并行与集群计算 · 计算机科学 2025-09-09 Oscar Amoros , Albert Andaluz , Johnny Nunez , Antonio J. Pena

Modern SoC-FPGA that consists of FPGA with embedded ARM cores is being popularized as an embedded vision system platform. However, the design approach of SoC-FPGA applications still follows traditional hardware-software separate workflow,…

其他计算机科学 · 计算机科学 2015-09-02 Shaodong Qin , Mladen Berekovic

Embedded field programmable gate array (eFPGA) technology allows the implementation of reconfigurable logic within the design of an application-specific integrated circuit (ASIC). This approach offers the low power and efficiency of an ASIC…

硬件体系结构 · 计算机科学 2024-08-29 Julia Gonski , Aseem Gupta , Haoyi Jia , Hyunjoon Kim , Lorenzo Rota , Larry Ruckman , Angelo Dragone , Ryan Herbst

Heterogeneous parallel systems are widely spread nowadays. Despite their availability, their usage and adoption are still limited, and even more rarely they are used to full power. Indeed, compelling new technologies are constantly…

性能 · 计算机科学 2015-11-23 Baptiste Delporte , Roberto Rigamonti , Alberto Dassatti

Stereo matching plays an indispensable part in autonomous driving, robotics and 3D scene reconstruction. We propose a novel deep learning architecture, which called CFP-Net, a Cross-Form Pyramid stereo matching network for regressing…

计算机视觉与模式识别 · 计算机科学 2019-06-05 Zhidong Zhu , Mingyi He , Yuchao Dai , Zhibo Rao , Bo Li

The area of computer vision is one of the most discussed topics amongst many scholars, and stereo matching is its most important sub fields. After the parallax map is transformed into a depth map, it can be applied to many intelligent…

计算机视觉与模式识别 · 计算机科学 2021-05-25 Hewei Wang , Muhammad Salman Pathan , Soumyabrata Dev

Point cloud processing is a computational bottleneck in autonomous driving systems, especially for real-time applications, while energy efficiency remains a critical system constraint. This work presents FPPS, an FPGA-accelerated point…

硬件体系结构 · 计算机科学 2026-03-02 Xiaofeng Zhou , Linfeng Du , Hanwei Fan , Wei Zhang