中文
相关论文

相关论文: Fast Neuromimetic Object Recognition using FPGA Ou…

200 篇论文

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

Real-time, energy-efficient inference on edge devices is essential for graph classification across a range of applications. Hyperdimensional Computing (HDC) is a brain-inspired computing paradigm that encodes input features into…

硬件体系结构 · 计算机科学 2026-05-19 Jebacyril Arockiaraj , Dhruv Parikh , Viktor Prasanna

Pansharpening aims to generate high-resolution multispectral (HRMS) images by fusing low-resolution multispectral (LRMS) and high-resolution panchromatic (PAN) images while preserving both spectral and spatial information. Although deep…

计算机视觉与模式识别 · 计算机科学 2026-04-13 Zhiqi Yang , Jin-Liang Xiao , Shan Yin , Liang-Jian Deng , Gemine Vivone

The human brain is adept at solving difficult high-level visual processing problems such as image interpretation and object recognition in natural scenes. Over the past few years neuroscientists have made remarkable progress in…

神经元与认知 · 定量生物学 2014-07-22 Pulkit Agrawal , Dustin Stansbury , Jitendra Malik , Jack L. Gallant

Visual tracking is challenging due to image variations caused by various factors, such as object deformation, scale change, illumination change and occlusion. Given the superior tracking performance of human visual system (HVS), an ideal…

计算机视觉与模式识别 · 计算机科学 2019-04-24 Bolun Cai , Xiangmin Xu , Xiaofen Xing , Kui Jia , Jie Miao , Dacheng Tao

Existing computer vision methods mainly focus on the recognition of rigid objects, whereas the recognition of flexible objects remains unexplored. Recognizing flexible objects poses significant challenges due to their inherently diverse…

计算机视觉与模式识别 · 计算机科学 2024-06-28 Lin Zuo , Kunshan Yang , Xianlong Tian , Kunbin He , Yongqi Ding , Mengmeng Jing

Accurate position estimation is essential for modern navigation systems deployed in autonomous platforms, including ground vehicles, marine vessels, and aerial drones. In this context, Visual Simultaneous Localisation and Mapping (VSLAM) -…

计算机视觉与模式识别 · 计算机科学 2025-07-11 Mateusz Wasala , Mateusz Smolarczyk , Michal Danilowicz , Tomasz Kryjak

Real-time object detection on Unmanned Aerial Vehicles (UAVs) is a challenging issue due to the limited computing resources of edge GPU devices as Internet of Things (IoT) nodes. To solve this problem, in this paper, we propose a novel…

计算机视觉与模式识别 · 计算机科学 2022-09-08 Wei Zhou , Xuanlin Min , Rui Hu , Yiwen Long , Huan Luo , JunYi

Scientific optical 3D modeling requires the possibility to implement highly flexible and customizable mathematical models as well as high computing power. However, established ray tracing software for optical design and modeling purposes…

计算工程、金融与科学 · 计算机科学 2023-08-15 Andrej Keksel , Samuel Schmidt , Dietrich Beck , Jörg Seewig

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

Modern mobile neural networks with a reduced number of weights and parameters do a good job with image classification tasks, but even they may be too complex to be implemented in an FPGA for video processing tasks. The article proposes…

计算机视觉与模式识别 · 计算机科学 2020-12-04 Roman Solovyev , Alexander Kustov , Dmitry Telpukhov , Vladimir Rukhlov , Alexandr Kalinin

Image feature extraction and matching is a fundamental but computation intensive task in machine vision. This paper proposes a novel FPGA-based embedded system to accelerate feature extraction and matching. It implements SURF feature point…

计算机视觉与模式识别 · 计算机科学 2019-05-15 Qi Ni , Fei Wang , Ziwei Zhao , Peng Gao

This paper presents a programmable, energy-efficient and real-time object detection accelerator using deformable parts models (DPM), with 2x higher accuracy than traditional rigid body models. With 8 deformable parts detection, three…

计算机视觉与模式识别 · 计算机科学 2016-08-01 Amr Suleiman , Zhengdong Zhang , Vivienne Sze

An increasing number of applications in computer vision, specially, in medical imaging and remote sensing, become challenging when the goal is to classify very large images with tiny informative objects. Specifically, these classification…

计算机视觉与模式识别 · 计算机科学 2021-12-07 Fanjie Kong , Ricardo Henao

Object detection and recognition algorithms using deep convolutional neural networks (CNNs) tend to be computationally intensive to implement. This presents a particular challenge for embedded systems, such as mobile robots, where the…

计算机视觉与模式识别 · 计算机科学 2019-08-27 Uziel Jaramillo-Avila , Sean R. Anderson

Despite the rapid advancement in the field of image recognition, the processing of high-resolution imagery remains a computational challenge. However, this processing is pivotal for extracting detailed object insights in areas ranging from…

计算机视觉与模式识别 · 计算机科学 2024-05-14 A V Subramanyam , Niyati Singal , Vinay K Verma

Visibility Graph Analysis (VGA) is a key space syntax method for understanding how spatial configuration shapes human movement, but its reliance on all-pairs BFS computation limits practical application to small study areas. We present a…

分布式、并行与集群计算 · 计算机科学 2026-04-10 Alex Hodge , Melissa Barrientos Trinanes

Despite the promising results of multi-view reconstruction, the recent neural rendering-based methods, such as implicit surface rendering (IDR) and volume rendering (NeuS), not only incur a heavy computational burden on training but also…

计算机视觉与模式识别 · 计算机科学 2023-05-30 Yisu Zhang , Jianke Zhu , Lixiang Lin

Object detection and recognition are important problems in computer vision. Since these problems are meta-heuristic, despite a lot of research, practically usable, intelligent, real-time, and dynamic object detection/recognition methods are…

计算机视觉与模式识别 · 计算机科学 2013-02-22 Dilip K. Prasad

Most object detection methods operate by applying a binary classifier to sub-windows of an image, followed by a non-maximum suppression step where detections on overlapping sub-windows are removed. Since the number of possible sub-windows…

计算机视觉与模式识别 · 计算机科学 2015-02-03 Davis E. King