中文
相关论文

相关论文: Visual Object Tracking in First Person Vision

200 篇论文

Several benchmark datasets for visual tracking research have been proposed in recent years. Despite their usefulness, whether they are sufficient for understanding and diagnosing the strengths and weaknesses of different trackers remains…

计算机视觉与模式识别 · 计算机科学 2015-04-24 Naiyan Wang , Jianping Shi , Dit-Yan Yeung , Jiaya Jia

How can we effectively engineer a computer vision system that is able to interpret videos from unconstrained mobility platforms like UAVs? One promising option is to make use of image restoration and enhancement algorithms from the area of…

计算机视觉与模式识别 · 计算机科学 2020-11-23 Sreya Banerjee , Rosaura G. VidalMata , Zhangyang Wang , Walter J. Scheirer

We introduce a one-shot learning approach for video object tracking. The proposed algorithm requires seeing the object to be tracked only once, and employs an external memory to store and remember the evolving features of the foreground…

计算机视觉与模式识别 · 计算机科学 2017-11-28 Boyu Liu , Yanzhao Wang , Yu-Wing Tai , Chi-Keung Tang

Real-time online object tracking in videos constitutes a core task in computer vision, with wide-ranging applications including video surveillance, motion capture, and robotics. Deployed tracking systems usually lack formal safety…

计算机视觉与模式识别 · 计算机科学 2026-02-16 Alejandro Monroy Muñoz , Rajeev Verma , Alexander Timans

Current state-of-the-art trackers only rely on a target appearance model in order to localize the object in each frame. Such approaches are however prone to fail in case of e.g. fast appearance changes or presence of distractor objects,…

计算机视觉与模式识别 · 计算机科学 2020-05-04 Goutam Bhat , Martin Danelljan , Luc Van Gool , Radu Timofte

Owing to effective and flexible data acquisition, unmanned aerial vehicle (UAV) has recently become a hotspot across the fields of computer vision (CV) and remote sensing (RS). Inspired by recent success of deep learning (DL), many advanced…

计算机视觉与模式识别 · 计算机科学 2021-10-26 Xin Wu , Wei Li , Danfeng Hong , Ran Tao , Qian Du

Object detection and object tracking are usually treated as two separate processes. Significant progress has been made for object detection in 2D images using deep learning networks. The usual tracking-by-detection pipeline for object…

计算机视觉与模式识别 · 计算机科学 2019-02-06 Chenge Li , Gregory Dobler , Xin Feng , Yao Wang

As the demand for privacy in visual data management grows, safeguarding sensitive information has become a critical challenge. This paper addresses the need for privacy-preserving solutions in large-scale visual data processing by…

计算机视觉与模式识别 · 计算机科学 2025-02-12 Pedro Santos , Tânia Carvalho , Filipe Magalhães , Luís Antunes

Recent work in adversarial machine learning started to focus on the visual perception in autonomous driving and studied Adversarial Examples (AEs) for object detection models. However, in such visual perception pipeline the detected objects…

计算机视觉与模式识别 · 计算机科学 2019-05-31 Yunhan Jia , Yantao Lu , Junjie Shen , Qi Alfred Chen , Zhenyu Zhong , Tao Wei

Drones, or general UAVs, equipped with cameras have been fast deployed with a wide range of applications, including agriculture, aerial photography, and surveillance. Consequently, automatic understanding of visual data collected from…

计算机视觉与模式识别 · 计算机科学 2021-10-05 Pengfei Zhu , Longyin Wen , Dawei Du , Xiao Bian , Heng Fan , Qinghua Hu , Haibin Ling

Objects we encounter often change appearance as we interact with them. Changes in illumination (shadows), object pose, or the movement of non-rigid objects can drastically alter available image features. How do biological visual systems…

人工智能 · 计算机科学 2025-03-04 Sabine Muzellec , Drew Linsley , Alekh K. Ashok , Ennio Mingolla , Girik Malik , Rufin VanRullen , Thomas Serre

In the advent of wearable body-cameras, human activity classification from First-Person Videos (FPV) has become a topic of increasing importance for various applications, including in life-logging, law-enforcement, sports, workplace, and…

计算机视觉与模式识别 · 计算机科学 2020-06-12 Partho Ghosh , Md. Abrar Istiak , Nayeeb Rashid , Ahsan Habib Akash , Ridwan Abrar , Ankan Ghosh Dastider , Asif Shahriyar Sushmit , Taufiq Hasan

Inspired by the complementarity between conventional frame-based and bio-inspired event-based cameras, we propose a multi-modal based approach to fuse visual cues from the frame- and event-domain to enhance the single object tracking…

计算机视觉与模式识别 · 计算机科学 2021-09-21 Jiqing Zhang , Xin Yang , Yingkai Fu , Xiaopeng Wei , Baocai Yin , Bo Dong

In Computer Vision domain, moving Object Tracking considered as one of the toughest problem.As there so many factors associated like illumination of light, noise, occlusion, sudden start and stop of moving object, shading which makes…

计算机视觉与模式识别 · 计算机科学 2017-07-18 Rajesh Misra , Kumar S. Ray

Tracking human object interaction from videos is important to understand human behavior from the rapidly growing stream of video data. Previous video-based methods require predefined object templates while single-image-based methods are…

计算机视觉与模式识别 · 计算机科学 2024-08-27 Xianghui Xie , Jan Eric Lenssen , Gerard Pons-Moll

Visual tracking has achieved considerable progress in recent years. However, current research in the field mainly focuses on tracking of opaque objects, while little attention is paid to transparent object tracking. In this paper, we make…

计算机视觉与模式识别 · 计算机科学 2021-08-03 Heng Fan , Halady Akhilesha Miththanthaya , Harshit , Siranjiv Ramana Rajan , Xiaoqiong Liu , Zhilin Zou , Yuewei Lin , Haibin Ling

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

Machine learning based object detection as well as tracking that object have been performed in this paper. The authors were able to set a range of interest (ROI) around an object using Open Computer Vision, better known as OpenCV. Next a…

计算机视觉与模式识别 · 计算机科学 2024-01-17 Md Rakibul Karim Akanda , Joshua Reynolds , Treylin Jackson , Milijah Gray

Fisher Vectors and related orderless visual statistics have demonstrated excellent performance in object detection, sometimes superior to established approaches such as the Deformable Part Models. However, it remains unclear how these…

计算机视觉与模式识别 · 计算机科学 2015-04-21 David Novotný , Diane Larlus , Florent Perronnin , Andrea Vedaldi

The tracking algorithm performance depends on video content. This paper presents a new multi-object tracking approach which is able to cope with video content variations. First the object detection is improved using Kanade- Lucas-Tomasi…

计算机视觉与模式识别 · 计算机科学 2014-04-09 Duc Phu Chau , François Bremond , Monique Thonnat , Slawomir Bak
‹ 上一页 1 8 9 10 下一页 ›