中文
相关论文

相关论文: OpenCL-based FPGA accelerator for disparity map ge…

200 篇论文

Images when processed using various enhancement techniques often lead to edge degradation and other unwanted artifacts such as halos. These artifacts pose a major problem for photographic applications where they can denude the quality of an…

图像与视频处理 · 电气工程与系统科学 2024-02-21 Shashwat Khandelwal , Ziaul Choudhury , Shashwat Shrivastava , Suresh Purini

Camera calibration is an essential prerequisite for event-based vision applications. Current event camera calibration methods typically involve using flashing patterns, reconstructing intensity images, and utilizing the features extracted…

计算机视觉与模式识别 · 计算机科学 2026-01-06 Zibin Liu , Banglei Guan , Yang Shang , Zhenbao Yu , Yifei Bian , Qifeng Yu

This paper proposes to adopt advanced monolithic silicon-photonics integrated-circuits manufacturing capabilities to achieve a system-on-chip photonic-electronic linear-algebra accelerator with the features of optical comb-based broadband…

系统与控制 · 电气工程与系统科学 2023-11-22 Tzu-Chien Hsueh , Yeshaiahu Fainman , Bill Lin

With their widespread availability, FPGA-based accelerators cards have become an alternative to GPUs and CPUs to accelerate computing in applications with certain requirements (like energy efficiency) or properties (like fixed-point…

硬件体系结构 · 计算机科学 2022-10-20 Tom Vander Aa , Tom Haber , Thomas J. Ashby , Roel Wuyts , Wilfried Verachtert

Event cameras offer significant advantages over traditional frame-based sensors. These include microsecond temporal resolution, robustness under varying lighting conditions and low power consumption. Nevertheless, the effective processing…

计算机视觉与模式识别 · 计算机科学 2025-05-13 Kamil Jeziorek , Tomasz Kryjak

Medical image processing is often limited by the computational cost of the involved algorithms. Whereas dedicated computing devices (GPUs in particular) exist and do provide significant efficiency boosts, they have an extra cost of use in…

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

Event cameras have the potential to revolutionize the field of robot vision, particularly in areas like stereo disparity estimation, owing to their high temporal resolution and high dynamic range. Many studies use deep learning for event…

计算机视觉与模式识别 · 计算机科学 2024-08-13 Junjie Jiang , Hao Zhuang , Xinjie Huang , Delei Kong , Zheng Fang

Simultaneous Localization and Mapping (SLAM) estimates agents' trajectories and constructs maps, and localization is a fundamental kernel in autonomous machines at all computing scales, from drones, AR, VR to self-driving cars. In this…

硬件体系结构 · 计算机科学 2022-04-18 Qiang Liu , Zishen Wan , Bo Yu , Weizhuang Liu , Shaoshan Liu , Arijit Raychowdhury

State-of-the-art machine-learning methods for event cameras treat events as dense representations and process them with conventional deep neural networks. Thus, they fail to maintain the sparsity and asynchronous nature of event data,…

计算机视觉与模式识别 · 计算机科学 2022-11-23 Daniel Gehrig , Davide Scaramuzza

OpenCL is an open standard for parallel programming of heterogeneous compute devices, such as GPUs, CPUs, DSPs or FPGAs. However, the verbosity of its C host API can hinder application development. In this paper we present cf4ocl, a…

分布式、并行与集群计算 · 计算机科学 2017-05-16 Nuno Fachada , Vitor V. Lopes , Rui C. Martins , Agostinho C. Rosa

Recurrent Neural Networks (RNNs) are vital for sequential data processing. Long Short-Term Memory Autoencoders (LSTM-AEs) are particularly effective for unsupervised anomaly detection in time-series data. However, inherent sequential…

硬件体系结构 · 计算机科学 2026-03-17 Aimilios Leftheriotis , Dimosthenis Masouros , Dimitrios Soudris , George Theodoridis

Generation and exploration of approximate circuits and accelerators has been a prominent research domain to achieve energy-efficiency and/or performance improvements. This research has predominantly focused on ASICs, while not achieving…

硬件体系结构 · 计算机科学 2023-08-09 Bharath Srinivas Prabakaran , Vojtech Mrazek , Zdenek Vasicek , Lukas Sekanina , Muhammad Shafique

Event cameras are a new type of brain-inspired visual sensor with advantages such as high dynamic range and high temporal resolution. The geometric calibration of event cameras, which involves determining their intrinsic and extrinsic…

计算机视觉与模式识别 · 计算机科学 2025-12-19 Zibin Liu , Shunkun Liang , Banglei Guan , Dongcai Tan , Yang Shang , Qifeng Yu

This paper introduces a novel asynchronous, event-driven algorithm for real-time detection of small event clusters in event camera data. Like other hierarchical agglomerative clustering algorithms, the algorithm detects the event clusters…

计算机视觉与模式识别 · 计算机科学 2026-02-03 David El-Chai Ben-Ezra , Adar Tal , Daniel Brisk

Though CNNs are highly parallel workloads, in the absence of efficient on-chip memory reuse techniques, an accelerator for them quickly becomes memory bound. In this paper, we propose a CNN accelerator design for inference that is able to…

分布式、并行与集群计算 · 计算机科学 2025-08-26 Kingshuk Majumder , Shubham Nema , Uday Bondhugula

Despite all the available commercial and open-source frameworks to ease deploying FPGAs in accelerating applications, the current schemes fail to support sharing multiple accelerators among various applications. There are three main…

硬件体系结构 · 计算机科学 2019-10-02 Siavash Rezaei , Eli Bozorgzadeh , Kanghee Kim

Developing high performance embedded vision applications requires balancing run-time performance with energy constraints. Given the mix of hardware accelerators that exist for embedded computer vision (e.g. multi-core CPUs, GPUs, and…

计算机视觉与模式识别 · 计算机科学 2019-07-01 Murad Qasaimeh , Kristof Denolf , Jack Lo , Kees Vissers , Joseph Zambreno , Phillip H. Jones

We present a method that leverages the complementarity of event cameras and standard cameras to track visual features with low-latency. Event cameras are novel sensors that output pixel-level brightness changes, called "events". They offer…

计算机视觉与模式识别 · 计算机科学 2019-01-21 Daniel Gehrig , Henri Rebecq , Guillermo Gallego , Davide Scaramuzza

This paper presents a comprehensive review of recent advances in deploying convolutional neural networks (CNNs) for object detection, classification, and tracking on Field Programmable Gate Arrays (FPGAs). With the increasing demand for…

硬件体系结构 · 计算机科学 2025-09-05 Safa Mohammed Sali , Mahmoud Meribout , Ashiyana Abdul Majeed