中文
相关论文

相关论文: A Benchmark on Tricks for Large-scale Image Retrie…

200 篇论文

This paper presents a deep learning approach for image retrieval and pattern spotting in digital collections of historical documents. First, a region proposal algorithm detects object candidates in the document page images. Next, deep…

计算机视觉与模式识别 · 计算机科学 2022-08-05 Caio da S. Dias , Alceu de S. Britto , Jean P. Barddal , Laurent Heutte , Alessandro L. Koerich

The dominant paradigm in image retrieval systems today is to search large databases using global image features, and re-rank those initial results with local image feature matching techniques. This design, dubbed global-to-local, stems from…

信息检索 · 计算机科学 2025-09-08 Dror Aiger , Bingyi Cao , Kaifeng Chen , Andre Araujo

Mammography stands as the main screening method for detecting breast cancer early, enhancing treatment success rates. The segmentation of landmark structures in mammography images can aid the medical assessment in the evaluation of cancer…

图像与视频处理 · 电气工程与系统科学 2025-03-31 Jan Hurtado , Joao P. Maia , Cesar A. Sierra-Franco , Alberto Raposo

Cross-modal retrieval methods have been significantly improved in last years with the use of deep neural networks and large-scale annotated datasets such as ImageNet and Places. However, collecting and annotating such datasets requires a…

计算机视觉与模式识别 · 计算机科学 2019-02-04 Yash Patel , Lluis Gomez , Marçal Rusiñol , Dimosthenis Karatzas , C. V. Jawahar

Representation learning has been widely studied in the context of meta-learning, enabling rapid learning of new tasks through shared representations. Recent works such as MAML have explored using fine-tuning-based metrics, which measure the…

机器学习 · 计算机科学 2021-05-06 Kurtland Chua , Qi Lei , Jason D. Lee

Recent progress of deep learning has empowered various intelligent transportation applications, especially in car-sharing platforms. While the traditional operations of the car-sharing service highly relied on human engagements in fleet…

计算机视觉与模式识别 · 计算机科学 2023-05-03 Kyung Ho Park , Hyunhee Chung

The goal of this paper is to retrieve an image based on instance, attribute and category similarity notions. Different from existing works, which usually address only one of these entities in isolation, we introduce a cooperative embedding…

计算机视觉与模式识别 · 计算机科学 2019-04-03 William Thong , Cees G. M. Snoek , Arnold W. M. Smeulders

Large Language Models (LLMs) have been revolutionizing a myriad of natural language processing tasks with their diverse zero-shot capabilities. Indeed, existing work has shown that LLMs can be used to great effect for many tasks, such as…

计算与语言 · 计算机科学 2024-06-28 Baharan Nouriinanloo , Maxime Lamothe

Training AI models in cybersecurity with help of vast datasets offers significant opportunities to mimic real-world behaviors effectively. However, challenges like data drift and scarcity of labelled data lead to frequent updates of models…

机器学习 · 计算机科学 2026-02-04 Saurabh Anand , Shubham Malaviya , Manish Shukla , Sachin Lodha

In this paper we address issues with image retrieval benchmarking on standard and popular Oxford 5k and Paris 6k datasets. In particular, annotation errors, the size of the dataset, and the level of challenge are addressed: new annotation…

计算机视觉与模式识别 · 计算机科学 2018-04-02 Filip Radenović , Ahmet Iscen , Giorgos Tolias , Yannis Avrithis , Ondřej Chum

Deep learning models extract, before a final classification layer, features or patterns which are key for their unprecedented advantageous performance. However, the process of complex nonlinear feature extraction is not well understood, a…

计算机视觉与模式识别 · 计算机科学 2020-06-18 Roozbeh Yousefzadeh , Furong Huang

We propose an attentive local feature descriptor suitable for large-scale image retrieval, referred to as DELF (DEep Local Feature). The new feature is based on convolutional neural networks, which are trained only with image-level…

计算机视觉与模式识别 · 计算机科学 2018-02-06 Hyeonwoo Noh , Andre Araujo , Jack Sim , Tobias Weyand , Bohyung Han

Deep convolutional neural networks require large amounts of labeled data samples. For many real-world applications, this is a major limitation which is commonly treated by augmentation methods. In this work, we address the problem of…

计算机视觉与模式识别 · 计算机科学 2022-08-01 Christoph Reinders , Frederik Schubert , Bodo Rosenhahn

We introduce a framework to measure how biases change before and after fine-tuning a large scale visual recognition model for a downstream task. Deep learning models trained on increasing amounts of data are known to encode societal biases.…

计算机视觉与模式识别 · 计算机科学 2023-03-15 Jaspreet Ranjit , Tianlu Wang , Baishakhi Ray , Vicente Ordonez

Data-efficient image classification using deep neural networks in settings, where only small amounts of labeled data are available, has been an active research area in the recent past. However, an objective comparison between published…

计算机视觉与模式识别 · 计算机科学 2021-08-31 Lorenzo Brigato , Björn Barz , Luca Iocchi , Joachim Denzler

The pre-trained foundation models (PFMs) have become essential for facilitating large-scale multimodal learning. Researchers have effectively employed the ``pre-train, prompt, and predict'' paradigm through prompt learning to induce…

计算与语言 · 计算机科学 2025-12-24 Xiang Chen , Yixin Ou , Quan Feng , Lei Li , Piji Li , Haibo Ye , Sheng-Jun Huang , Shuofei Qiao , Shumin Deng , Huajun Chen , Ningyu Zhang

Conventional approaches to image-text retrieval mainly focus on indexing visual objects appearing in pictures but ignore the interactions between these objects. Such objects occurrences and interactions are equivalently useful and important…

计算机视觉与模式识别 · 计算机科学 2021-06-07 Manh-Duy Nguyen , Binh T. Nguyen , Cathal Gurrin

Machine learning can provide deep insights into data, allowing machines to make high-quality predictions and having been widely used in real-world applications, such as text mining, visual classification, and recommender systems. However,…

机器学习 · 计算机科学 2020-08-11 Meng Wang , Weijie Fu , Xiangnan He , Shijie Hao , Xindong Wu

The style of an image plays a significant role in how it is viewed, but style has received little attention in computer vision research. We describe an approach to predicting style of images, and perform a thorough evaluation of different…

计算机视觉与模式识别 · 计算机科学 2021-05-28 Sergey Karayev , Matthew Trentacoste , Helen Han , Aseem Agarwala , Trevor Darrell , Aaron Hertzmann , Holger Winnemoeller

As machine learning increasingly influences critical domains such as credit underwriting, public policy, and talent acquisition, ensuring compliance with fairness constraints is both a legal and ethical imperative. This paper introduces a…

机器学习 · 计算机科学 2025-04-24 Léandre Eberhard , Nirek Sharma , Filipp Shelobolin , Aalok Ganesh Shanbhag