中文
相关论文

相关论文: Localizing Firearm Carriers by Identifying Human-O…

200 篇论文

The goal of object detection is to find objects in an image. An object detector accepts an image and produces a list of locations as $(x,y)$ pairs. Here we introduce a new concept: {\bf location-based boosting}. Location-based boosting…

计算机视觉与模式识别 · 计算机科学 2013-09-05 Damian Eads , David Helmbold , Ed Rosten

Interference detection of arbitrary geometric objects is not a trivial task due to the heavy computational load imposed by implementation issues. The hierarchically structured bounding boxes help us to quickly isolate the contour of…

图形学 · 计算机科学 2016-11-14 L. A. Rivera , Vania V. Estrela , P. C. P. Carvalho

Reliable markerless motion tracking of people participating in a complex group activity from multiple moving cameras is challenging due to frequent occlusions, strong viewpoint and appearance variations, and asynchronous video streams. To…

计算机视觉与模式识别 · 计算机科学 2020-04-21 Minh Vo , Ersin Yumer , Kalyan Sunkavalli , Sunil Hadap , Yaser Sheikh , Srinivasa Narasimhan

This paper addresses the challenge of achieving reliable and robust positioning of a mobile agent, such as a radio device carried by a person, in scenarios where direct line-of-sight (LOS) links are obstructed or unavailable. The human body…

信号处理 · 电气工程与系统科学 2024-03-26 Hong Zhu , Alexander Venus , Erik Leitinger , Stefan Tertinek , Klaus Witrisal

Although significant progress has been made in pedestrian detection recently, pedestrian detection in crowded scenes is still challenging. The heavy occlusion between pedestrians imposes great challenges to the standard Non-Maximum…

计算机视觉与模式识别 · 计算机科学 2020-04-22 Xin Huang , Zheng Ge , Zequn Jie , Osamu Yoshie

A key component of understanding hand-object interactions is the ability to identify the active object -- the object that is being manipulated by the human hand. In order to accurately localize the active object, any method must reason…

计算机视觉与模式识别 · 计算机科学 2022-06-03 Qichen Fu , Xingyu Liu , Kris M. Kitani

Cooperative perception is a promising technique for intelligent and connected vehicles through vehicle-to-everything (V2X) cooperation, provided that accurate pose information and relative pose transforms are available. Nevertheless,…

机器人学 · 计算机科学 2024-02-23 Zhiying Song , Tenghui Xie , Hailiang Zhang , Jiaxin Liu , Fuxi Wen , Jun Li

In physical human-robot collaboration (pHRC) settings, humans and robots collaborate directly in shared environments. Robots must analyze interactions with objects to ensure safety and facilitate meaningful workflows. One critical aspect is…

机器人学 · 计算机科学 2025-08-05 Justin Hehli , Marco Heiniger , Maryam Rezayati , Hans Wernher van de Venn

This paper addresses unsupervised discovery and localization of dominant objects from a noisy image collection with multiple object classes. The setting of this problem is fully unsupervised, without even image-level annotations or any…

计算机视觉与模式识别 · 计算机科学 2015-05-05 Minsu Cho , Suha Kwak , Cordelia Schmid , Jean Ponce

In this work, we propose a novel topic consisting of two dual tasks: 1) given a scene, recommend objects to insert, 2) given an object category, retrieve suitable background scenes. A bounding box for the inserted object is predicted in…

计算机视觉与模式识别 · 计算机科学 2018-11-27 Song-Hai Zhang , Zhengping Zhou , Bin Liu , Xin Dong , Dun Liang , Peter Hall , Shi-Min Hu

With wearable IMU sensors, one can estimate human poses from wearable devices without requiring visual input~\cite{von2017sparse}. In this work, we pose the question: Can we reason about object structure in real-world environments solely…

机器人学 · 计算机科学 2022-07-15 Yinyu Nie , Angela Dai , Xiaoguang Han , Matthias Nießner

Safety is still the main issue of autonomous driving, and in order to be globally deployed, they need to predict pedestrians' motions sufficiently in advance. While there is a lot of research on coarse-grained (human center prediction) and…

计算机视觉与模式识别 · 计算机科学 2022-06-29 Saeed Saadatnejad , Yi Zhou Ju , Alexandre Alahi

Unlike traditional third-person cameras mounted on robots, a first-person camera, captures a person's visual sensorimotor object interactions from up close. In this paper, we study the tight interplay between our momentary visual attention…

计算机视觉与模式识别 · 计算机科学 2017-06-13 Gedas Bertasius , Hyun Soo Park , Stella X. Yu , Jianbo Shi

Visual relationships capture a wide variety of interactions between pairs of objects in images (e.g. "man riding bicycle" and "man pushing bicycle"). Consequently, the set of possible relationships is extremely large and it is difficult to…

计算机视觉与模式识别 · 计算机科学 2016-08-02 Cewu Lu , Ranjay Krishna , Michael Bernstein , Li Fei-Fei

This paper explores the possibility of using visual object detection techniques for word localization in speech data. Object detection has been thoroughly studied in the contemporary literature for visual data. Noting that an audio can be…

计算机视觉与模式识别 · 计算机科学 2022-10-26 Mohammad Samragh , Arnav Kundu , Ting-Yao Hu , Minsik Cho , Aman Chadha , Ashish Shrivastava , Oncel Tuzel , Devang Naik

Humans constantly contact objects to move and perform tasks. Thus, detecting human-object contact is important for building human-centered artificial intelligence. However, there exists no robust method to detect contact between the body…

计算机视觉与模式识别 · 计算机科学 2023-04-05 Yixin Chen , Sai Kumar Dwivedi , Michael J. Black , Dimitrios Tzionas

The CenterTrack tracking algorithm achieves state-of-the-art tracking performance using a simple detection model and single-frame spatial offsets to localize objects and predict their associations in a single network. However, this joint…

计算机视觉与模式识别 · 计算机科学 2021-05-18 Nanyang Yang , Yi Wang , Lap-Pui Chau

We introduce a new challenge for computer and robotic vision, the first ACRV Robotic Vision Challenge, Probabilistic Object Detection. Probabilistic object detection is a new variation on traditional object detection tasks, requiring…

机器人学 · 计算机科学 2019-04-09 John Skinner , David Hall , Haoyang Zhang , Feras Dayoub , Niko Sünderhauf

We present a multi-camera 3D pedestrian detection method that does not need to train using data from the target scene. We estimate pedestrian location on the ground plane using a novel heuristic based on human body poses and person's…

计算机视觉与模式识别 · 计算机科学 2021-04-14 João Paulo Lima , Rafael Roberto , Lucas Figueiredo , Francisco Simões , Veronica Teichrieb

In this work, we present a novel method for combining predictions of object detection models: weighted boxes fusion. Our algorithm utilizes confidence scores of all proposed bounding boxes to constructs the averaged boxes. We tested method…

计算机视觉与模式识别 · 计算机科学 2021-02-09 Roman Solovyev , Weimin Wang , Tatiana Gabruseva