paper-with-me

Papers

Single Shot Scene Text Retrieval

2018-08-27 · ECCV 2018 9 · Lluís Gómez, Andrés Mafla, Marçal Rusiñol, Dimosthenis Karatzas

Textual information found in scene images provides high level semantic information about the image and its context and it can be leveraged for better scene understanding. In this paper we address the problem of scene text retrieval: given a text query, the system must return all images containing the queried text. The novelty of the proposed model consists in the usage of a single shot CNN architecture that predicts at the same time bounding boxes and a compact text representation of the words in them. In this way, the text based image retrieval task can be casted as a simple nearest neighbor search of the query text representation over the outputs of the CNN over the entire image database. Our experiments demonstrate that the proposed architecture outperforms previous state-of-the-art while it offers a significant increase in processing speed.

📄 PDF Abstract BibTeX arXiv:1808.09044

Code (3)

lluisgomez/single-shot-str 공식 구현 tf
AndresPMD/Pytorch-yolo-phoc pytorch
DreadPiratePsyopus/Pytorch-yolo-phoc pytorch

Tasks

Image RetrievalRetrievalScene UnderstandingText Retrieval

Similar Papers 제목 키워드 기반

Diorama: Unleashing Zero-shot Single-view 3D Scene Modeling

2024-11-29 · Qirui Wu, Denys Iliash, Daniel Ritchie, Manolis Savva 외

Reconstructing structured 3D scenes from RGB images using CAD objects unlocks efficient and compact scene representations that maintain compositionality and interactability. Existing works propose training-heavy methods …

3D Shape RetrievalPose Estimation

Few Shots Text to Image Retrieval: New Benchmarking Dataset and Optimization Methods

2026-03-26 · Ofer Idan, Vladi Vexler, Gil Lederman, Dima Sivov 외 arxiv

Pre-trained vision-language models (VLMs) excel in multimodal tasks, commonly encoding images as embedding vectors for storage in databases and retrieval via approximate nearest neighbor search (ANNS). However, these mod…

Few-Shot LearningImage Retrieval

Zero-Shot Visual Grounding in 3D Gaussians via View Retrieval

2025-09-19 · Liwei Liao, Xufeng Li, Xiaoyun Zheng, Boning Liu 외 arxiv

3D Visual Grounding (3DVG) aims to locate objects in 3D scenes based on text prompts, which is essential for applications such as robotics. However, existing 3DVG methods encounter two main challenges: first, they strugg…

Visual Grounding

Long Context Tuning for Video Generation

2025-03-13 · Yuwei Guo, Ceyuan Yang, Ziyan Yang, Zhibei Ma 외

Recent advances in video generation can produce realistic, minute-long single-shot videos with scalable diffusion transformers. However, real-world narrative videos require multi-shot scenes with visual and dynamic consi…

Video Generation

Reason, Retrieve, Re-rank: A Zero-Shot Reasoning-Aware Framework for Composed Video Retrieval

2026-05-30 · Ali Alavi arxiv

Composed Video Retrieval (CoVR) seeks the target video that results from applying a free-form textual modification to a reference video. We address the \emph{Reason-Aware} CoVR (CoVR-R) challenge at the CVPR~2026 VidLLMs…

Video Retrieval