中文
相关论文

相关论文: Real-time HOG+SVM based object detection using SoC…

200 篇论文

With advancements in computer vision and deep learning, video-based human action recognition (HAR) has become practical. However, due to the complexity of the computation pipeline, running HAR on live video streams incurs excessive delays…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Ruiqi Wang , Zichen Wang , Peiqi Gao , Mingzhen Li , Jaehwan Jeong , Yihang Xu , Yejin Lee , Carolyn M. Baum , Lisa Tabor Connor , Chenyang Lu

Feature detection is a common yet time-consuming module in Simultaneous Localization and Mapping (SLAM) implementations, which are increasingly deployed on power-constrained platforms, such as drones. Graphics Processing Units (GPUs) have…

计算机视觉与模式识别 · 计算机科学 2025-10-16 Ruiqi Ye , Mikel Luján

In this paper, we propose a new instance-level human-object interaction detection task on videos called ST-HOID, which aims to distinguish fine-grained human-object interactions (HOIs) and the trajectories of subjects and objects. It is…

计算机视觉与模式识别 · 计算机科学 2025-08-26 Xu Sun , Yunqing He , Tongwei Ren , Gangshan Wu

Deep Neural Network (DNN) trained object detectors are widely deployed in many mission-critical systems for real time video analytics at the edge, such as autonomous driving and video surveillance. A common performance requirement in these…

分布式、并行与集群计算 · 计算机科学 2021-07-28 Yanzhao Wu , Ling Liu , Ramana Kompella

Human action recognition still exists many challenging problems such as different viewpoints, occlusion, lighting conditions, human body size and the speed of action execution, although it has been widely used in different areas. To tackle…

计算机视觉与模式识别 · 计算机科学 2024-06-10 Lei Wang

The ability to promptly respond to environmental changes is crucial for the perception system of autonomous driving. Recently, a new task called streaming perception was proposed. It jointly evaluate the latency and accuracy into a single…

计算机视觉与模式识别 · 计算机科学 2024-10-17 Changcai Li , Zonghua Gu , Gang Chen , Libo Huang , Wei Zhang , Huihui Zhou

Efficient and accurate object detection is an important topic in the development of computer vision systems. With the advent of deep learning techniques, the accuracy of object detection has increased significantly. The project aims to…

计算机视觉与模式识别 · 计算机科学 2025-03-04 Md Pranto , Omar Faruk

Localizing objects and estimating their extent in 3D is an important step towards high-level 3D scene understanding, which has many applications in Augmented Reality and Robotics. We present ODAM, a system for 3D Object Detection,…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Kejie Li , Daniel DeTone , Steven Chen , Minh Vo , Ian Reid , Hamid Rezatofighi , Chris Sweeney , Julian Straub , Richard Newcombe

In this report, we introduce our real-time 2D object detection system for the realistic autonomous driving scenario. Our detector is built on a newly designed YOLO model, called YOLOX. On the Argoverse-HD dataset, our system achieves 41.0…

计算机视觉与模式识别 · 计算机科学 2021-08-10 Songyang Zhang , Lin Song , Songtao Liu , Zheng Ge , Zeming Li , Xuming He , Jian Sun

In current visual object tracking system, the CPU or GPU-based visual object tracking systems have high computational cost and consume a prohibitive amount of power. Therefore, in this paper, to reduce the computational burden of the…

计算机视觉与模式识别 · 计算机科学 2018-04-24 Peng Gao , Ruyue Yuan , Zhicong Lin , Linsheng Zhang , Yan Zhang

The Histogram of Oriented Gradient (HOG) descriptor has led to many advances in computer vision over the last decade and is still part of many state of the art approaches. We realize that the associated feature computation is piecewise…

计算机视觉与模式识别 · 计算机科学 2015-10-05 Wei-Chen Chiu , Mario Fritz

Computationally efficient moving object detection and depth estimation from a stereo camera is an extremely useful tool for many computer vision applications, including robotics and autonomous driving. In this paper we show how moving…

机器人学 · 计算机科学 2018-09-24 Goran Popović , Antea Hadviger , Ivan Marković , Ivan Petrović

Accelerating Human Action Recognition (HAR) efficiently for real-time surveillance and robotic systems on edge chips remains a challenging research field, given its high computational and memory requirements. This paper proposed an…

计算机视觉与模式识别 · 计算机科学 2023-11-08 Azzam Alhussain , Mingjie Lin

We present a HoloLens 2 server application for streaming device data via TCP in real time. The server can stream data from the four grayscale cameras, depth sensor, IMU, front RGB camera, microphone, head tracking, eye tracking, and hand…

多媒体 · 计算机科学 2022-11-07 Juan C. Dibene , Enrique Dunn

Spatio-temporal Human-Object Interaction (ST-HOI) detection aims at detecting HOIs from videos, which is crucial for activity understanding. In daily HOIs, humans often interact with a variety of objects, e.g., holding and touching dozens…

计算机视觉与模式识别 · 计算机科学 2022-11-21 Yong-Lu Li , Hongwei Fan , Zuoyu Qiu , Yiming Dou , Liang Xu , Hao-Shu Fang , Peiyang Guo , Haisheng Su , Dongliang Wang , Wei Wu , Cewu Lu

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

Automatic detection of traffic accidents is an important emerging topic in traffic monitoring systems. Nowadays many urban intersections are equipped with surveillance cameras connected to traffic management systems. Therefore, computer…

计算机视觉与模式识别 · 计算机科学 2022-08-16 Hadi Ghahremannezhad , Hang Shi , Chengjun Liu

DAVIS camera, streaming two complementary sensing modalities of asynchronous events and frames, has gradually been used to address major object detection challenges (e.g., fast motion blur and low-light). However, how to effectively…

计算机视觉与模式识别 · 计算机科学 2023-08-09 Dianze Li , Jianing Li , Yonghong Tian

Deep Learning based techniques have been adopted with precision to solve a lot of standard computer vision problems, some of which are image classification, object detection and segmentation. Despite the widespread success of these…

计算机视觉与模式识别 · 计算机科学 2016-11-21 Vikram Mohanty , Shubh Agrawal , Shaswat Datta , Arna Ghosh , Vishnu Dutt Sharma , Debashish Chakravarty

This article describes a custom VHDL firmware implementation of a two-dimensional cluster-finder architecture for reconstructing hit positions in the new vertex pixel detector (VELO) that is part of the LHCb Upgrade. This firmware has been…

仪器与探测器 · 物理学 2023-06-21 G. Bassi , L. Giambastiani , K. Hennessy , F. Lazzari , M. J. Morello , T. Pajero , A. Fernandez Prieto , G. Punzi