paper-with-me

Papers

LRVS-Fashion: Extending Visual Search with Referring Instructions

2023-06-05 · Simon Lepage, Jérémie Mary, David Picard

This paper introduces a new challenge for image similarity search in the context of fashion, addressing the inherent ambiguity in this domain stemming from complex images. We present Referred Visual Search (RVS), a task allowing users to define more precisely the desired similarity, following recent interest in the industry. We release a new large public dataset, LRVS-Fashion, consisting of 272k fashion products with 842k images extracted from fashion catalogs, designed explicitly for this task. However, unlike traditional visual search methods in the industry, we demonstrate that superior performance can be achieved by bypassing explicit object detection and adopting weakly-supervised conditional contrastive learning on image tuples. Our method is lightweight and demonstrates robustness, reaching Recall at one superior to strong detection-based baselines against 2M distractors. The dataset is available at https://huggingface.co/datasets/Slep/LAION-RVS-Fashion .

📄 PDF Abstract BibTeX arXiv:2306.02928

Code (2)

Simon-Lepage/LRVSF-Benchmark 공식 구현 pytorch
simon-lepage/condvit-lrvsf 공식 구현 pytorch

Tasks

Contrastive LearningImage Similarity Searchobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Referring Image Segmentation by Generative Adversarial Learning

2020-04-20 · IEEE 2020 4 · Shuang Qiu, Yao Zhao, Jianbo Jiao, Yunchao Wei 외

Referring expression is a kind of language expression being used for referring to particular objects. In this paper, we focus on the problem of image segmentation from natural language referring expressions. Existing wor…

Image SegmentationReferring ExpressionReferring Expression SegmentationSegmentation+2

Proposal-free One-stage Referring Expression via Grid-Word Cross-Attention

2021-05-05 · Wei Suo, Mengyang Sun, Peng Wang, Qi Wu

Referring Expression Comprehension (REC) has become one of the most important tasks in visual reasoning, since it is an essential step for many vision-and-language tasks such as visual question answering. However, it has…

Question AnsweringReferring ExpressionReferring Expression ComprehensionVisual Question Answering+2

Multi-modal Instruction Tuned LLMs with Fine-grained Visual Perception

2024-03-05 · CVPR 2024 1 · Junwen He, Yifan Wang, Lijun Wang, Huchuan Lu 외

Multimodal Large Language Model (MLLMs) leverages Large Language Models as a cognitive framework for diverse visual-language tasks. Recent efforts have been made to equip MLLMs with visual perceiving and grounding capabi…

Language ModelingLanguage ModellingLarge Language ModelMultimodal Large Language Model+2

Attribute Retrieving for Open-Vocabulary Endoscopic Compositional Referring Segmentation

2026-07-09 · Shun Liu, Nan Xi, Yang Liu, Tianyu Luan 외 arxiv

Referring Image Segmentation (RIS) aims to segment image regions specified by natural language, enabling fine-grained and controllable visual understanding. Extending RIS to endoscopic imagery, however, presents unique c…

Image Segmentation

The Solution for the 5th GCAIAC Zero-shot Referring Expression Comprehension Challenge

2024-07-06 · Longfei Huang, Feng Yu, Zhihao Guan, Zhonghua Wan 외

This report presents a solution for the zero-shot referring expression comprehension task. Visual-language multimodal base models (such as CLIP, SAM) have gained significant attention in recent years as a cornerstone of …

Referring ExpressionReferring Expression Comprehension