中文
相关论文

相关论文: DeepHashing using TripletLoss

200 篇论文

Extracting informative image features and learning effective approximate hashing functions are two crucial steps in image retrieval . Conventional methods often study these two steps separately, e.g., learning hash functions from a…

计算机视觉与模式识别 · 计算机科学 2015-10-28 Ruimao Zhang , Liang Lin , Rui Zhang , Wangmeng Zuo , Lei Zhang

Hash coding has been widely used in the approximate nearest neighbor search for large-scale image retrieval. Recently, many deep hashing methods have been proposed and shown largely improved performance over traditional…

计算机视觉与模式识别 · 计算机科学 2019-10-18 Zheng Zhang , Qin Zou , Yuewei Lin , Long Chen , Song Wang

Hashing has played a pivotal role in large-scale image retrieval. With the development of Convolutional Neural Network (CNN), hashing learning has shown great promise. But existing methods are mostly tuned for classification, which are not…

计算机视觉与模式识别 · 计算机科学 2017-03-01 Shanshan Huang , Yichao Xiong , Ya Zhang , Jia Wang

Recent years have witnessed wide application of hashing for large-scale image retrieval. However, most existing hashing methods are based on hand-crafted features which might not be optimally compatible with the hashing procedure. Recently,…

机器学习 · 计算机科学 2016-04-22 Wu-Jun Li , Sheng Wang , Wang-Cheng Kang

Content-based image retrieval is the process of retrieving a subset of images from an extensive image gallery based on visual contents, such as color, shape or spatial relations, and texture. In some applications, such as localization,…

计算机视觉与模式识别 · 计算机科学 2023-03-16 Saeideh Yousefzadeh , Hamidreza Pourreza , Hamidreza Mahyar

The modern image search system requires semantic understanding of image, and a key yet under-addressed problem is to learn a good metric for measuring the similarity between images. While deep metric learning has yielded impressive…

计算机视觉与模式识别 · 计算机科学 2017-08-08 Jian Wang , Feng Zhou , Shilei Wen , Xiao Liu , Yuanqing Lin

Similarity-based image hashing represents crucial technique for visual data storage reduction and expedited image search. Conventional hashing schemes typically feed hand-crafted features into hash functions, which separates the procedures…

计算机视觉与模式识别 · 计算机科学 2016-08-15 Yadong Mu , Zhu Liu

Recently, deep-networks-based hashing (deep hashing) has become a leading approach for large-scale image retrieval. It aims to learn a compact bitwise representation for images via deep networks, so that similar images are mapped to nearby…

计算机视觉与模式识别 · 计算机科学 2018-09-05 Libing Geng , Yan Pan , Jikai Chen , Hanjiang Lai

In this paper, we focus on triplet-based deep binary embedding networks for image retrieval task. The triplet loss has been shown to be most effective for the ranking problem. However, most of the previous works treat the triplets equally…

计算机视觉与模式识别 · 计算机科学 2018-04-18 Jikai Chen , Hanjiang Lai , Libing Geng , Yan Pan

We present a novel hierarchical triplet loss (HTL) capable of automatically collecting informative training samples (triplets) via a defined hierarchical tree that encodes global context information. This allows us to cope with the main…

计算机视觉与模式识别 · 计算机科学 2018-10-17 Weifeng Ge , Weilin Huang , Dengke Dong , Matthew R. Scott

Finding similar data in high-dimensional spaces is one of the important tasks in multimedia applications. Approaches introduced to find exact searching techniques often use tree-based index structures which are known to suffer from the…

数据库 · 计算机科学 2022-11-17 Omid Jafari , Parth Nagarkar

This work focuses on representing very high-dimensional global image descriptors using very compact 64-1024 bit binary hashes for instance retrieval. We propose DeepHash: a hashing scheme based on deep networks. Key to making DeepHash work…

计算机视觉与模式识别 · 计算机科学 2016-02-17 Jie Lin , Olivier Morere , Vijay Chandrasekhar , Antoine Veillard , Hanlin Goh

With the growth of image on the web, research on hashing which enables high-speed image retrieval has been actively studied. In recent years, various hashing methods based on deep neural networks have been proposed and achieved higher…

计算机视觉与模式识别 · 计算机科学 2019-05-23 Yosuke Kaga , Masakazu Fujio , Kenta Takahashi , Tetsushi Ohki , Masakatsu Nishigaki

Compared with the traditional hashing methods, deep hashing methods generate hash codes with rich semantic information and greatly improves the performances in the image retrieval field. However, it is unsatisfied for current deep hashing…

计算机视觉与模式识别 · 计算机科学 2021-12-28 Hai Su , Meiyin Han , Junle Liang , Jun Liang , Songsen Yu

Metric learning has become an attractive field for research on the latest years. Loss functions like contrastive loss, triplet loss or multi-class N-pair loss have made possible generating models capable of tackling complex scenarios with…

机器学习 · 计算机科学 2019-05-28 Alfonso Medela , Artzai Picon

Hashing methods have been widely used for efficient similarity retrieval on large scale image database. Traditional hashing methods learn hash functions to generate binary codes from hand-crafted features, which achieve limited accuracy…

计算机视觉与模式识别 · 计算机科学 2017-11-08 Jian Zhang , Yuxin Peng

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

With the rapid growing of remotely sensed imagery data, there is a high demand for effective and efficient image retrieval tools to manage and exploit such data. In this letter, we present a novel content-based remote sensing image…

计算机视觉与模式识别 · 计算机科学 2019-10-25 Rui Cao , Qian Zhang , Jiasong Zhu , Qing Li , Qingquan Li , Bozhi Liu , Guoping Qiu

In this paper, we aim to learn a mapping (or embedding) from images to a compact binary space in which Hamming distances correspond to a ranking measure for the image retrieval task. We make use of a triplet loss because this has been shown…

计算机视觉与模式识别 · 计算机科学 2016-08-02 Bohan Zhuang , Guosheng Lin , Chunhua Shen , Ian Reid

Hashing has been widely used in approximate nearest search for large-scale database retrieval for its computation and storage efficiency. Deep hashing, which devises convolutional neural network architecture to exploit and extract the…

计算机视觉与模式识别 · 计算机科学 2020-06-11 Xiaopeng Zhang