中文
相关论文

相关论文: Global Features are All You Need for Image Retriev…

200 篇论文

A novel algorithm is proposed for segmenting an image into multiple levels using its mean and variance. Starting from the extreme pixel values at both ends of the histogram plot, the algorithm is applied recursively on sub-ranges computed…

计算机视觉与模式识别 · 计算机科学 2007-05-23 Siddharth Arora , Jayadev Acharya , Amit Verma , Prasanta K. Panigrahi

With the effective application of deep learning in computer vision, breakthroughs have been made in the research of super-resolution images reconstruction. However, many researches have pointed out that the insufficiency of the neural…

图像与视频处理 · 电气工程与系统科学 2021-06-11 Yibo Guo , Haidi Wang , Yiming Fan , Shunyao Li , Mingliang Xu

Surface normal integration is a fundamental problem in computer vision, dealing with the objective of reconstructing a surface from its corresponding normal map. Existing approaches require an iterative global optimization to jointly…

计算机视觉与模式识别 · 计算机科学 2025-12-02 Francesco Milano , Jen Jen Chung , Lionel Ott , Roland Siegwart

Almost all of the current top-performing object detection networks employ region proposals to guide the search for object instances. State-of-the-art region proposal methods usually need several thousand proposals to get high recall, thus…

计算机视觉与模式识别 · 计算机科学 2016-04-05 Tao Kong , Anbang Yao , Yurong Chen , Fuchun Sun

Modern image retrieval methods typically rely on fine-tuning pre-trained encoders to extract image-level descriptors. However, the most widely used models are pre-trained on ImageNet-1K with limited classes. The pre-trained feature…

计算机视觉与模式识别 · 计算机科学 2023-04-13 Xiang An , Jiankang Deng , Kaicheng Yang , Jaiwei Li , Ziyong Feng , Jia Guo , Jing Yang , Tongliang Liu

Recent lightweight retrieval-augmented image caption models often utilize retrieved data solely as text prompts, thereby creating a semantic gap by leaving the original visual features unenhanced, particularly for object details or complex…

计算机视觉与模式识别 · 计算机科学 2025-10-30 Binbin Li , Guimiao Yang , Zisen Qi , Haiping Wang , Yu Ding

Many modern high-performing machine learning models such as GPT-3 primarily rely on scaling up models, e.g., transformer networks. Simultaneously, a parallel line of work aims to improve the model performance by augmenting an input instance…

机器学习 · 计算机科学 2022-10-07 Soumya Basu , Ankit Singh Rawat , Manzil Zaheer

Despite remarkable progress in Single Image Super-Resolution (SISR), traditional models often struggle to generalize across varying scale factors, limiting their real-world applicability. To address this, we propose a plug-in Scale-Aware…

计算机视觉与模式识别 · 计算机科学 2026-01-14 Dongsik Yoon , Jongeun Kim

Traditional image resizing methods usually work in pixel space and use various saliency measures. The challenge is to adjust the image shape while trying to preserve important content. In this paper we perform image resizing in feature…

计算机视觉与模式识别 · 计算机科学 2021-06-23 Moab Arar , Dov Danon , Daniel Cohen-Or , Ariel Shamir

Image retrieval is a critical step for reducing the quadratic cost of image matching in unconstrained Structure-from-Motion (SfM). Unlike generic image retrieval, however, the relevant goal of SfM is to identify geometrically matchable…

计算机视觉与模式识别 · 计算机科学 2026-03-24 Xulei Shi , Maoyu Wang , Yuning Peng , Guanbo Wang , Xin Wang , Yifan Liao , Qi Chen , Pengjie Tao

Diffusion models enable high-quality and diverse visual content synthesis. However, they struggle to generate rare or unseen concepts. To address this challenge, we explore the usage of Retrieval-Augmented Generation (RAG) with image…

计算机视觉与模式识别 · 计算机科学 2026-02-10 Rotem Shalev-Arkushin , Rinon Gal , Amit H. Bermano , Ohad Fried

Quality feature representation is key to instance image retrieval. To attain it, existing methods usually resort to a deep model pre-trained on benchmark datasets or even fine-tune the model with a task-dependent labelled auxiliary dataset.…

计算机视觉与模式识别 · 计算机科学 2022-08-15 Zhongyan Zhang , Lei Wang , Yang Wang , Luping Zhou , Jianjia Zhang , Peng Wang , Fang Chen

Anatomical landmark segmentation and pathology localization are important steps in automated analysis of medical images. They are particularly challenging when the anatomy or pathology is small, as in retinal images and cardiac MRI, or when…

计算机视觉与模式识别 · 计算机科学 2019-02-19 Dwarikanath Mahapatra , Behzad Bozorgtabar

Removing multiple degradations, such as haze, rain, and blur, from real-world images poses a challenging and illposed problem. Recently, unified models that can handle different degradations have been proposed and yield promising results.…

计算机视觉与模式识别 · 计算机科学 2023-07-12 Yongheng Zhang , Danfeng Yan , Yuanqiang Cai

We present a variation on classic beam thresholding techniques that is up to an order of magnitude faster than the traditional method, at the same performance level. We also present a new thresholding technique, global thresholding, which,…

cmp-lg · 计算机科学 2008-02-03 Joshua Goodman

The objective of this work is to segment high-resolution images without overloading GPU memory usage or losing the fine details in the output segmentation map. The memory constraint means that we must either downsample the big image or…

计算机视觉与模式识别 · 计算机科学 2021-04-09 Chuong Huynh , Anh Tran , Khoa Luu , Minh Hoai

It has been shown that image descriptors extracted by convolutional neural networks (CNNs) achieve remarkable results for retrieval problems. In this paper, we apply attention mechanism to CNN, which aims at enhancing more relevant features…

计算机视觉与模式识别 · 计算机科学 2019-01-29 Yinzheng Gu , Chuanpeng Li , Jinbin Xie

Large multimodal models (LMMs) have achieved high performance in vision-language tasks involving single image but they struggle when presented with a collection of multiple images (Multiple Image Question Answering scenario). These tasks,…

计算机视觉与模式识别 · 计算机科学 2025-05-16 Aaryan Sharma , Shivansh Gupta , Samar Agarwal , Vishak Prasad C. , Ganesh Ramakrishnan

Current Retrieval-Augmented Generation (RAG) systems typically employ a traditional two-stage pipeline: an embedding model for initial retrieval followed by a reranker for refinement. However, this paradigm suffers from significant…

计算与语言 · 计算机科学 2026-01-14 Haowen Hou , Jie Yang

Deep models are designed to operate on huge volumes of high dimensional data such as images. In order to reduce the volume of data these models must process, we propose a set-based two-stage end-to-end neural subsampling model that is…

机器学习 · 计算机科学 2022-05-31 Bruno Andreis , Seanie Lee , A. Tuan Nguyen , Juho Lee , Eunho Yang , Sung Ju Hwang
‹ 上一页 1 8 9 10 下一页 ›