中文
相关论文

相关论文: Deep Unsupervised Hashing with Latent Semantic Com…

200 篇论文

Humans are able to recognize structured relations in observation, allowing us to decompose complex scenes into simpler parts and abstract the visual world in multiple levels. However, such hierarchical reasoning ability of human perception…

计算机视觉与模式识别 · 计算机科学 2022-03-30 Liulei Li , Tianfei Zhou , Wenguan Wang , Jianwu Li , Yi Yang

Cross-modal hashing has been receiving increasing interests for its low storage cost and fast query speed in multi-modal data retrievals. However, most existing hashing methods are based on hand-crafted or raw level features of objects,…

机器学习 · 计算机科学 2019-05-14 Xuanwu Liu , Guoxian Yu , Carlotta Domeniconi , Jun Wang , Yazhou Ren , Maozu Guo

With the increase in the number of image data and the lack of corresponding labels, weakly supervised learning has drawn a lot of attention recently in computer vision tasks, especially in the fine-grained semantic segmentation problem. To…

计算机视觉与模式识别 · 计算机科学 2021-10-11 Ke Zhang , Sihong Chen , Qi Ju , Yong Jiang , Yucong Li , Xin He

Our work focuses on tackling large-scale fine-grained image retrieval as ranking the images depicting the concept of interests (i.e., the same sub-category labels) highest based on the fine-grained details in the query. It is desirable to…

信息检索 · 计算机科学 2023-11-23 Xiu-Shen Wei , Yang Shen , Xuhao Sun , Peng Wang , Yuxin Peng

Homography estimation is a basic image alignment method in many applications. It is usually conducted by extracting and matching sparse feature points, which are error-prone in low-light and low-texture images. On the other hand, previous…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Jirong Zhang , Chuan Wang , Shuaicheng Liu , Lanpeng Jia , Nianjin Ye , Jue Wang , Ji Zhou , Jian Sun

This paper describes a fast and accurate semantic image segmentation approach that encodes not only the discriminative features from deep neural networks, but also the high-order context compatibility among adjacent objects as well as low…

计算机视觉与模式识别 · 计算机科学 2016-05-16 Falong Shen , Gang Zeng

We present ElasticHash, a novel approach for high-quality, efficient, and large-scale semantic image similarity search. It is based on a deep hashing model to learn hash codes for fine-grained image similarity search in natural images and a…

计算机视觉与模式识别 · 计算机科学 2023-05-10 Nikolaus Korfhage , Markus Mühling , Bernd Freisleben

Recently, unsupervised learning has made impressive progress on various tasks. Despite the dominance of discriminative models, increasing attention is drawn to representations learned by generative models and in particular, Generative…

计算机视觉与模式识别 · 计算机科学 2022-12-01 Jianjin Xu , Zhaoxiang Zhang , Xiaolin Hu

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

Traditional feature-based image stitching technologies rely heavily on feature detection quality, often failing to stitch images with few features or low resolution. The learning-based image stitching solutions are rarely studied due to the…

计算机视觉与模式识别 · 计算机科学 2021-07-07 Lang Nie , Chunyu Lin , Kang Liao , Shuaicheng Liu , Yao Zhao

Unsupervised semantic segmentation aims to discover and localize semantically meaningful categories within image corpora without any form of annotation. To solve this task, algorithms must produce features for every pixel that are both…

计算机视觉与模式识别 · 计算机科学 2022-03-17 Mark Hamilton , Zhoutong Zhang , Bharath Hariharan , Noah Snavely , William T. Freeman

Customizable image retrieval from large datasets remains a critical challenge, particularly when preserving spatial relationships within images. Traditional hashing methods, primarily based on deep learning, often fail to capture spatial…

计算机视觉与模式识别 · 计算机科学 2024-05-24 Sanggeon Yun , Ryozo Masukawa , SungHeon Jeong , Mohsen Imani

Image hashing is one of the fundamental problems that demand both efficient and effective solutions for various practical scenarios. Adversarial autoencoders are shown to be able to implicitly learn a robust, locality-preserving hash…

信息检索 · 计算机科学 2020-05-27 Khoa D. Doan , Saurav Manchanda , Sarkhan Badirli , Chandan K. Reddy

Learning to hash pictures a list-wise sorting problem. Its testing metrics, e.g., mean-average precision, count on a sorted candidate list ordered by pair-wise code similarity. However, scarcely does one train a deep hashing model with the…

计算机视觉与模式识别 · 计算机科学 2022-04-22 Jiaguo Yu , Yuming Shen , Menghan Wang , Haofeng Zhang , Philip H. S. Torr

Unsupervised image segmentation aims at grouping different semantic patterns in an image without the use of human annotation. Similarly, image clustering searches for groupings of images based on their semantic content without supervision.…

计算机视觉与模式识别 · 计算机科学 2024-01-18 Isaac Wasserman , Jeova Farias Sales Rocha Neto

Deep neural networks trained for classification have been found to learn powerful image representations, which are also often used for other tasks such as comparing images w.r.t. their visual similarity. However, visual similarity does not…

计算机视觉与模式识别 · 计算机科学 2019-07-24 Björn Barz , Joachim Denzler

Semantic hashing has become a powerful paradigm for fast similarity search in many information retrieval systems. While fairly successful, previous techniques generally require two-stage training, and the binary constraints are handled…

计算与语言 · 计算机科学 2018-05-16 Dinghan Shen , Qinliang Su , Paidamoyo Chapfuwa , Wenlin Wang , Guoyin Wang , Lawrence Carin , Ricardo Henao

Driven by the urgent demand for managing remote sensing big data, large-scale remote sensing image retrieval (RSIR) attracts increasing attention in the remote sensing field. In general, existing retrieval methods can be regarded as…

计算机视觉与模式识别 · 计算机科学 2019-09-11 Weiwei Song , Shutao Li , Jon Atli Benediktsson

Retrieving content relevant images from a large-scale fine-grained dataset could suffer from intolerably slow query speed and highly redundant storage cost, due to high-dimensional real-valued embeddings which aim to distinguish subtle…

计算机视觉与模式识别 · 计算机科学 2020-08-05 Quan Cui , Qing-Yuan Jiang , Xiu-Shen Wei , Wu-Jun Li , Osamu Yoshie

Hierarchical semantic structures, naturally existing in real-world datasets, can assist in capturing the latent distribution of data to learn robust hash codes for retrieval systems. Although hierarchical semantic structures can be simply…

计算机视觉与模式识别 · 计算机科学 2024-03-04 Rukai Wei , Yu Liu , Jingkuan Song , Yanzhao Xie , Ke Zhou