paper-with-me

홈 › Papers

Multiple Object Stitching for Unsupervised Representation Learning

2025-06-09 · Chengchao Shen, Dawei Liu, Jianxin Wang

Contrastive learning for single object centric images has achieved remarkable progress on unsupervised representation, but suffering inferior performance on the widespread images with multiple objects. In this paper, we propose a simple but effective method, Multiple Object Stitching (MOS), to refine the unsupervised representation for multi-object images. Specifically, we construct the multi-object images by stitching the single object centric ones, where the objects in the synthesized multi-object images are predetermined. Hence, compared to the existing contrastive methods, our method provides additional object correspondences between multi-object images without human annotations. In this manner, our method pays more attention to the representations of each object in multi-object image, thus providing more detailed representations for complicated downstream tasks, such as object detection and semantic segmentation. Experimental results on ImageNet, CIFAR and COCO datasets demonstrate that our proposed method achieves the leading unsupervised representation performance on both single object centric images and multi-object ones. The source code is available at https://github.com/visresearch/MultipleObjectStitching.

📄 PDF Abstract BibTeX arXiv:2506.07364

Code (1)

visresearch/MultipleObjectStitching 공식 구현 pytorch

Tasks

Contrastive LearningObjectobject-detectionObject DetectionRepresentation LearningSemantic Segmentation

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Unsupervised Deep Image Stitching: Reconstructing Stitched Features to Images

2021-06-24 · Lang Nie, Chunyu Lin, Kang Liao, Shuaicheng Liu 외

Traditional feature-based image stitching technologies rely heavily on feature detection quality, often failing to stitch images with few features or low resolution. The learning-based image stitching solutions are rarel…

Image ReconstructionImage Stitching

Eliminating Warping Shakes for Unsupervised Online Video Stitching

2024-03-11 · Lang Nie, Chunyu Lin, Kang Liao, Yun Zhang 외

In this paper, we retarget video stitching to an emerging issue, named warping shake, when extending image stitching to video stitching. It unveils the temporal instability of warped content in non-overlapping regions, d…

Image StitchingVideo Stabilization

Better Patch Stitching for Parametric Surface Reconstruction

2020-10-14 · Zhantao Deng, Jan Bednařík, Mathieu Salzmann, Pascal Fua

Recently, parametric mappings have emerged as highly effective surface representations, yielding low reconstruction error. In particular, the latest works represent the target shape as an atlas of multiple mappings, whic…

Surface Reconstruction

X-ray tomography of extended objects: a comparison of data acquisition approaches

2018-07-12

The penetration power of x-rays allows one to image large objects. For example, centimeter-sized specimens can be imaged with micron-level resolution using synchrotron sources. In this case, however, the limited beam dia…

StabStitch++: Unsupervised Online Video Stitching with Spatiotemporal Bidirectional Warps

2025-05-08 · Lang Nie, Chunyu Lin, Kang Liao, Yun Zhang 외

We retarget video stitching to an emerging issue, named warping shake, which unveils the temporal content shakes induced by sequentially unsmooth warps when extending image stitching to video stitching. Even if the input…

Image StitchingVideo Stabilization