paper-with-me

홈 › Papers

Self-Supervised Partial Cycle-Consistency for Multi-View Matching

2025-01-10 · Fedor Taggenbrock, Gertjan Burghouts, Ronald Poppe

Matching objects across partially overlapping camera views is crucial in multi-camera systems and requires a view-invariant feature extraction network. Training such a network with cycle-consistency circumvents the need for labor-intensive labeling. In this paper, we extend the mathematical formulation of cycle-consistency to handle partial overlap. We then introduce a pseudo-mask which directs the training loss to take partial overlap into account. We additionally present several new cycle variants that complement each other and present a time-divergent scene sampling scheme that improves the data input for this self-supervised setting. Cross-camera matching experiments on the challenging DIVOTrack dataset show the merits of our approach. Compared to the self-supervised state-of-the-art, we achieve a 4.3 percentage point higher F1 score with our combined contributions. Our improvements are robust to reduced overlap in the training data, with substantial improvements in challenging scenes that need to make few matches between many people. Self-supervised feature networks trained with our method are effective at matching objects in a range of multi-camera settings, providing opportunities for complex tasks like large-scale multi-camera scene understanding.

📄 PDF Abstract BibTeX arXiv:2501.06000

Code (1)

fedortaggenbrock/self-supervised-partial-cycle-consistency 공식 구현 pytorch

Tasks

Scene Understanding

Similar Papers 제목 키워드 기반

Temporal Cycle-Consistency Learning

2019-04-16 · CVPR 2019 6 · Debidatta Dwibedi, Yusuf Aytar, Jonathan Tompson, Pierre Sermanet 외

We introduce a self-supervised representation learning method based on the task of temporal alignment between videos. The method trains a network using temporal cycle consistency (TCC), a differentiable cycle-consistency…

Anomaly DetectionRepresentation LearningSelf-Supervised LearningVideo Alignment

Learning to Predict Activity Progress by Self-Supervised Video Alignment

2024-01-01 · CVPR 2024 1 · Gerard Donahue, Ehsan Elhamifar

In this paper we tackle the problem of self-supervised video alignment and activity progress prediction using in-the-wild videos. Our proposed self-supervised representation learning method carefully addresses differ…

Representation LearningVideo Alignment

Cycle Consistency in Video Object-Centric Learning

2026-05-28 · Rongzhen Zhao, Zhiyuan Li, Ruonan Wei, Juho Kannala 외 arxiv

Self-supervised video Object-Centric Learning (OCL) aims to discover distinct objects and associate them across time, whereas self-supervised Multi-Object Tracking (MOT) focuses on associating pre-defined object detectio…

Multi-Object Tracking

Self-Supervised Cross-View Correspondence with Predictive Cycle Consistency

2025-01-01 · CVPR 2025 1 · Alan Baade, Changan Chen

Learning self-supervised visual correspondence is a long-studied task fundamental to visual understanding and human perception. However, existing correspondence methods largely focus on small image transformations, s…

ColorizationImitation LearningObject Tracking

Learning Correspondence from the Cycle-Consistency of Time

2019-03-18 · CVPR 2019 6 · Xiaolong Wang, Allan Jabri, Alexei A. Efros

We introduce a self-supervised method for learning visual correspondence from unlabeled video. The main idea is to use cycle-consistency in time as free supervisory signal for learning visual representations from scratch…

Optical Flow EstimationSemantic SegmentationSemi-Supervised Video Object SegmentationUnsupervised Video Object Segmentation+2