中文
相关论文

相关论文: Deep Binary Reconstruction for Cross-modal Hashing

200 篇论文

Due to their high retrieval efficiency and low storage cost, cross-modal hashing methods have attracted considerable attention. Generally, compared with shallow cross-modal hashing methods, deep cross-modal hashing methods can achieve a…

信息检索 · 计算机科学 2019-07-30 Rong-Cheng Tu , Xian-Ling Mao , Bing Ma , Yong Hu , Tan Yan , Wei Wei , Heyan Huang

Cross-modal hashing is usually regarded as an effective technique for large-scale textual-visual cross retrieval, where data from different modalities are mapped into a shared Hamming space for matching. Most of the traditional…

计算机视觉与模式识别 · 计算机科学 2017-08-09 Yuming Shen , Li Liu , Ling Shao , Jingkuan Song

Given the benefits of its low storage requirements and high retrieval efficiency, hashing has recently received increasing attention. In particular,cross-modal hashing has been widely and successfully used in multimedia similarity search…

信息检索 · 计算机科学 2019-04-05 Cheng Deng , Zhaojia Chen , Xianglong Liu , Xinbo Gao , Dacheng Tao

An attractive approach for fast search in image databases is binary hashing, where each high-dimensional, real-valued image is mapped onto a low-dimensional, binary vector and the search is done in this binary space. Finding the optimal…

机器学习 · 计算机科学 2015-01-23 Miguel Á. Carreira-Perpiñán , Ramin Raziperchikolaei

There is a growing trend in studying deep hashing methods for content-based image retrieval (CBIR), where hash functions and binary codes are learnt using deep convolutional neural networks and then the binary codes can be used to do…

计算机视觉与模式识别 · 计算机科学 2017-11-17 Deng Cai , Xiuye Gu , Chaoqi Wang

This work proposes deep network models and learning algorithms for unsupervised and supervised binary hashing. Our novel network design constrains one hidden layer to directly output the binary codes. This addresses a challenging issue in…

计算机视觉与模式识别 · 计算机科学 2016-07-19 Thanh-Toan Do , Anh-Dzung Doan , Ngai-Man Cheung

Cross-modal hashing, favored for its effectiveness and efficiency, has received wide attention to facilitating efficient retrieval across different modalities. Nevertheless, most existing methods do not sufficiently exploit the…

计算机视觉与模式识别 · 计算机科学 2021-05-18 Xin Liu , Xingzhi Wang , Yiu-ming Cheung

Hashing has been recognized as an efficient representation learning method to effectively handle big data due to its low computational complexity and memory cost. Most of the existing hashing methods focus on learning the low-dimensional…

计算机视觉与模式识别 · 计算机科学 2019-01-08 Yujuan Ding , Wai Kueng Wong , Zhihui Lai , Zheng Zhang

Cross-modal hashing is an important approach for multimodal data management and application. Existing unsupervised cross-modal hashing algorithms mainly rely on data features in pre-trained models to mine their similarity relationships.…

信息检索 · 计算机科学 2022-07-12 Liang Li , Baihua Zheng , Weiwei Sun

In this paper, we make the very first attempt to investigate the integration of deep hash learning with vehicle re-identification. We propose a deep hash-based vehicle re-identification framework, dubbed DVHN, which substantially reduces…

计算机视觉与模式识别 · 计算机科学 2021-12-10 Yongbiao Chen , Sheng Zhang , Fangxin Liu , Chenggang Wu , Kaicheng Guo , Zhengwei Qi

As the rapid growth of multi-modal data, hashing methods for cross-modal retrieval have received considerable attention. Deep-networks-based cross-modal hashing methods are appealing as they can integrate feature learning and hash coding…

计算机视觉与模式识别 · 计算机科学 2017-11-28 Xi Zhang , Siyu Zhou , Jiashi Feng , Hanjiang Lai , Bo Li , Yan Pan , Jian Yin , Shuicheng Yan

Deep hashing has shown promising results in image retrieval and recognition. Despite its success, most existing deep hashing approaches are rather similar: either multi-layer perceptron or CNN is applied to extract image feature, followed…

计算机视觉与模式识别 · 计算机科学 2020-08-11 Zhenzhen Wang , Weixiang Hong , Junsong Yuan

Deep image hashing aims to map input images into simple binary hash codes via deep neural networks and thus enable effective large-scale image retrieval. Recently, hybrid networks that combine convolution and Transformer have achieved…

计算机视觉与模式识别 · 计算机科学 2024-05-15 Chao He , Hongxi Wei

Deep convolutional neural networks (CNNs) have shown appealing performance on various computer vision tasks in recent years. This motivates people to deploy CNNs to realworld applications. However, most of state-of-art CNNs require large…

计算机视觉与模式识别 · 计算机科学 2018-02-09 Qinghao Hu , Peisong Wang , Jian Cheng

In this paper, we propose a novel deep generative approach to cross-modal retrieval to learn hash functions in the absence of paired training samples through the cycle consistency loss. Our proposed approach employs adversarial training…

计算机视觉与模式识别 · 计算机科学 2018-12-26 Lin Wu , Yang Wang , Ling Shao

Hashing based cross-modal retrieval has recently made significant progress. But straightforward embedding data from different modalities into a joint Hamming space will inevitably produce false codes due to the intrinsic modality…

计算机视觉与模式识别 · 计算机科学 2020-10-07 Ge Song , Jun Zhao , Xiaoyang Tan

A Content-Based Image Retrieval (CBIR) system which identifies similar medical images based on a query image can assist clinicians for more accurate diagnosis. The recent CBIR research trend favors the construction and use of binary codes…

计算机视觉与模式识别 · 计算机科学 2016-04-26 Antonio Sze-To , Hamid R. Tizhoosh , Andrew K. C. Wong

Large-scale cross-modal hashing similarity retrieval has attracted more and more attention in modern search applications such as search engines and autopilot, showing great superiority in computation and storage. However, current…

计算机视觉与模式识别 · 计算机科学 2020-01-01 Lu Wang , Jie Yang

Hashing technology has been widely used in image retrieval due to its computational and storage efficiency. Recently, deep unsupervised hashing methods have attracted increasing attention due to the high cost of human annotations in the…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Qinghong Lin , Xiaojun Chen , Qin Zhang , Shangxuan Tian , Yudong Chen

The most striking successes in image retrieval using deep hashing have mostly involved discriminative models, which require labels. In this paper, we use binary generative adversarial networks (BGAN) to embed images to binary codes in an…

计算机视觉与模式识别 · 计算机科学 2017-08-15 Jingkuan Song