paper-with-me

Papers

CroCo: Self-Supervised Pre-training for 3D Vision Tasks by Cross-View Completion

2022-10-19 · Philippe Weinzaepfel, Vincent Leroy, Thomas Lucas, Romain Brégier, Yohann Cabon, Vaibhav Arora, Leonid Antsfeld, Boris Chidlovskii, Gabriela Csurka, Jérôme Revaud

Masked Image Modeling (MIM) has recently been established as a potent pre-training paradigm. A pretext task is constructed by masking patches in an input image, and this masked content is then predicted by a neural network using visible patches as sole input. This pre-training leads to state-of-the-art performance when finetuned for high-level semantic tasks, e.g. image classification and object detection. In this paper we instead seek to learn representations that transfer well to a wide variety of 3D vision and lower-level geometric downstream tasks, such as depth prediction or optical flow estimation. Inspired by MIM, we propose an unsupervised representation learning task trained from pairs of images showing the same scene from different viewpoints. More precisely, we propose the pretext task of cross-view completion where the first input image is partially masked, and this masked content has to be reconstructed from the visible content and the second image. In single-view MIM, the masked content often cannot be inferred precisely from the visible portion only, so the model learns to act as a prior influenced by high-level semantics. In contrast, this ambiguity can be resolved with cross-view completion from the second unmasked image, on the condition that the model is able to understand the spatial relationship between the two images. Our experiments show that our pretext task leads to significantly improved performance for monocular 3D vision downstream tasks such as depth estimation. In addition, our model can be directly applied to binocular downstream tasks like optical flow or relative camera pose estimation, for which we obtain competitive results without bells and whistles, i.e., using a generic architecture without any task-specific design.

📄 PDF Abstract BibTeX arXiv:2210.10716

Code (1)

naver/croco 공식 구현 pytorch

Tasks

Camera Pose EstimationDepth EstimationDepth Predictionimage-classificationImage Classificationobject-detectionObject DetectionOptical Flow EstimationPose EstimationRepresentation Learning

Methods 이 논문이 사용한 방법론

MIM 설명 없음

Similar Papers 제목 키워드 기반

MuM: Multi-View Masked Image Modeling for 3D Vision

2025-11-21 · David Nordström, Johan Edstedt, Fredrik Kahl, Georg Bökman arxiv

Self-supervised learning on images seeks to extract meaningful visual representations from unlabeled data. When scaled to large datasets, this paradigm has achieved state-of-the-art performance and the resulting trained …

Self-Supervised LearningPose EstimationImage Matching

E-RayZer: Self-supervised 3D Reconstruction as Spatial Visual Pre-training

2025-12-11 · Qitao Zhao, Hao Tan, Qianqian Wang, Sai Bi 외 arxiv

Self-supervised pre-training has driven rapid progress in foundation models for language, 2D images, and video, yet remains largely unexplored for learning 3D-aware representations from multi-view images. In this paper, …

3D ReconstructionPose Estimation

CroCo v2: Improved Cross-view Completion Pre-training for Stereo Matching and Optical Flow

2022-11-18 · ICCV 2023 1 · Philippe Weinzaepfel, Thomas Lucas, Vincent Leroy, Yohann Cabon 외

Despite impressive performance for high-level downstream tasks, self-supervised pre-training methods have not yet fully delivered on dense geometric vision tasks such as stereo matching or optical flow. The application o…

Optical Flow EstimationPositionSelf-Supervised LearningStereo Matching

Automated Level Crossing System: A Computer Vision Based Approach with Raspberry Pi Microcontroller

2022-12-08 · Rafid Umayer Murshed, Sandip Kollol Dhruba, Md. Tawheedul Islam Bhuian, Mst. Rumi Akter

In a rapidly flourishing country like Bangladesh, accidents in unmanned level crossings are increasing daily. This study presents a deep learning-based approach for automating level crossing junctions, ensuring maximum s…

Activity Recognitionobject-detectionObject Detection

Weakly Semi-supervised Whole Slide Image Classification by Two-level Cross Consistency Supervision

2025-04-16 · Linhao Qu, Shiman Li, Xiaoyuan Luo, Shaolei Liu 외

Computer-aided Whole Slide Image (WSI) classification has the potential to enhance the accuracy and efficiency of clinical pathological diagnosis. It is commonly formulated as a Multiple Instance Learning (MIL) problem, …

Classificationimage-classificationImage ClassificationMultiple Instance Learning+1