中文
相关论文

相关论文: NT-VOT211: A Large-Scale Benchmark for Night-time …

200 篇论文

Multiple-Object Tracking (MOT) is of crucial importance for applications such as retail video analytics and video surveillance. Object detectors are often the computational bottleneck of modern MOT systems, limiting their use for real-time…

计算机视觉与模式识别 · 计算机科学 2019-08-14 Richard Cobos , Jefferson Hernandez , Andres G. Abad

Multi-object tracking (MOT) aims at estimating bounding boxes and identities of objects in videos. Most methods obtain identities by associating detection boxes whose scores are higher than a threshold. The objects with low detection…

计算机视觉与模式识别 · 计算机科学 2022-04-08 Yifu Zhang , Peize Sun , Yi Jiang , Dongdong Yu , Fucheng Weng , Zehuan Yuan , Ping Luo , Wenyu Liu , Xinggang Wang

Recent works have shown that combining object detection and tracking tasks, in the case of video data, results in higher performance for both tasks, but they require a high frame-rate as a strict requirement for performance. This is…

计算机视觉与模式识别 · 计算机科学 2020-05-26 Bharti Munjal , Abdul Rafey Aftab , Sikandar Amin , Meltem D. Brandlmaier , Federico Tombari , Fabio Galasso

Evaluating text-to-vision content hinges on two crucial aspects: visual quality and alignment. While significant progress has been made in developing objective models to assess these dimensions, the performance of such models heavily relies…

计算机视觉与模式识别 · 计算机科学 2025-06-17 Zicheng Zhang , Tengchuan Kou , Shushi Wang , Chunyi Li , Wei Sun , Wei Wang , Xiaoyu Li , Zongyu Wang , Xuezhi Cao , Xiongkuo Min , Xiaohong Liu , Guangtao Zhai

The problem of visual tracking evaluation is sporting a large variety of performance measures, and largely suffers from lack of consensus about which measures should be used in experiments. This makes the cross-paper tracker comparison…

计算机视觉与模式识别 · 计算机科学 2016-03-08 Luka Čehovin , Aleš Leonardis , Matej Kristan

Visual tracking has seen remarkable advancements, largely driven by the availability of large-scale training datasets that have enabled the development of highly accurate and robust algorithms. While significant progress has been made in…

计算机视觉与模式识别 · 计算机科学 2025-06-02 Xiaoyu Guo , Pengzhi Zhong , Hao Zhang , Defeng Huang , Huikai Shao , Qijun Zhao , Shuiwang Li

Recognising animals based on distinctive body patterns, such as stripes, spots, or other markings, in night images is a complex task in computer vision. Existing methods for detecting animals in images often rely on colour information,…

计算机视觉与模式识别 · 计算机科学 2024-10-29 John Atanbori

Traffic signboards are vital for road safety and intelligent transportation systems, enabling navigation and autonomous driving. Yet, recognizing traffic signs at night remains underexplored due to the scarcity of realistic public datasets…

计算机视觉与模式识别 · 计算机科学 2026-04-28 Aditya Mishra , Akshay Agarwal , Haroon Lone

Imaging and perception in photon-limited scenarios is necessary for various applications, e.g., night surveillance or photography, high-speed photography, and autonomous driving. In these cases, cameras suffer from low signal-to-noise…

计算机视觉与模式识别 · 计算机科学 2023-01-18 Bo Zhang , Yuchen Guo , Runzhao Yang , Zhihong Zhang , Jiayi Xie , Jinli Suo , Qionghai Dai

Multi-Object Tracking (MOT) is a fundamental task in computer vision, aiming to track targets across video frames. Existing MOT methods perform well in general visual scenes, but face significant challenges and limitations when extended to…

计算机视觉与模式识别 · 计算机科学 2026-03-06 Sijia Chen , Zihan Zhou , Yanqiu Yu , En Yu , Wenbing Tao

Fast appearance variations and the distractions of similar objects are two of the most challenging problems in visual object tracking. Unlike many existing trackers that focus on modeling only the target, in this work, we consider the…

计算机视觉与模式识别 · 计算机科学 2020-08-28 Bi Li , Chengquan Zhang , Zhibin Hong , Xu Tang , Jingtuo Liu , Junyu Han , Errui Ding , Wenyu Liu

Existing multi-view three-dimensional (3D) object detection approaches widely adopt large-scale pre-trained vision transformer (ViT)-based foundation models as backbones, being computationally complex. To address this problem, current…

计算机视觉与模式识别 · 计算机科学 2026-04-16 Danish Nazir , Antoine Hanna-Asaad , Lucas Görnhardt , Jan Piewek , Thorsten Bagdonat , Tim Fingscheidt

Object tracking is one of the most important and fundamental disciplines of Computer Vision. Many Computer Vision applications require specific object tracking capabilities, including autonomous and smart vehicles, video surveillance,…

计算机视觉与模式识别 · 计算机科学 2021-10-12 Nađa Dardagan , Adnan Brđanin , Džemil Džigal , Amila Akagic

In this project, we implement a multiple object tracker, following the tracking-by-detection paradigm, as an extension of an existing method. It works by modelling the movement of objects by solving the filtering problem, and associating…

计算机视觉与模式识别 · 计算机科学 2017-10-03 Samuel Murray

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

Multi-Object Tracking (MOT) has traditionally focused on a few specific categories, restricting its applicability to real-world scenarios involving diverse objects. Open-Vocabulary Multi-Object Tracking (OVMOT) addresses this by enabling…

计算机视觉与模式识别 · 计算机科学 2026-03-26 Zekun Qian , Wei Feng , Ruize Han , Junhui Hou

Amodal perception, the ability to comprehend complete object structures from partial visibility, is a fundamental skill, even for infants. Its significance extends to applications like autonomous driving, where a clear understanding of…

计算机视觉与模式识别 · 计算机科学 2024-04-04 Cheng-Yen Hsieh , Kaihua Chen , Achal Dave , Tarasha Khurana , Deva Ramanan

Visual attributes constitute a large portion of information contained in a scene. Objects can be described using a wide variety of attributes which portray their visual appearance (color, texture), geometry (shape, size, posture), and other…

计算机视觉与模式识别 · 计算机科学 2021-06-18 Khoi Pham , Kushal Kafle , Zhe Lin , Zhihong Ding , Scott Cohen , Quan Tran , Abhinav Shrivastava

Learning long-term spatial-temporal features are critical for many video analysis tasks. However, existing video segmentation methods predominantly rely on static image segmentation techniques, and methods capturing temporal dependency for…

计算机视觉与模式识别 · 计算机科学 2018-09-11 Ning Xu , Linjie Yang , Yuchen Fan , Dingcheng Yue , Yuchen Liang , Jianchao Yang , Thomas Huang

Deep learning based visual trackers entail offline pre-training on large volumes of video datasets with accurate bounding box annotations that are labor-expensive to achieve. We present a new framework to facilitate bounding box annotations…

计算机视觉与模式识别 · 计算机科学 2021-08-10 Kenan Dai , Jie Zhao , Lijun Wang , Dong Wang , Jianhua Li , Huchuan Lu , Xuesheng Qian , Xiaoyun Yang