中文
相关论文

相关论文: Density-Based Region Search with Arbitrary Shape f…

200 篇论文

Hashing is very popular for remote sensing image search. This article proposes a multiview hashing with learnable parameters to retrieve the queried images for a large-scale remote sensing dataset. Existing methods always neglect that…

计算机视觉与模式识别 · 计算机科学 2023-04-11 Wenyun Li , Guo Zhong , Xingyu Lu , Chi-Man Pun

In object detection, post-processing methods like Non-maximum Suppression (NMS) are widely used. NMS can substantially reduce the number of false positive detections but may still keep some detections with low objectness scores. In order to…

计算机视觉与模式识别 · 计算机科学 2023-04-04 Angzhi Fan , Benjamin Ticknor , Yali Amit

Images from social media can reflect diverse viewpoints, heated arguments, and expressions of creativity, adding new complexity to retrieval tasks. Researchers working onContent-Based Image Retrieval (CBIR) have traditionally tuned their…

计算机视觉与模式识别 · 计算机科学 2019-12-03 Joel Brogan , Aparna Bharati , Daniel Moreira , Kevin Bowyer , Patrick Flynn , Anderson Rocha , Walter Scheirer

Traditionally, an object detector is applied to every part of the scene of interest, and its accuracy and computational cost increases with higher resolution images. However, in some application domains such as remote sensing, purchasing…

计算机视觉与模式识别 · 计算机科学 2020-04-08 Burak Uzkent , Christopher Yeh , Stefano Ermon

This paper describes a multi-modal data association method for global localization using object-based maps and camera images. In global localization, or relocalization, using object-based maps, existing methods typically resort to matching…

计算机视觉与模式识别 · 计算机科学 2024-02-12 Shigemichi Matsuzaki , Takuma Sugino , Kazuhito Tanaka , Zijun Sha , Shintaro Nakaoka , Shintaro Yoshizawa , Kazuhiro Shintani

In the field of state-of-the-art object detection, the task of object localization is typically accomplished through a dedicated subnet that emphasizes bounding box regression. This subnet traditionally predicts the object's position by…

计算机视觉与模式识别 · 计算机科学 2023-07-20 Peng Zhi , Haoran Zhou , Hang Huang , Rui Zhao , Rui Zhou , Qingguo Zhou

The volume of image repositories continues to grow. Despite the availability of content-based addressing, we still lack a lightweight tool that allows us to discover images of distinct characteristics from a large collection. In this paper,…

计算机视觉与模式识别 · 计算机科学 2024-02-15 Shanfeng Hu

In the last few years, deep learning classifiers have shown promising results in image-based medical diagnosis. However, interpreting the outputs of these models remains a challenge. In cancer diagnosis, interpretability can be achieved by…

计算机视觉与模式识别 · 计算机科学 2021-06-16 Kangning Liu , Yiqiu Shen , Nan Wu , Jakub Chłędowski , Carlos Fernandez-Granda , Krzysztof J. Geras

This study is a part of design of an audio system for in-house object detection system for visually impaired, low vision personnel by birth or by an accident or due to old age. The input of the system will be scene and output as audio.…

计算机视觉与模式识别 · 计算机科学 2013-07-15 Y. Jayanta Singh , Shalu Gupta

In machine learning and computer vision, mean shift (MS) qualifies as one of the most popular mode-seeking algorithms used for clustering and image segmentation. It iteratively moves each data point to the weighted mean of its neighborhood…

计算机视觉与模式识别 · 计算机科学 2022-06-07 Abhishek Kumar , Oladayo S. Ajani , Swagatam Das , Rammohan Mallipeddi

Mapping and localization are two essential tasks for mobile robots in real-world applications. However, largescale and dynamic scenes challenge the accuracy and robustness of most current mature solutions. This situation becomes even worse…

机器人学 · 计算机科学 2022-01-19 Fan Wang , Chaofan Zhang , Fulin Tang , Hongkui Jiang , Yihong Wu , Yong Liu

Feature selection methods are widely used to address the high computational overheads and curse of dimensionality in classifying high-dimensional data. Most conventional feature selection methods focus on handling homogeneous features,…

机器学习 · 计算机科学 2021-11-17 Xuyang Yan , Mrinmoy Sarkar , Biniam Gebru , Shabnam Nazmi , Abdollah Homaifar

Local spectral similarity (LSS) algorithm has been developed for detecting homogeneous areas and edges in hyperspectral images (HSIs). The proposed algorithm transforms the 3-D data cube (within a spatial window) into a spectral similarity…

计算机视觉与模式识别 · 计算机科学 2019-11-07 Anand S Sahadevan , Arundhati Misra , Praveen Gupta

In most practical applications, it's common to utilize multiple features from different views to represent one object. Among these works, multi-view subspace-based clustering has gained extensive attention from many researchers, which aims…

计算机视觉与模式识别 · 计算机科学 2021-07-13 Xiangzhu Meng , Wei Wei , Wenzhe Liu

Co-localization is the problem of localizing objects of the same class using only the set of images that contain them. This is a challenging task because the object detector must be built without negative examples that can lead to more…

计算机视觉与模式识别 · 计算机科学 2019-05-21 Hieu Le , Chen-Ping Yu , Gregory Zelinsky , Dimitris Samaras

Deep learning based salient object detection has recently achieved great success with its performance greatly outperforms any other unsupervised methods. However, annotating per-pixel saliency masks is a tedious and inefficient procedure.…

计算机视觉与模式识别 · 计算机科学 2018-03-20 Guanbin Li , Yuan Xie , Liang Lin

We present an algorithm for graph based saliency computation that utilizes the underlying dense subgraphs in finding visually salient regions in an image. To compute the salient regions, the model first obtains a saliency map using random…

计算机视觉与模式识别 · 计算机科学 2015-12-29 Souradeep Chakraborty , Pabitra Mitra

There is growing interest in object detection in advanced driver assistance systems and autonomous robots and vehicles. To enable such innovative systems, we need faster object detection. In this work, we investigate the trade-off between…

计算机视觉与模式识别 · 计算机科学 2018-10-05 Ting-Wu Chin , Chia-Lin Yu , Matthew Halpern , Hasan Genc , Shiao-Li Tsao , Vijay Janapa Reddi

Deep learning-based medical image segmentation technology aims at automatic recognizing and annotating objects on the medical image. Non-local attention and feature learning by multi-scale methods are widely used to model network, which…

计算机视觉与模式识别 · 计算机科学 2020-12-08 Bo Wang , Lei Wang , Junyang Chen , Zhenghua Xu , Thomas Lukasiewicz , Zhigang Fu

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
‹ 上一页 1 8 9 10 下一页 ›