中文
相关论文

相关论文: Detection and Tracking Meet Drones Challenge

200 篇论文

Visual Object Tracking (VOT) aims to estimate the positions of target objects in a video sequence, which is an important vision task with various real-world applications. Depending on whether the initial states of target objects are…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Junke Wang , Zuxuan Wu , Dongdong Chen , Chong Luo , Xiyang Dai , Lu Yuan , Yu-Gang Jiang

Object detection is a fundamental visual recognition problem in computer vision and has been widely studied in the past decades. Visual object detection aims to find objects of certain target classes with precise localization in a given…

计算机视觉与模式识别 · 计算机科学 2019-08-13 Xiongwei Wu , Doyen Sahoo , Steven C. H. Hoi

Cross-view image matching aims to match images of the same target scene acquired from different platforms. With the rapid development of drone technology, cross-view matching by neural network models has been a widely accepted choice for…

计算机视觉与模式识别 · 计算机科学 2023-01-24 Runzhe Zhu , Ling Yin , Mingze Yang , Fei Wu , Yuncheng Yang , Wenbo Hu

The past few years have witnessed the burst of drone-based applications where computer vision plays an essential role. However, most public drone-based vision datasets focus on detection and tracking. On the other hand, the performance of…

计算机视觉与模式识别 · 计算机科学 2022-08-29 Xiaoyu Lin

Dependable visual drone detection is crucial for the secure integration of drones into the airspace. However, drone detection accuracy is significantly affected by domain shifts due to environmental changes, varied points of view, and…

计算机视觉与模式识别 · 计算机科学 2024-12-10 Fardad Dadboud , Hamid Azad , Varun Mehta , Miodrag Bolic , Iraj Mantegh

Monitoring aerial objects is crucial for security, wildlife conservation, and environmental studies. Traditional RGB-based approaches struggle with challenges such as scale variations, motion blur, and high-speed object movements,…

计算机视觉与模式识别 · 计算机科学 2025-06-05 Gabriele Magrini , Federico Becattini , Giovanni Colombo , Pietro Pala

Recent approaches for high accuracy detection and tracking of object categories in video consist of complex multistage solutions that become more cumbersome each year. In this paper we propose a ConvNet architecture that jointly performs…

计算机视觉与模式识别 · 计算机科学 2018-03-08 Christoph Feichtenhofer , Axel Pinz , Andrew Zisserman

Instance detection (InsDet) is a long-lasting problem in robotics and computer vision, aiming to detect object instances (predefined by some visual examples) in a cluttered scene. Despite its practical significance, its advancement is…

计算机视觉与模式识别 · 计算机科学 2023-10-31 Qianqian Shen , Yunhan Zhao , Nahyun Kwon , Jeeeun Kim , Yanan Li , Shu Kong

We present a challenging and realistic novel dataset for evaluating 6-DOF object tracking algorithms. Existing datasets show serious limitations---notably, unrealistic synthetic data, or real data with large fiducial markers---preventing…

计算机视觉与模式识别 · 计算机科学 2018-09-10 Mathieu Garon , Denis Laurendeau , Jean-François Lalonde

Planar object tracking is an actively studied problem in vision-based robotic applications. While several benchmarks have been constructed for evaluating state-of-the-art algorithms, there is a lack of video sequences captured in the wild…

计算机视觉与模式识别 · 计算机科学 2018-05-23 Pengpeng Liang , Yifan Wu , Hu Lu , Liming Wang , Chunyuan Liao , Haibin Ling

The increasing deployment of small drones as tools of conflict and disruption has amplified their threat, highlighting the urgent need for effective anti-drone measures. However, the compact size of most drones presents a significant…

计算机视觉与模式识别 · 计算机科学 2024-12-24 Hanfang Liang , Jinming Hu , Xiaohuan Ling , Bing Wang

There has been a rapid growth in the deployment of Unmanned Aerial Vehicles (UAVs) in various applications ranging from vital safety-of-life such as surveillance and reconnaissance at nuclear power plants to entertainment and hobby…

信号处理 · 电气工程与系统科学 2021-11-09 Alireza Famili , Angelos Stavrou , Haining Wang , Jung-Min , Park , Ryan Gerdes

Single object tracking (SOT) is a fundamental problem in computer vision, with a wide range of applications, including autonomous driving, augmented reality, and robot navigation. The robustness of SOT faces two main challenges: tiny target…

计算机视觉与模式识别 · 计算机科学 2024-02-08 Xin Zhao , Shiyu Hu , Yipei Wang , Jing Zhang , Yimin Hu , Rongshuai Liu , Haibin Ling , Yin Li , Renshu Li , Kun Liu , Jiadong Li

Substantial efforts have been devoted more recently to presenting various methods for object detection in optical remote sensing images. However, the current survey of datasets and deep learning based methods for object detection in optical…

计算机视觉与模式识别 · 计算机科学 2019-12-06 Ke Li , Gang Wan , Gong Cheng , Liqiu Meng , Junwei Han

Semantic segmentation of drone images is critical for various aerial vision tasks as it provides essential semantic details to understand scenes on the ground. Ensuring high accuracy of semantic segmentation models for drones requires…

计算机视觉与模式识别 · 计算机科学 2025-04-01 Wenxiao Cai , Ke Jin , Jinyan Hou , Cong Guo , Letian Wu , Wankou Yang

In recent years, numerous effective multi-object tracking (MOT) methods are developed because of the wide range of applications. Existing performance evaluations of MOT methods usually separate the object tracking step from the object…

计算机视觉与模式识别 · 计算机科学 2020-01-28 Longyin Wen , Dawei Du , Zhaowei Cai , Zhen Lei , Ming-Ching Chang , Honggang Qi , Jongwoo Lim , Ming-Hsuan Yang , Siwei Lyu

Visual object tracking is a significant computer vision task which can be applied to many domains such as visual surveillance, human computer interaction, and video compression. In the literature, researchers have proposed a variety of 2D…

计算机视觉与模式识别 · 计算机科学 2013-03-21 Xi Li , Weiming Hu , Chunhua Shen , Zhongfei Zhang , Anthony Dick , Anton van den Hengel

Modern Unmanned Aerial Vehicles (UAV) equipped with cameras can play an essential role in speeding up the identification and rescue of people who have fallen overboard, i.e., man overboard (MOB). To this end, Artificial Intelligence…

计算机视觉与模式识别 · 计算机科学 2022-03-16 Donato Cafarelli , Luca Ciampi , Lucia Vadicamo , Claudio Gennaro , Andrea Berton , Marco Paterni , Chiara Benvenuti , Mirko Passera , Fabrizio Falchi

The problem of Multiple Object Tracking (MOT) consists in following the trajectory of different objects in a sequence, usually a video. In recent years, with the rise of Deep Learning, the algorithms that provide a solution to this problem…

计算机视觉与模式识别 · 计算机科学 2019-11-21 Gioele Ciaparrone , Francisco Luque Sánchez , Siham Tabik , Luigi Troiano , Roberto Tagliaferri , Francisco Herrera

Vision-based target tracking is crucial for unmanned surface vehicles (USVs) to perform tasks such as inspection, monitoring, and surveillance. However, real-time tracking in complex maritime environments is challenging due to dynamic…

计算机视觉与模式识别 · 计算机科学 2026-02-26 Muhayy Ud Din , Ahsan B. Bakht , Waseem Akram , Yihao Dong , Lakmal Seneviratne , Irfan Hussain