中文
相关论文

相关论文: Distance-Aware Occlusion Detection with Focused At…

200 篇论文

This paper presents the design of deep learning architectures which allow to classify the social relationship existing between two people who are walking in a side-by-side formation into four possible categories --colleagues, couple, family…

机器学习 · 计算机科学 2022-07-08 Oscar Castro , Ely Repiso , Anais Garrell , Alberto Sanfeliu

Occlusion is a long-standing problem that causes many modern tracking methods to be erroneous. In this paper, we address the occlusion problem by exploiting the current and future possible locations of the target object from its past…

计算机视觉与模式识别 · 计算机科学 2020-10-16 Yuan Liu , Ruoteng Li , Robby T. Tan , Yu Cheng , Xiubao Sui

Multi-Object Tracking (MOT) is a crucial computer vision task that aims to predict the bounding boxes and identities of objects simultaneously. While state-of-the-art methods have made remarkable progress by jointly optimizing the…

计算机视觉与模式识别 · 计算机科学 2023-08-31 Yukun Su , Ruizhou Sun , Xin Shu , Yu Zhang , Qingyao Wu

Discriminative deep learning approaches have shown impressive results for problems where human-labeled ground truth is plentiful, but what about tasks where labels are difficult or impossible to obtain? This paper tackles one such problem:…

计算机视觉与模式识别 · 计算机科学 2016-04-20 Tinghui Zhou , Philipp Krähenbühl , Mathieu Aubry , Qixing Huang , Alexei A. Efros

In this work, we propose a novel framework named Region-Aware Network (RANet), which learns the ability of anti-confusing in case of heavy occlusion, nearby person and symmetric appearance, for human pose estimation. Specifically, the…

计算机视觉与模式识别 · 计算机科学 2019-05-28 Xuan Cao , Yanhao Ge , Ying Tai , Wei Zhang , Jian Li , Chengjie Wang , Jilin Li , Feiyue Huang

This paper addresses the challenging problem of estimating the general visual attention of people in images. Our proposed method is designed to work across multiple naturalistic social scenarios and provides a full picture of the subject's…

计算机视觉与模式识别 · 计算机科学 2018-07-30 Eunji Chong , Nataniel Ruiz , Yongxin Wang , Yun Zhang , Agata Rozga , James Rehg

Accurate understanding and prediction of human behaviors are critical prerequisites for autonomous vehicles, especially in highly dynamic and interactive scenarios such as intersections in dense urban areas. In this work, we aim at…

计算机视觉与模式识别 · 计算机科学 2023-06-05 Jiachen Li , Xinwei Shi , Feiyu Chen , Jonathan Stroud , Zhishuai Zhang , Tian Lan , Junhua Mao , Jeonhyung Kang , Khaled S. Refaat , Weilong Yang , Eugene Ie , Congcong Li

Recent graph convolutional neural networks (GCNs) have shown high performance in the field of human action recognition by using human skeleton poses. However, it fails to detect human-object interaction cases successfully due to the lack of…

计算机视觉与模式识别 · 计算机科学 2025-09-18 Hesham M. Shehata , Mohammad Abdolrahmani

In existing works that learn representation for object detection, the relationship between a candidate window and the ground truth bounding box of an object is simplified by thresholding their overlap. This paper shows information loss in…

计算机视觉与模式识别 · 计算机科学 2015-12-10 Xingyu Zeng , Wanli Ouyang , Xiaogang Wang

Confidence-aware learning is proven as an effective solution to prevent networks becoming overconfident. We present a confidence-aware camouflaged object detection framework using dynamic supervision to produce both accurate camouflage map…

计算机视觉与模式识别 · 计算机科学 2021-06-23 Jiawei Liu , Jing Zhang , Nick Barnes

This paper investigates how end-to-end driving models can be improved to drive more accurately and human-like. To tackle the first issue we exploit semantic and visual maps from HERE Technologies and augment the existing Drive360 dataset…

计算机视觉与模式识别 · 计算机科学 2020-07-15 Simon Hecker , Dengxin Dai , Alexander Liniger , Luc Van Gool

The task of object viewpoint estimation has been a challenge since the early days of computer vision. To estimate the viewpoint (or pose) of an object, people have mostly looked at object intrinsic features, such as shape or appearance.…

计算机视觉与模式识别 · 计算机科学 2017-04-24 Jose Oramas , Luc De Raedt , Tinne Tuytelaars

The interactions between human and objects are important for recognizing object-centric actions. Existing methods usually adopt a two-stage pipeline, where object proposals are first detected using a pretrained detector, and then are fed to…

计算机视觉与模式识别 · 计算机科学 2024-04-19 Xunsong Li , Pengzhan Sun , Yangcen Liu , Lixin Duan , Wen Li

Real-world objects occur in specific contexts. Such context has been shown to facilitate detection by constraining the locations to search. But can context directly benefit object detection? To do so, context needs to be learned…

计算机视觉与模式识别 · 计算机科学 2018-03-30 Harish Katti , Marius V. Peelen , S. P. Arun

Point cloud semantic segmentation plays an essential role in autonomous driving, providing vital information about drivable surfaces and nearby objects that can aid higher level tasks such as path planning and collision avoidance. While…

计算机视觉与模式识别 · 计算机科学 2020-11-10 Ozan Unal , Luc Van Gool , Dengxin Dai

Reasoning about objects, relations, and physics is central to human intelligence, and a key goal of artificial intelligence. Here we introduce the interaction network, a model which can reason about how objects in complex systems interact,…

人工智能 · 计算机科学 2016-12-02 Peter W. Battaglia , Razvan Pascanu , Matthew Lai , Danilo Rezende , Koray Kavukcuoglu

Deep Learning of neural networks has gained prominence in multiple life-critical applications like medical diagnoses and autonomous vehicle accident investigations. However, concerns about model transparency and biases persist. Explainable…

计算机视觉与模式识别 · 计算机科学 2025-11-25 Pedro Valois , Koichiro Niinuma , Kazuhiro Fukui

Recognition of floor plans has been a challenging and popular task. Despite that many recent approaches have been proposed for this task, they typically fail to make the room-level unified prediction. Specifically, multiple semantic…

计算机视觉与模式识别 · 计算机科学 2022-11-01 Zhangyu Wang , Ningyuan Sun

The task in referring expression comprehension is to localise the object instance in an image described by a referring expression phrased in natural language. As a language-to-vision matching task, the key to this problem is to learn a…

计算机视觉与模式识别 · 计算机科学 2018-12-13 Peng Wang , Qi Wu , Jiewei Cao , Chunhua Shen , Lianli Gao , Anton van den Hengel

Detecting poorly textured objects and estimating their 3D pose reliably is still a very challenging problem. We introduce a simple but powerful approach to computing descriptors for object views that efficiently capture both the object…

计算机视觉与模式识别 · 计算机科学 2017-11-15 Paul Wohlhart , Vincent Lepetit
‹ 上一页 1 8 9 10 下一页 ›