中文
相关论文

相关论文: PieTrack: An MOT solution based on synthetic data …

200 篇论文

Data-driven based approaches, in spite of great success in many tasks, have poor generalization when applied to unseen image domains, and require expensive cost of annotation especially for dense pixel prediction tasks such as semantic…

计算机视觉与模式识别 · 计算机科学 2021-03-09 Shuaijun Chen , Xu Jia , Jianzhong He , Yongjie Shi , Jianzhuang Liu

Data association is an essential part in the tracking-by-detection based Multi-Object Tracking (MOT). Most trackers focus on how to design a better data association strategy to improve the tracking performance. The rule-based handcrafted…

计算机视觉与模式识别 · 计算机科学 2024-08-15 Song Guo , Rujie Liu , Narishige Abe

Single object tracking (SOT) heavily relies on the representation of the target object as a bounding box. However, due to the potential deformation and rotation experienced by the tracked targets, the genuine bounding box fails to capture…

计算机视觉与模式识别 · 计算机科学 2023-09-26 Guotian Zeng , Bi Zeng , Hong Zhang , Jianqi Liu , Qingmao Wei

While deep-learning based tracking methods have achieved substantial progress, they entail large-scale and high-quality annotated data for sufficient training. To eliminate expensive and exhaustive annotation, we study self-supervised…

计算机视觉与模式识别 · 计算机科学 2023-01-02 Xin Li , Wenjie Pei , Yaowei Wang , Zhenyu He , Huchuan Lu , Ming-Hsuan Yang

Current LiDAR-based 3D object detectors for autonomous driving are almost entirely trained on human-annotated data collected in specific geographical domains with specific sensor setups, making it difficult to adapt to a different domain.…

计算机视觉与模式识别 · 计算机科学 2023-06-05 Jenny Xu , Steven L. Waslander

Deep neural network (DNN) based perception models are indispensable in the development of autonomous vehicles (AVs). However, their reliance on large-scale, high-quality data is broadly recognized as a burdensome necessity due to the…

计算机视觉与模式识别 · 计算机科学 2025-07-22 Hojun Lim , Heecheol Yoo , Jinwoo Lee , Seungmin Jeon , Hyeongseok Jeon

Multi-Object Tracking (MOT) has been a long-standing challenge in video understanding. A natural and intuitive approach is to split this task into two parts: object detection and association. Most mainstream methods employ meticulously…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Ruopeng Gao , Ji Qi , Limin Wang

Developing a face anti-spoofing model that meets the security requirements of clients worldwide is challenging due to the domain gap between training datasets and diverse end-user test data. Moreover, for security and privacy reasons, it is…

计算机视觉与模式识别 · 计算机科学 2025-04-01 Zhuowei Li , Tianchen Zhao , Xiang Xu , Zheng Zhang , Zhihua Li , Xuanbai Chen , Qin Zhang , Alessandro Bergamo , Anil K. Jain , Yifan Xing

Deep neural networks have largely failed to effectively utilize synthetic data when applied to real images due to the covariate shift problem. In this paper, we show that by applying a straightforward modification to an existing…

计算机视觉与模式识别 · 计算机科学 2018-07-26 Aysegul Dundar , Ming-Yu Liu , Ting-Chun Wang , John Zedlewski , Jan Kautz

The increasing reliance on machine learning (ML) models for decision-making requires high-quality training data. However, access to real-world datasets is often restricted due to privacy concerns, proprietary restrictions, and incomplete…

机器学习 · 计算机科学 2026-04-30 Alessandra Agostini , Andrea Maurino , Blerina Spahiu

Similarity learning has been recognized as a crucial step for object tracking. However, existing multiple object tracking methods only use sparse ground truth matching as the training objective, while ignoring the majority of the…

计算机视觉与模式识别 · 计算机科学 2021-09-09 Jiangmiao Pang , Linlu Qiu , Xia Li , Haofeng Chen , Qi Li , Trevor Darrell , Fisher Yu

The goal of the challenge is to develop a test-time adaptation (TTA) method, which could adapt the model to gradually changing domains in video sequences for semantic segmentation task. It is based on a synthetic driving video dataset -…

计算机视觉与模式识别 · 计算机科学 2023-10-23 Damian Sójka , Yuyang Liu , Dipam Goswami , Sebastian Cygert , Bartłomiej Twardowski , Joost van de Weijer

In this paper, we propose a novel concept of path consistency to learn robust object matching without using manual object identity supervision. Our key idea is that, to track a object through frames, we can obtain multiple different…

计算机视觉与模式识别 · 计算机科学 2024-04-09 Zijia Lu , Bing Shuai , Yanbei Chen , Zhenlin Xu , Davide Modolo

This paper addresses the synthetic-to-real domain gap in object detection, focusing on training a YOLOv11 model to detect a specific object (a soup can) using only synthetic data and domain randomization strategies. The methodology involves…

计算机视觉与模式识别 · 计算机科学 2025-09-19 Luisa Torquato Niño , Hamza A. A. Gardi

We present a new domain-agnostic synthesis technique for generating programs from input-output examples. Our method, called metric program synthesis, relaxes the well-known observational equivalence idea (used widely in bottom-up…

编程语言 · 计算机科学 2022-10-12 John Feser , Isil Dillig , Armando Solar-Lezama

For a self-driving car to operate reliably, its perceptual system must generalize to the end-user's environment -- ideally without additional annotation efforts. One potential solution is to leverage unlabeled data (e.g., unlabeled LiDAR…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Yurong You , Cheng Perng Phoo , Katie Z Luo , Travis Zhang , Wei-Lun Chao , Bharath Hariharan , Mark Campbell , Kilian Q. Weinberger

The use of synthetic data in indoor 3D object detection offers the potential of greatly reducing the manual labor involved in 3D annotations and training effective zero-shot detectors. However, the complicated domain shifts across…

计算机视觉与模式识别 · 计算机科学 2024-08-27 Yunsong Wang , Na Zhao , Gim Hee Lee

Unsupervised domain adaptation for object detection addresses the adaption of detectors trained in a source domain to work accurately in an unseen target domain. Recently, methods approaching the alignment of the intermediate features…

计算机视觉与模式识别 · 计算机科学 2026-01-21 Vinicius F. Arruda , Rodrigo F. Berriel , Thiago M. Paixão , Claudine Badue , Alberto F. De Souza , Nicu Sebe , Thiago Oliveira-Santos

Flexible sensors hold promise for human motion capture (MoCap), offering advantages such as wearability, privacy preservation, and minimal constraints on natural movement. However, existing flexible sensor-based MoCap methods rely on deep…

计算机视觉与模式识别 · 计算机科学 2024-05-28 Jiawei Fang , Haishan Song , Chengxu Zuo , Xiaoxia Gao , Xiaowei Chen , Shihui Guo , Yipeng Qin

Conventional multi-object tracking (MOT) systems are predominantly designed for pedestrian tracking and often exhibit limited generalization to other object categories. This paper presents a generalized tracking framework capable of…

计算机视觉与模式识别 · 计算机科学 2025-09-26 Hamidreza Hashempoor , Yu Dong Hwang