中文
相关论文

相关论文: Self-Supervised Tracking via Target-Aware Data Syn…

200 篇论文

Deep learning methods typically require vast amounts of training data to reach their full potential. While some publicly available datasets exists, domain specific data always needs to be collected and manually labeled, an expensive, time…

计算机视觉与模式识别 · 计算机科学 2019-02-27 Stefan Hinterstoisser , Olivier Pauly , Hauke Heibel , Martina Marek , Martin Bokeloh

Existing deep trackers mainly use convolutional neural networks pre-trained for generic object recognition task for representations. Despite demonstrated successes for numerous vision tasks, the contributions of using pre-trained deep…

计算机视觉与模式识别 · 计算机科学 2019-04-04 Xin Li , Chao Ma , Baoyuan Wu , Zhenyu He , Ming-Hsuan Yang

Self-supervised learning for visual object tracking possesses valuable advantages compared to supervised learning, such as the non-necessity of laborious human annotations and online training. In this work, we exploit an end-to-end Siamese…

计算机视觉与模式识别 · 计算机科学 2020-08-04 Weihao Yuan , Michael Yu Wang , Qifeng Chen

We present a task-aware approach to synthetic data generation. Our framework employs a trainable synthesizer network that is optimized to produce meaningful training samples by assessing the strengths and weaknesses of a `target' network.…

计算机视觉与模式识别 · 计算机科学 2019-07-10 Shashank Tripathi , Siddhartha Chandra , Amit Agrawal , Ambrish Tyagi , James M. Rehg , Visesh Chari

The advancement of visual tracking has continuously been brought by deep learning models. Typically, supervised learning is employed to train these models with expensive labeled data. In order to reduce the workload of manual annotations…

计算机视觉与模式识别 · 计算机科学 2020-07-24 Ning Wang , Wengang Zhou , Yibing Song , Chao Ma , Wei Liu , Houqiang Li

Semi-supervised learning that leverages synthetic data for training has been widely adopted for developing automatic post-editing (APE) models due to the lack of training data. With this aim, we focus on data-synthesis methods to create…

计算与语言 · 计算机科学 2024-06-04 Wonkee Lee , Seong-Hwan Heo , Jong-Hyeok Lee

Scene Parsing is a crucial step to enable autonomous systems to understand and interact with their surroundings. Supervised deep learning methods have made great progress in solving scene parsing problems, however, come at the cost of…

计算机视觉与模式识别 · 计算机科学 2019-03-26 Keng-Chi Liu , Yi-Ting Shen , Jan P. Klopp , Liang-Gee Chen

A core component of the recent success of self-supervised learning is cropping data augmentation, which selects sub-regions of an image to be used as positive views in the self-supervised loss. The underlying assumption is that randomly…

计算机视觉与模式识别 · 计算机科学 2023-04-10 Shlok Mishra , Anshul Shah , Ankan Bansal , Abhyuday Jagannatha , Janit Anjaria , Abhishek Sharma , David Jacobs , Dilip Krishnan

3D object trackers usually require training on large amounts of annotated data that is expensive and time-consuming to collect. Instead, we propose leveraging vast unlabeled datasets by self-supervised metric learning of 3D object trackers,…

计算机视觉与模式识别 · 计算机科学 2020-08-20 Jianren Wang , Siddharth Ancha , Yi-Ting Chen , David Held

We propose an unsupervised visual tracking method in this paper. Different from existing approaches using extensive annotated data for supervised learning, our CNN model is trained on large-scale unlabeled videos in an unsupervised manner.…

计算机视觉与模式识别 · 计算机科学 2019-04-04 Ning Wang , Yibing Song , Chao Ma , Wengang Zhou , Wei Liu , Houqiang Li

Collecting large annotated datasets in Remote Sensing is often expensive and thus can become a major obstacle for training advanced machine learning models. Common techniques of addressing this issue, based on the underlying idea of…

计算机视觉与模式识别 · 计算机科学 2021-08-18 Rahul Ghosh , Xiaowei Jia , Chenxi Lin , Zhenong Jin , Vipin Kumar

We present view-synthesis autoencoders (VSA) in this paper, which is a self-supervised learning framework designed for vision transformers. Different from traditional 2D pretraining methods, VSA can be pre-trained with multi-view data. In…

计算机视觉与模式识别 · 计算机科学 2023-04-25 Shaoteng Liu , Xiangyu Zhang , Tao Hu , Jiaya Jia

Point tracking aims to follow visual points through complex motion, occlusion, and viewpoint changes, and has advanced rapidly with modern foundation models. Yet progress toward general point tracking remains constrained by limited…

计算机视觉与模式识别 · 计算机科学 2026-02-05 Weiguang Zhao , Haoran Xu , Xingyu Miao , Qin Zhao , Rui Zhang , Kaizhu Huang , Ning Gao , Peizhou Cao , Mingze Sun , Mulin Yu , Tao Lu , Linning Xu , Junting Dong , Jiangmiao Pang

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

The success of visual tracking has been largely driven by datasets with manual box annotations. However, these box annotations require tremendous human effort, limiting the scale and diversity of existing tracking datasets. In this work, we…

计算机视觉与模式识别 · 计算机科学 2025-07-30 Yaozong Zheng , Bineng Zhong , Qihua Liang , Ning Li , Shuxiang Song

Recently developed deep neural networks achieved state-of-the-art results in the subject of 6D object pose estimation for robot manipulation. However, those supervised deep learning methods require expensive annotated training data. Current…

机器人学 · 计算机科学 2022-05-12 Paul Koch , Marian Schlüter , Serge Thill

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

In this paper, we propose a self-supervised learning procedure for training a robust multi-object tracking (MOT) model given only unlabeled video. While several self-supervisory learning signals have been proposed in prior work on…

计算机视觉与模式识别 · 计算机科学 2021-11-12 Favyen Bastani , Songtao He , Sam Madden

The objective of this paper is self-supervised representation learning, with the goal of solving semi-supervised video object segmentation (a.k.a. dense tracking). We make the following contributions: (i) we propose to improve the existing…

计算机视觉与模式识别 · 计算机科学 2020-06-23 Fangrui Zhu , Li Zhang , Yanwei Fu , Guodong Guo , Weidi Xie

Synthetic training data has gained prominence in numerous learning tasks and scenarios, offering advantages such as dataset augmentation, generalization evaluation, and privacy preservation. Despite these benefits, the efficiency of…

机器学习 · 计算机科学 2024-03-21 Jianhao Yuan , Jie Zhang , Shuyang Sun , Philip Torr , Bo Zhao
‹ 上一页 1 2 3 10 下一页 ›