中文
相关论文

相关论文: Hierarchical Average Precision Training for Pertin…

200 篇论文

In this paper we study the problem of content-based image retrieval. In this problem, the most popular performance measure is the top precision measure, and the most important component of a retrieval system is the similarity function used…

计算机视觉与模式识别 · 计算机科学 2016-08-23 Ru-Ze Liang , Lihui Shi , Haoxiang Wang , Jiandong Meng , Jim Jing-Yan Wang , Qingquan Sun , Yi Gu

Deep image prior (DIP) is a recently proposed technique for solving imaging inverse problems by fitting the reconstructed images to the output of an untrained convolutional neural network. Unlike pretrained feedforward neural networks, the…

计算机视觉与模式识别 · 计算机科学 2022-09-20 Kevin Zhang , Mingyang Xie , Maharshi Gor , Yi-Ting Chen , Yvonne Zhou , Christopher A. Metzler

One-stage object detectors are trained by optimizing classification-loss and localization-loss simultaneously, with the former suffering much from extreme foreground-background class imbalance issue due to the large number of anchors. This…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Kean Chen , Weiyao Lin , Jianguo Li , John See , Ji Wang , Junni Zou

Breast cancer is the most common cancer type in women worldwide. Early detection and appropriate treatment can significantly reduce its impact. While histopathology examinations play a vital role in rapid and accurate diagnosis, they often…

计算机视觉与模式识别 · 计算机科学 2026-04-28 Nematollah Saeidi , Hossein Karshenas , Bijan Shoushtarian , Sepideh Hatamikia , Ramona Woitek , Amirreza Mahbod

We present SparseAttnNet, a new hierarchical attention-driven framework for efficient image classification that adaptively selects and processes only the most informative pixels from images. Traditional convolutional neural networks…

图像与视频处理 · 电气工程与系统科学 2025-05-13 Elad Yoshai , Dana Yagoda-Aharoni , Eden Dotan , Natan T. Shaked

The problem of image data generation in computer vision has traditionally been a harder problem to solve, than discriminative problems. Such data generation entails placing relevant objects of appropriate sizes each, at meaningful location…

计算机视觉与模式识别 · 计算机科学 2025-09-23 Hrishikesh Sharma

The typical content-based image retrieval problem is to find images within a database that are similar to a given query image. This paper presents a solution to a different problem, namely that of content based sub-image retrieval, i.e.,…

数据库 · 计算机科学 2009-04-28 Jie Luo , Mario A. Nascimento

The adaptation of large language models (LLMs) to specialized reasoning tasks is fundamentally constrained by computational resources. Parameter-Efficient Fine-Tuning (PEFT) methods have emerged as a powerful solution, yet the landscape of…

计算与语言 · 计算机科学 2025-09-15 Brennen Hill

Fine-grained hashing has become a powerful solution for rapid and efficient image retrieval, particularly in scenarios requiring high discrimination between visually similar categories. To enable each hash bit to correspond to specific…

计算机视觉与模式识别 · 计算机科学 2025-09-23 Peng Wang , Yong Li , Lin Zhao , Xiu-Shen Wei

Diffusion models can generate realistic and diverse images, potentially facilitating data availability for data-intensive perception tasks. However, leveraging these models to boost performance on downstream tasks with synthetic data poses…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Yicheng Chen , Xiangtai Li , Yining Li , Yanhong Zeng , Jianzong Wu , Xiangyu Zhao , Kai Chen

Composed image retrieval (CIR) searches a corpus with a reference image and a text describing how to modify it. Despite rapid progress from triplet-trained compositors to zero-shot and generative methods, essentially all systems share one…

计算机视觉与模式识别 · 计算机科学 2026-05-27 Amsisan Tran , Baogh Le , Tuan Kiet Pham , Sui Yang Guang

We study the query-based attack against image retrieval to evaluate its robustness against adversarial examples under the black-box setting, where the adversary only has query access to the top-k ranked unlabeled images from the database.…

计算机视觉与模式识别 · 计算机科学 2021-03-24 Xiaodan Li , Jinfeng Li , Yuefeng Chen , Shaokai Ye , Yuan He , Shuhui Wang , Hang Su , Hui Xue

Hierarchical reinforcement learning (HRL) has the potential to solve complex long horizon tasks using temporal abstraction and increased exploration. However, hierarchical agents are difficult to train due to inherent non-stationarity. We…

机器学习 · 计算机科学 2025-02-11 Utsav Singh , Vinay P. Namboodiri

Due to its low storage cost and fast query speed, hashing has been widely used for large-scale approximate nearest neighbor (ANN) search. Bucket search, also called hash lookup, can achieve fast query speed with a sub-linear time cost based…

信息检索 · 计算机科学 2024-05-07 Qing-Yuan Jiang , Ming-Wei Li , Wu-Jun Li

Contrastive Language-Image Pre-training (CLIP) exhibits strong zero-shot classification ability on various image-level tasks, leading to the research to adapt CLIP for pixel-level open-vocabulary semantic segmentation without additional…

计算机视觉与模式识别 · 计算机科学 2024-11-22 Lin Sun , Jiale Cao , Jin Xie , Xiaoheng Jiang , Yanwei Pang

In this paper, we propose a novel abstraction-aware sketch-based image retrieval framework capable of handling sketch abstraction at varied levels. Prior works had mainly focused on tackling sub-factors such as drawing style and order, we…

计算机视觉与模式识别 · 计算机科学 2024-03-22 Subhadeep Koley , Ayan Kumar Bhunia , Aneeshan Sain , Pinaki Nath Chowdhury , Tao Xiang , Yi-Zhe Song

Image retrieval is the process of searching and retrieving images from a database based on their visual content and features. Recently, much attention has been directed towards the retrieval of irregular patterns within industrial or…

信息检索 · 计算机科学 2023-10-11 Jiajun Zhang , Georgina Cosma , Sarah Bugby , Jason Watkins

Hard thresholding pursuit (HTP) is a recently proposed iterative sparse recovery algorithm which is a result of combination of a support selection step from iterated hard thresholding (IHT) and an estimation step from the orthogonal…

信息论 · 计算机科学 2020-06-03 Samrat Mukhopadhyay , Mrityunjoy Chakraborty

The simple approach of retrieving a closest match of a query image from one in the gallery, compares an image pair using sum of absolute difference in pixel or feature space. The process is computationally expensive, ill-posed to…

计算机视觉与模式识别 · 计算机科学 2019-07-02 Saket Singh , Debdoot Sheet , Mithun Dasgupta

Unsupervised object discovery and localization aims to detect or segment objects in an image without any supervision. Recent efforts have demonstrated a notable potential to identify salient foreground objects by utilizing self-supervised…

计算机视觉与模式识别 · 计算机科学 2024-01-05 Xin Zhang , Jinheng Xie , Yuan Yuan , Michael Bi Mi , Robby T. Tan
‹ 上一页 1 8 9 10 下一页 ›