中文
相关论文

相关论文: DeepHashing using TripletLoss

200 篇论文

With the rapid growth of image and video data on the web, hashing has been extensively studied for image or video search in recent years. Benefit from recent advances in deep learning, deep hashing methods have achieved promising results…

计算机视觉与模式识别 · 计算机科学 2017-11-28 Qi Li , Zhenan Sun , Ran He , Tieniu Tan

Deep hashing has shown to be a complexity-efficient solution for the Approximate Nearest Neighbor search problem in high dimensional space. Many methods usually build the loss function from pairwise or triplet data points to capture the…

机器学习 · 计算机科学 2023-06-21 Yuan Chen , Stéphane Marchand-Maillet

Recent years have seen more and more demand for a unified framework to address multiple realistic image retrieval tasks concerning both category and attributes. Considering the scale of modern datasets, hashing is favorable for its low…

计算机视觉与模式识别 · 计算机科学 2016-07-20 Haomiao Liu , Ruiping Wang , Shiguang Shan , Xilin Chen

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

Deep metric learning seeks to define an embedding where semantically similar images are embedded to nearby locations, and semantically dissimilar images are embedded to distant locations. Substantial work has focused on loss functions and…

计算机视觉与模式识别 · 计算机科学 2020-03-20 Hong Xuan , Abby Stylianou , Robert Pless

As an effective way of metric learning, triplet loss has been widely used in many deep learning tasks, including face recognition and person-ReID, leading to many states of the arts. The main innovation of triplet loss is using feature map…

机器学习 · 计算机科学 2017-11-15 Gongze Cao , Yezhou Yang , Jie Lei , Cheng Jin , Yang Liu , Mingli Song

In this paper we propose to use the Winner Takes All hashing technique to speed up forward propagation and backward propagation in fully connected layers in convolutional neural networks. The proposed technique reduces significantly the…

计算机视觉与模式识别 · 计算机科学 2015-04-29 Amir H. Bakhtiary , Agata Lapedriza , David Masip

Deep hashing has been extensively utilized in massive image retrieval because of its efficiency and effectiveness. However, deep hashing models are vulnerable to adversarial examples, making it essential to develop adversarial defense…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Xunguang Wang , Yiqun Lin , Xiaomeng Li

In deep metric learning, the Triplet Loss has emerged as a popular method to learn many computer vision and natural language processing tasks such as facial recognition, object detection, and visual-semantic embeddings. One issue that…

机器学习 · 计算机科学 2022-10-21 Albert Xu , Jhih-Yi Hsieh , Bhaskar Vundurthy , Eliana Cohen , Howie Choset , Lu Li

With the rapid growth of multimedia data (e.g., image, audio and video etc.) on the web, learning-based hashing techniques such as Deep Supervised Hashing (DSH) have proven to be very efficient for large-scale multimedia search. The recent…

信息检索 · 计算机科学 2019-01-09 Zhan Yang , Osolo Ian Raymond , Wuqing Sun , Jun Long

Nearest neighbor search is a problem of finding the data points from the database such that the distances from them to the query point are the smallest. Learning to hash is one of the major solutions to this problem and has been widely…

计算机视觉与模式识别 · 计算机科学 2017-04-25 Jingdong Wang , Ting Zhang , Jingkuan Song , Nicu Sebe , Heng Tao Shen

We present a novel hashing strategy for approximate furthest neighbor search that selects projection bases using the data distribution. This strategy leads to an algorithm, which we call DrusillaHash, that is able to outperform existing…

数据结构与算法 · 计算机科学 2016-06-01 Ryan R. Curtin , Andrew B. Gardner

Deep Learning has driven recent and exciting progress in computer vision, instilling the belief that these algorithms could solve any visual task. Yet, datasets commonly used to train and test computer vision algorithms have pervasive…

计算机视觉与模式识别 · 计算机科学 2020-04-01 Vincent Jacquot , Zhuofan Ying , Gabriel Kreiman

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

Person re-identification (ReID) is an important task in wide area video surveillance which focuses on identifying people across different cameras. Recently, deep learning networks with a triplet loss become a common framework for person…

计算机视觉与模式识别 · 计算机科学 2017-04-07 Weihua Chen , Xiaotang Chen , Jianguo Zhang , Kaiqi Huang

We present a powerful new loss function and training scheme for learning binary hash functions. In particular, we demonstrate our method by creating for the first time a neural network that outperforms state-of-the-art Haar wavelets and…

计算机视觉与模式识别 · 计算机科学 2018-02-12 Martin Loncaric , Bowei Liu , Ryan Weber

Current deep learning architectures are growing larger in order to learn from complex datasets. These architectures require giant matrix multiplication operations to train millions of parameters. Conversely, there is another growing trend…

机器学习 · 统计学 2016-12-06 Ryan Spring , Anshumali Shrivastava

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

In this paper we propose a new approach for learning local descriptors for matching image patches. It has recently been demonstrated that descriptors based on convolutional neural networks (CNN) can significantly improve the matching…

计算机视觉与模式识别 · 计算机科学 2016-01-20 Vassileios Balntas , Edward Johns , Lilian Tang , Krystian Mikolajczyk

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