paper-with-me

홈 › Papers

Learning Co-segmentation by Segment Swapping for Retrieval and Discovery

2021-10-29 · Xi Shen, Alexei A. Efros, Armand Joulin, Mathieu Aubry

The goal of this work is to efficiently identify visually similar patterns in images, e.g. identifying an artwork detail copied between an engraving and an oil painting, or recognizing parts of a night-time photograph visible in its daytime counterpart. Lack of training data is a key challenge for this co-segmentation task. We present a simple yet surprisingly effective approach to overcome this difficulty: we generate synthetic training pairs by selecting segments in an image and copy-pasting them into another image. We then learn to predict the repeated region masks. We find that it is crucial to predict the correspondences as an auxiliary task and to use Poisson blending and style transfer on the training pairs to generalize on real data. We analyse results with two deep architectures relevant to our joint image analysis task: a transformer-based architecture and Sparse Nc-Net, a recent network designed to predict coarse correspondences using 4D convolutions. We show our approach provides clear improvements for artwork details retrieval on the Brueghel dataset and achieves competitive performance on two place recognition benchmarks, Tokyo247 and Pitts30K. We also demonstrate the potential of our approach for unsupervised image collection analysis by introducing a spectral graph clustering approach to object discovery and demonstrating it on the object discovery dataset of \cite{rubinstein2013unsupervised} and the Brueghel dataset. Our code and data are available at http://imagine.enpc.fr/~shenx/SegSwap/.

📄 PDF Abstract BibTeX arXiv:2110.15904

Code (1)

XiSHEN0220/SegSwap pytorch

Tasks

Graph ClusteringObject DiscoveryRetrievalSpectral Graph ClusteringStyle Transfer

Similar Papers 제목 키워드 기반

On Face Segmentation, Face Swapping, and Face Perception

2017-04-22 · Yuval Nirkin, Iacopo Masi, Anh Tuan Tran, Tal Hassner 외

We show that even when face images are unconstrained and arbitrarily paired, face swapping between them is actually quite simple. To this end, we make the following contributions. (a) Instead of tailoring systems for fac…

Face Swapping

End-to-end Face-swapping via Adaptive Latent Representation Learning

2023-03-07 · Chenhao Lin, Pengbin Hu, Chao Shen, Qian Li

Taking full advantage of the excellent performance of StyleGAN, style transfer-based face swapping methods have been extensively investigated recently. However, these studies require separate face segmentation and blendi…

AttributeFace SwappingRepresentation LearningStyle Transfer

Fast and Accurate 3D Medical Image Segmentation with Data-swapping Method

2018-12-19 · Haruki Imai, Samuel Matzek, Tung D. Le, Yasushi Negishi 외

Deep neural network models used for medical image segmentation are large because they are trained with high-resolution three-dimensional (3D) images. Graphics processing units (GPUs) are widely used to accelerate the tra…

CPUGPUImage SegmentationMedical Image Segmentation+2

Knowledge Discovery in Optical Music Recognition: Enhancing Information Retrieval with Instance Segmentation

2024-08-27 · Elona Shatri, George Fazekas

Optical Music Recognition (OMR) automates the transcription of musical notation from images into machine-readable formats like MusicXML, MEI, or MIDI, significantly reducing the costs and time of manual transcription. Th…

Information RetrievalInstance Segmentationobject-detectionObject Detection+5

Knowledge Swapping via Learning and Unlearning

2025-02-12 · Mingyu Xing, Lechao Cheng, Shenggeng Tang, Yaxiong Wang 외

We introduce \textbf{Knowledge Swapping}, a novel task designed to selectively regulate knowledge of a pretrained model by enabling the forgetting of user\-specified information, retaining essential knowledge, and acquir…

image-classificationImage ClassificationIncremental Learningobject-detection+2