中文
相关论文

相关论文: Self-supervised Object Tracking with Cycle-consist…

200 篇论文

In this paper, we explore a self-supervised model that learns to detect the symmetry of a single object without requiring a dataset-relying solely on the input object itself. We hypothesize that the symmetry of an object can be determined…

计算机视觉与模式识别 · 计算机科学 2025-03-07 Isaac Aguirre , Ivan Sipiran , Gabriel Montañana

While great strides have been made in using deep learning algorithms to solve supervised learning tasks, the problem of unsupervised learning - leveraging unlabeled examples to learn about the structure of a domain - remains a difficult…

机器学习 · 计算机科学 2017-03-02 William Lotter , Gabriel Kreiman , David Cox

In this work we address the challenging problem of unsupervised learning from videos. Existing methods utilize the spatio-temporal continuity in contiguous video frames as regularization for the learning process. Typically, this temporal…

计算机视觉与模式识别 · 计算机科学 2018-10-12 Carolina Redondo-Cabrera , Roberto J. López-Sastre

This work proposes a self-supervised learning system for segmenting rigid objects in RGB images. The proposed pipeline is trained on unlabeled RGB-D videos of static objects, which can be captured with a camera carried by a mobile robot. A…

计算机视觉与模式识别 · 计算机科学 2023-04-11 Shiyang Lu , Yunfu Deng , Abdeslam Boularias , Kostas Bekris

We propose a novel memory-based tracker via part-level dense memory and voting-based retrieval, called DMV. Since deep learning techniques have been introduced to the tracking field, Siamese trackers have attracted many researchers due to…

计算机视觉与模式识别 · 计算机科学 2020-03-23 Gunhee Nam , Seoung Wug Oh , Joon-Young Lee , Seon Joo Kim

While 6D object pose estimation has wide applications across computer vision and robotics, it remains far from being solved due to the lack of annotations. The problem becomes even more challenging when moving to category-level 6D pose,…

计算机视觉与模式识别 · 计算机科学 2023-04-04 Kaifeng Zhang , Yang Fu , Shubhankar Borse , Hong Cai , Fatih Porikli , Xiaolong Wang

We present a Siamese-like Dual-branch network based on solely Transformers for tracking. Given a template and a search image, we divide them into non-overlapping patches and extract a feature vector for each patch based on its matching…

计算机视觉与模式识别 · 计算机科学 2021-12-07 Fei Xie , Chunyu Wang , Guangting Wang , Wankou Yang , Wenjun Zeng

Anchor-based Siamese trackers have achieved remarkable advancements in accuracy, yet the further improvement is restricted by the lagged tracking robustness. We find the underlying reason is that the regression network in anchor-based…

计算机视觉与模式识别 · 计算机科学 2020-07-10 Zhipeng Zhang , Houwen Peng , Jianlong Fu , Bing Li , Weiming Hu

We study active object tracking, where a tracker takes as input the visual observation (i.e., frame sequence) and produces the camera control signal (e.g., move forward, turn left, etc.). Conventional methods tackle the tracking and the…

计算机视觉与模式识别 · 计算机科学 2018-06-04 Wenhan Luo , Peng Sun , Fangwei Zhong , Wei Liu , Tong Zhang , Yizhou Wang

Our objective is to transform a video into a set of discrete audio-visual objects using self-supervised learning. To this end, we introduce a model that uses attention to localize and group sound sources, and optical flow to aggregate…

计算机视觉与模式识别 · 计算机科学 2020-08-11 Triantafyllos Afouras , Andrew Owens , Joon Son Chung , Andrew Zisserman

Online tracking of multiple objects in videos requires strong capacity of modeling and matching object appearances. Previous methods for learning appearance embedding mostly rely on instance-level matching without considering the temporal…

计算机视觉与模式识别 · 计算机科学 2021-07-07 Wei Li , Yuanjun Xiong , Shuo Yang , Mingze Xu , Yongxin Wang , Wei Xia

Self-supervision allows learning meaningful representations of natural images, which usually contain one central object. How well does it transfer to multi-entity scenes? We discuss key aspects of learning structured object-centric…

计算机视觉与模式识别 · 计算机科学 2022-04-15 Federico Baldassarre , Hossein Azizpour

Recent interest in self-supervised dense tracking has yielded rapid progress, but performance still remains far from supervised methods. We propose a dense tracking model trained on videos without any annotations that surpasses previous…

计算机视觉与模式识别 · 计算机科学 2020-02-27 Zihang Lai , Erika Lu , Weidi Xie

Multi-object tracking systems often consist of a combination of a detector, a short term linker, a re-identification feature extractor and a solver that takes the output from these separate components and makes a final prediction.…

计算机视觉与模式识别 · 计算机科学 2020-04-17 Bing Shuai , Andrew G. Berneshawi , Davide Modolo , Joseph Tighe

To teach robots skills, it is crucial to obtain data with supervision. Since annotating real world data is time-consuming and expensive, enabling robots to learn in a self-supervised way is important. In this work, we introduce a robot…

机器人学 · 计算机科学 2020-03-10 Xinke Deng , Yu Xiang , Arsalan Mousavian , Clemens Eppner , Timothy Bretl , Dieter Fox

Video object segmentation (VOS) is an essential part of autonomous vehicle navigation. The real-time speed is very important for the autonomous vehicle algorithms along with the accuracy metric. In this paper, we propose a semi-supervised…

计算机视觉与模式识别 · 计算机科学 2021-10-29 Yaochen Li , Yuhui Hong , Yonghong Song , Chao Zhu , Ying Zhang , Ruihao Wang

We study active object tracking, where a tracker takes visual observations (i.e., frame sequences) as input and produces the corresponding camera control signals as output (e.g., move forward, turn left, etc.). Conventional methods tackle…

计算机视觉与模式识别 · 计算机科学 2019-02-14 Wenhan Luo , Peng Sun , Fangwei Zhong , Wei Liu , Tong Zhang , Yizhou Wang

While supervised object detection and segmentation methods achieve impressive accuracy, they generalize poorly to images whose appearance significantly differs from the data they have been trained on. To address this when annotating data is…

计算机视觉与模式识别 · 计算机科学 2020-11-12 Isinsu Katircioglu , Helge Rhodin , Victor Constantin , Jörg Spörri , Mathieu Salzmann , Pascal Fua

Efficient visual trackers overfit to their training distributions and lack generalization abilities, resulting in them performing well on their respective in-distribution (ID) test sets and not as well on out-of-distribution (OOD)…

计算机视觉与模式识别 · 计算机科学 2025-02-10 Ram Zaveri , Shivang Patel , Yu Gu , Gianfranco Doretto

This paper introduces a novel framework to learn data association for multi-object tracking in a self-supervised manner. Fully-supervised learning methods are known to achieve excellent tracking performances, but acquiring identity-level…

计算机视觉与模式识别 · 计算机科学 2025-09-04 Shuai Li , Michael Burke , Subramanian Ramamoorthy , Juergen Gall