中文
相关论文

相关论文: Convolutional Hashing for Automated Scene Matching

200 篇论文

Contrastive learning has become a key component of self-supervised learning approaches for computer vision. By learning to embed two augmented versions of the same image close to each other and to push the embeddings of different images…

计算机视觉与模式识别 · 计算机科学 2020-12-07 Yannis Kalantidis , Mert Bulent Sariyildiz , Noe Pion , Philippe Weinzaepfel , Diane Larlus

We propose a novel learning approach, in the form of a fully-convolutional neural network (CNN), which automatically and consistently removes specular highlights from a single image by generating its diffuse component. To train the…

计算机视觉与模式识别 · 计算机科学 2019-04-05 John Lin , Mohamed El Amine Seddik , Mohamed Tamaazousti , Youssef Tamaazousti , Adrien Bartoli

Learning based hashing methods have attracted considerable attention due to their ability to greatly increase the scale at which existing algorithms may operate. Most of these methods are designed to generate binary codes that preserve the…

机器学习 · 计算机科学 2016-11-17 Fumin Shen , Chunhua Shen , Qinfeng Shi , Anton van den Hengel , Zhenmin Tang

Recently Convolutional Neural Networks (CNNs) have been shown to achieve state-of-the-art performance on various classification tasks. In this paper, we present for the first time a place recognition technique based on CNN models, by…

计算机视觉与模式识别 · 计算机科学 2014-11-07 Zetao Chen , Obadiah Lam , Adam Jacobson , Michael Milford

Deep metric learning maps visually similar images onto nearby locations and visually dissimilar images apart from each other in an embedding manifold. The learning process is mainly based on the supplied image negative and positive training…

计算机视觉与模式识别 · 计算机科学 2020-09-14 Chang-Hui Liang , Wan-Lei Zhao , Run-Qing Chen

Gravitational wave astronomy is a vibrant field that leverages both classic and modern data processing techniques for the understanding of the universe. Various approaches have been proposed for improving the efficiency of the detection…

天体物理仪器与方法 · 物理学 2022-10-05 Jingkai Yan , Robert Colgan , John Wright , Zsuzsa Márka , Imre Bartos , Szabolcs Márka

Catastrophic forgetting is a critical challenge in training deep neural networks. Although continual learning has been investigated as a countermeasure to the problem, it often suffers from the requirements of additional network components…

机器学习 · 计算机科学 2019-10-23 Dongmin Park , Seokil Hong , Bohyung Han , Kyoung Mu Lee

This paper presents a simple yet effective supervised deep hash approach that constructs binary hash codes from labeled data for large-scale image search. We assume that the semantic labels are governed by several latent attributes with…

计算机视觉与模式识别 · 计算机科学 2017-02-15 Huei-Fang Yang , Kevin Lin , Chu-Song Chen

In this paper, we develop a general theoretical framework for constructing Haar-type tight framelets on any compact set with a hierarchical partition. In particular, we construct a novel area-regular hierarchical partition on the 2-sphere…

信号处理 · 电气工程与系统科学 2022-01-21 Jianfei Li , Han Feng , Xiaosheng Zhuang

Reconstructing ghosting-free high dynamic range (HDR) images of dynamic scenes from a set of multi-exposure images is a challenging task, especially with large object motion and occlusions, leading to visible artifacts using existing…

计算机视觉与模式识别 · 计算机科学 2022-07-07 Qian Ye , Masanori Suganuma , Jun Xiao , Takayuki Okatani

In this paper we introduce a novel method for segmentation that can benefit from general semantics of Convolutional Neural Network (CNN). Our segmentation proposes visually and semantically coherent image segments. We use binary encoding of…

计算机视觉与模式识别 · 计算机科学 2016-11-22 Mahdyar Ravanbakhsh , Hossein Mousavi , Moin Nabi , Lucio Marcenaro , Carlo Regazzoni

We propose novel methods of solving two tasks using Convolutional Neural Networks, firstly the task of generating HDR map of a static scene using differently exposed LDR images of the scene captured using conventional cameras and secondly…

计算机视觉与模式识别 · 计算机科学 2016-11-03 Kshiteej Sheth

Learning-based hashing methods are widely used for nearest neighbor retrieval, and recently, online hashing methods have demonstrated good performance-complexity trade-offs by learning hash functions from streaming data. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2017-08-01 Fatih Cakir , Kun He , Sarah Adel Bargal , Stan Sclaroff

Despite advances in feature representation, leveraging geometric relations is crucial for establishing reliable visual correspondences under large variations of images. In this work we introduce a Hough transform perspective on…

计算机视觉与模式识别 · 计算机科学 2021-09-14 Juhong Min , Seungwook Kim , Minsu Cho

Image segmentation is considered to be one of the critical tasks in hyperspectral remote sensing image processing. Recently, convolutional neural network (CNN) has established itself as a powerful model in segmentation and classification by…

计算机视觉与模式识别 · 计算机科学 2017-12-29 Fahim Irfan Alam , Jun Zhou , Alan Wee-Chung Liew , Xiuping Jia , Jocelyn Chanussot , Yongsheng Gao

Bias field, which is caused by imperfect MR devices or imaged objects, introduces intensity inhomogeneity into MR images and degrades the performance of MR image analysis methods. Many retrospective algorithms were developed to facilitate…

图像与视频处理 · 电气工程与系统科学 2023-08-01 Dong Liang , Xingyu Qiu , Kuanquan Wang , Gongning Luo , Wei Wang , Yashu Liu

We propose a novel, connectivity-oriented loss function for training deep convolutional networks to reconstruct network-like structures, like roads and irrigation canals, from aerial images. The main idea behind our loss is to express the…

计算机视觉与模式识别 · 计算机科学 2020-09-16 Doruk Oner , Mateusz Koziński , Leonardo Citraro , Nathan C. Dadap , Alexandra G. Konings , Pascal Fua

In the last two years, convolutional neural networks (CNNs) have achieved an impressive suite of results on standard recognition datasets and tasks. CNN-based features seem poised to quickly replace engineered representations, such as SIFT…

计算机视觉与模式识别 · 计算机科学 2014-09-23 Pulkit Agrawal , Ross Girshick , Jitendra Malik

Similarity-preserving hashing is a widely-used method for nearest neighbour search in large-scale image retrieval tasks. For most existing hashing methods, an image is first encoded as a vector of hand-engineering visual features, followed…

计算机视觉与模式识别 · 计算机科学 2019-08-17 Hanjiang Lai , Yan Pan , Ye Liu , Shuicheng Yan

In this work we describe a Convolutional Neural Network (CNN) to accurately predict the scene illumination. Taking image patches as input, the CNN works in the spatial domain without using hand-crafted features that are employed by most…

计算机视觉与模式识别 · 计算机科学 2015-04-20 Simone Bianco , Claudio Cusano , Raimondo Schettini
‹ 上一页 1 8 9 10 下一页 ›