中文
相关论文

相关论文: Web image search engine based on LSH index and CNN…

200 篇论文

Composed Image Retrieval (CIR) is a challenging image retrieval paradigm. It aims to retrieve target images from large-scale image databases that are consistent with the modification semantics, based on a multimodal query composed of a…

计算机视觉与模式识别 · 计算机科学 2026-03-30 Mingyu Zhang , Zixu Li , Zhiwei Chen , Zhiheng Fu , Xiaowei Zhu , Jiajia Nie , Yinwei Wei , Yupeng Hu

Content-based image retrieval (CBIR) systems enable users to search images based on visual content instead of relying on metadata. The text domain has benefited from vector search of representations created with unsupervised methods such as…

信息检索 · 计算机科学 2026-04-28 Esteban Rodríguez-Betancourt , Edgar Casasola-Murillo

High dynamic range (HDR) imaging is still a challenging task in modern digital photography. Recent research proposes solutions that provide high-quality acquisition but at the cost of a very large number of operations and a slow inference…

计算机视觉与模式识别 · 计算机科学 2023-02-13 Steven Tel , Barthélémy Heyrman , Dominique Ginhac

Residual networks (ResNets) represent a powerful type of convolutional neural network (CNN) architecture, widely adopted and used in various tasks. In this work we propose an improved version of ResNets. Our proposed improvements address…

计算机视觉与模式识别 · 计算机科学 2020-04-13 Ionut Cosmin Duta , Li Liu , Fan Zhu , Ling Shao

Super-resolution (SR) has achieved great success due to the development of deep convolutional neural networks (CNNs). However, as the depth and width of the networks increase, CNN-based SR methods have been faced with the challenge of…

图像与视频处理 · 电气工程与系统科学 2020-11-10 Parichehr Behjati , Pau Rodriguez , Armin Mehri , Isabelle Hupont , Jordi Gonzalez , Carles Fernandez Tena

To address the issues of limited samples, time-consuming feature design, and low accuracy in detection and classification of breast cancer pathological images, a breast cancer image classification model algorithm combining deep learning and…

图像与视频处理 · 电气工程与系统科学 2024-09-12 Weimin Wang , Yufeng Li , Xu Yan , Mingxuan Xiao , Min Gao

Hashing aims at generating highly compact similarity preserving code words which are well suited for large-scale image retrieval tasks. Most existing hashing methods first encode the images as a vector of hand-crafted features followed by a…

计算机视觉与模式识别 · 计算机科学 2016-12-19 Sailesh Conjeti , Abhijit Guha Roy , Amin Katouzian , Nassir Navab

Learning the similarity between remote sensing (RS) images forms the foundation for content-based RS image retrieval (CBIR). Recently, deep metric learning approaches that map the semantic similarity of images into an embedding (metric)…

计算机视觉与模式识别 · 计算机科学 2021-11-10 Gencer Sumbul , Mahdyar Ravanbakhsh , Begüm Demir

Similarity search queries in high-dimensional spaces are an important type of queries in many domains such as image processing, machine learning, etc. Since exact similarity search indexing techniques suffer from the well-known curse of…

数据库 · 计算机科学 2019-07-30 Omid Jafari , John Ossorgin , Parth Nagarkar

Deep learning based methods have recently pushed the state-of-the-art on the problem of Single Image Super-Resolution (SISR). In this work, we revisit the more traditional interpolation-based methods, that were popular before, now with the…

计算机视觉与模式识别 · 计算机科学 2017-12-19 Xu Jia , Hong Chang , Tinne Tuytelaars

The goal of this paper is to present a non-iterative and more importantly an extremely fast algorithm to reconstruct images from compressively sensed (CS) random measurements. To this end, we propose a novel convolutional neural network…

计算机视觉与模式识别 · 计算机科学 2016-03-09 Kuldeep Kulkarni , Suhas Lohit , Pavan Turaga , Ronan Kerviche , Amit Ashok

Hyperspectral images (HSIs) are susceptible to various noise factors leading to the loss of information, and the noise restricts the subsequent HSIs object detection and classification tasks. In recent years, learning-based methods have…

神经与进化计算 · 计算机科学 2020-08-18 Yuqiao Liu , Yanan Sun , Bing Xue , Mengjie Zhang

The indexing algorithms for the high-dimensional nearest neighbor search (NNS) with the best worst-case guarantees are based on the randomized Locality Sensitive Hashing (LSH), and its derivatives. In practice, many heuristic approaches…

数据结构与算法 · 计算机科学 2022-07-08 Alexandr Andoni , Daniel Beaglehole

This paper aims to deliver an efficient and modified approach for image retrieval using multiple neural hash codes and limiting the number of queries using bloom filters by identifying false positives beforehand. Traditional approaches…

计算机视觉与模式识别 · 计算机科学 2021-01-19 Sourin Chakrabarti

Composed Image Retrieval (CIR) retrieves relevant images based on a reference image and accompanying text describing desired modifications. However, existing CIR methods only focus on retrieving the target image and disregard the relevance…

计算机视觉与模式识别 · 计算机科学 2025-07-17 Jaehyun Kwak , Ramahdani Muhammad Izaaz Inhar , Se-Young Yun , Sung-Ju Lee

Remote sensing image retrieval(RSIR), which aims to efficiently retrieve data of interest from large collections of remote sensing data, is a fundamental task in remote sensing. Over the past several decades, there has been significant…

计算机视觉与模式识别 · 计算机科学 2018-07-24 Weixun Zhou , Shawn Newsam , Congmin Li , Zhenfeng Shao

Model based iterative reconstruction (MBIR) algorithms for low-dose X-ray CT are computationally expensive. To address this problem, we recently proposed a deep convolutional neural network (CNN) for low-dose X-ray CT and won the second…

机器学习 · 统计学 2018-03-29 Eunhee Kang , Jaejun Yoo , Jong Chul Ye

The success of CNN-based architecture on image classification in learning and extracting features made them so popular these days, but the task of image classification becomes more challenging when we apply state of art models to classify…

计算机视觉与模式识别 · 计算机科学 2023-05-30 Ashkan Ganj , Mohsen Ebadpour , Mahdi Darvish , Hamid Bahador

The paper approaches the binary signature for each image based on the percentage of the pixels in each color images, at the same time the paper builds a similar measure between images based on EMD (Earth Mover's Distance). Besides, the…

计算机视觉与模式识别 · 计算机科学 2015-06-04 Thanh Manh Le , Thanh The Van

Recently, deep learning based single image super-resolution(SR) approaches have achieved great development. The state-of-the-art SR methods usually adopt a feed-forward pipeline to establish a non-linear mapping between low-res(LR) and…

计算机视觉与模式识别 · 计算机科学 2019-05-02 Jinghui Qin , Ziwei Xie , Yukai Shi , Wushao Wen