中文
相关论文

相关论文: A CRF-based Framework for Tracklet Inactivation in…

200 篇论文

Benefiting from its ability to efficiently learn how an object is changing, correlation filters have recently demonstrated excellent performance for rapidly tracking objects. Designing effective features and handling model drifts are two…

计算机视觉与模式识别 · 计算机科学 2020-11-26 Xizhe Xue , Ying Li , Qiang Shen

Multi-Object Tracking (MOT) aims to detect and associate all targets of given classes across frames. Current dominant solutions, e.g. ByteTrack and StrongSORT++, follow the hybrid pipeline, which first accomplish most of the associations in…

计算机视觉与模式识别 · 计算机科学 2024-06-21 Yunhao Du , Zhicheng Zhao , Fei Su

Multi-Camera Multi-Target (MCMT) tracking aims to locate and associate the same targets across multiple camera views. Existing methods typically adopt a two-stage framework, involving single-camera tracking followed by inter-camera…

计算机视觉与模式识别 · 计算机科学 2025-11-26 Yihao Zhen , Mingyue Xu , Qiang Wang , Baojie Fan , Jiahua Dong , Tinghui Zhao , Huijie Fan

Multi-object tracking (MOT) is an essential task in the computer vision field. With the fast development of deep learning technology in recent years, MOT has achieved great improvement. However, some challenges still remain, such as…

计算机视觉与模式识别 · 计算机科学 2021-05-07 Gaoang Wang , Yizhou Wang , Renshu Gu , Weijie Hu , Jenq-Neng Hwang

Accurately predicting future pedestrian trajectories is crucial across various domains. Due to the uncertainty in future pedestrian trajectories, it is important to learn complex spatio-temporal representations in multi-agent scenarios. To…

计算机视觉与模式识别 · 计算机科学 2024-06-04 Pranav Singh Chib , Pravendra Singh

The aim of in-trawl catch monitoring for use in fishing operations is to detect, track and classify fish targets in real-time from video footage. Information gathered could be used to release unwanted bycatch in real-time. However,…

计算机视觉与模式识别 · 计算机科学 2023-04-12 Cheng-Yen Yang , Alan Yu Shyang Tan , Melanie J. Underwood , Charlotte Bodie , Zhongyu Jiang , Steve George , Karl Warr , Jenq-Neng Hwang , Emma Jones

The increase in perception capabilities of connected mobile sensor platforms (e.g., self-driving vehicles, drones, and robots) leads to an extensive surge of sensed features at various temporal and spatial scales. Beyond their traditional…

信号处理 · 电气工程与系统科学 2022-12-06 Alphonse Vial , Gustaf Hendeby , Winnie Daamen , Bart van Arem , Serge Hoogendoorn

Multi-objective reinforcement learning (MORL) plays a pivotal role in addressing multi-criteria decision-making problems in the real world. The multi-policy (MP) based methods are widely used to obtain high-quality Pareto front…

机器学习 · 计算机科学 2025-08-05 Zeyu Zhao , Yueling Che , Kaichen Liu , Jian Li , Junmei Yao

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

As a significant application of multi-source information fusion in intelligent transportation perception systems, Referring Multi-Object Tracking (RMOT) involves localizing and tracking specific objects in video sequences based on language…

计算机视觉与模式识别 · 计算机科学 2025-05-28 Shaofeng Liang , Runwei Guan , Wangwang Lian , Daizong Liu , Xiaolou Sun , Dongming Wu , Yutao Yue , Weiping Ding , Hui Xiong

Persistent multi-object tracking (MOT) allows autonomous vehicles to navigate safely in highly dynamic environments. One of the well-known challenges in MOT is object occlusion when an object becomes unobservant for subsequent frames. The…

计算机视觉与模式识别 · 计算机科学 2023-03-01 Mohamed Nagy , Majid Khonji , Jorge Dias , Sajid Javed

Are we using the right potential functions in the Conditional Random Field models that are popular in the Vision community? Semantic segmentation and other pixel-level labelling tasks have made significant progress recently due to the deep…

计算机视觉与模式识别 · 计算机科学 2018-01-03 Måns Larsson , Anurag Arnab , Fredrik Kahl , Shuai Zheng , Philip Torr

Control barrier functions (CBF) are widely explored to enforce the safety-critical constraints on nonlinear systems recently. There are many researchers incorporating the control barrier functions into path planning algorithms to find a…

机器人学 · 计算机科学 2024-10-02 Leonas Liu , Yingfan Zhang , Larry Zhang , Mehbi Kermanshabi

We propose a novel method for salient object detection in different images. Our method integrates spatial features for efficient and robust representation to capture meaningful information about the salient objects. We then train a…

计算机视觉与模式识别 · 计算机科学 2019-04-19 Abdullah J. Alzahrani , Hina Afridi

In recent years, multi object tracking (MOT) problem has drawn attention to it and has been studied in various research areas. However, some of the challenging problems including time dependent cardinality, unordered measurement set, and…

机器学习 · 计算机科学 2019-09-17 Bahman Moraffah

In many visual systems, visual tracking often bases on RGB image sequences, in which some targets are invalid in low-light conditions, and tracking performance is thus affected significantly. Introducing other modalities such as depth and…

计算机视觉与模式识别 · 计算机科学 2021-11-12 Chenglong Li , Tianhao Zhu , Lei Liu , Xiaonan Si , Zilin Fan , Sulan Zhai

Point cloud segmentation is the foundation of 3D environmental perception for modern intelligent systems. To solve this problem and image segmentation, conditional random fields (CRFs) are usually formulated as discrete models in label…

计算机视觉与模式识别 · 计算机科学 2021-10-13 Fei Yang , Franck Davoine , Huan Wang , Zhong Jin

Online Multiple Target Tracking (MTT) is often addressed within the tracking-by-detection paradigm. Detections are previously extracted independently in each frame and then objects trajectories are built by maximizing specifically designed…

计算机视觉与模式识别 · 计算机科学 2015-09-15 Francesco Solera , Simone Calderara , Rita Cucchiara

Conditional Random Fields (CRFs) constitute a popular and efficient approach for supervised sequence labelling. CRFs can cope with large description spaces and can integrate some form of structural dependency between labels. In this…

机器学习 · 计算机科学 2015-05-14 Nataliya Sokolovska , Thomas Lavergne , Olivier Cappé , François Yvon

Modern multi-object tracking (MOT) systems usually model the trajectories by associating per-frame detections. However, when camera motion, fast motion, and occlusion challenges occur, it is difficult to ensure long-range tracking or even…

计算机视觉与模式识别 · 计算机科学 2020-09-21 Shoudong Han , Piao Huang , Hongwei Wang , En Yu , Donghaisheng Liu , Xiaofeng Pan , Jun Zhao