paper-with-me

홈 › Papers

The Contextual Loss for Image Transformation with Non-Aligned Data

2018-03-06 · ECCV 2018 9 · Roey Mechrez, Itamar Talmi, Lihi Zelnik-Manor

Feed-forward CNNs trained for image transformation problems rely on loss functions that measure the similarity between the generated image and a target image. Most of the common loss functions assume that these images are spatially aligned and compare pixels at corresponding locations. However, for many tasks, aligned training pairs of images will not be available. We present an alternative loss function that does not require alignment, thus providing an effective and simple solution for a new space of problems. Our loss is based on both context and semantics -- it compares regions with similar semantic meaning, while considering the context of the entire image. Hence, for example, when transferring the style of one face to another, it will translate eyes-to-eyes and mouth-to-mouth. Our code can be found at https://www.github.com/roimehrez/contextualLoss

📄 PDF Abstract BibTeX arXiv:1803.02077

Code (3)

roimehrez/contextualLoss 공식 구현 tf
HilaManor/Generative-deep-features pytorch
S-aiueo32/contextual_loss_pytorch pytorch

Similar Papers 제목 키워드 기반

Misalignment-Robust Frequency Distribution Loss for Image Transformation

2024-02-28 · CVPR 2024 1 · Zhangkai Ni, Juncheng Wu, Zian Wang, Wenhan Yang 외

This paper aims to address a common challenge in deep learning-based image transformation methods, such as image enhancement and super-resolution, which heavily rely on precisely aligned paired datasets with pixel-level …

Image EnhancementStyle TransferSuper-Resolution

AlignSeg: Feature-Aligned Segmentation Networks

2020-02-24 · Zilong Huang, Yunchao Wei, Xinggang Wang, Wenyu Liu 외

Aggregating features in terms of different convolutional blocks or contextual embeddings has been proven to be an effective way to strengthen feature representations for semantic segmentation. However, most of the curren…

SegmentationSemantic Segmentation

Context-Aware Cross-Lingual Mapping

2019-03-08 · NAACL 2019 6 · Hanan Aldarmaki, Mona Diab

Cross-lingual word vectors are typically obtained by fitting an orthogonal matrix that maps the entries of a bilingual dictionary from a source to a target vector space. Word vectors, however, are most commonly used for …

RetrievalSentenceSentence EmbeddingsTranslation+2

Recurrent Transformer Networks for Semantic Correspondence

2018-10-29 · NeurIPS 2018 12 · Seungryong Kim, Stephen Lin, Sangryul Jeon, Dongbo Min 외

We present recurrent transformer networks (RTNs) for obtaining dense correspondences between semantically similar images. Our networks accomplish this through an iterative process of estimating spatial transformations be…

General ClassificationSemantic correspondence

ContextBLIP: Doubly Contextual Alignment for Contrastive Image Retrieval from Linguistically Complex Descriptions

2024-05-29 · Honglin Lin, Siyu Li, Guoshun Nan, Chaoyue Tang 외

Image retrieval from contextual descriptions (IRCD) aims to identify an image within a set of minimally contrastive candidates based on linguistically complex text. Despite the success of VLMs, they still significantly l…

Image RetrievalRetrieval