中文
相关论文

相关论文: Aggregating Local Saliency Maps for Semi-Global Ex…

200 篇论文

Currently available methods for extracting saliency maps identify parts of the input which are the most important to a specific fixed classifier. We show that this strong dependence on a given classifier hinders their performance. To…

机器学习 · 计算机科学 2020-07-21 Konrad Zolna , Krzysztof J. Geras , Kyunghyun Cho

Human vision is naturally more attracted by some regions within their field of view than others. This intrinsic selectivity mechanism, so-called visual attention, is influenced by both high- and low-level factors; such as the global…

计算机视觉与模式识别 · 计算机科学 2021-07-02 Mohamed Amine Kerkouri , Marouane Tliba , Aladine Chetouani , Rachid Harba

LiDAR odometry estimation and 3D semantic segmentation are crucial for autonomous driving, which has achieved remarkable advances recently. However, these tasks are challenging due to the imbalance of points in different semantic categories…

计算机视觉与模式识别 · 计算机科学 2024-06-18 Guanqun Ding , Nevrez Imamoglu , Ali Caglayan , Masahiro Murakawa , Ryosuke Nakamura

Local feature detection and description play an important role in many computer vision tasks, which are designed to detect and describe keypoints in "any scene" and "any downstream task". Data-driven local feature learning methods need to…

计算机视觉与模式识别 · 计算机科学 2025-10-16 Jingqian Wu , Rongtao Xu , Zach Wood-Doughty , Changwei Wang , Shibiao Xu , Edmund Y. Lam

In recent years, semantic segmentation has become a pivotal tool in processing and interpreting satellite imagery. Yet, a prevalent limitation of supervised learning techniques remains the need for extensive manual annotations by experts.…

计算机视觉与模式识别 · 计算机科学 2024-03-26 Aysim Toker , Marvin Eisenberger , Daniel Cremers , Laura Leal-Taixé

Class activation map (CAM) helps to formulate saliency maps that aid in interpreting the deep neural network's prediction. Gradient-based methods are generally faster than other branches of vision interpretability and independent of human…

计算机视觉与模式识别 · 计算机科学 2022-07-13 Masud An Nur Islam Fahim , Nazmus Saqib , Shafkat Khan Siam , Ho Yub Jung

Saliency prediction is a well studied problem in computer vision. Early saliency models were based on low-level hand-crafted feature derived from insights gained in neuroscience and psychophysics. In the wake of deep learning breakthrough,…

计算机视觉与模式识别 · 计算机科学 2018-03-16 Sen He , Nicolas Pugeault

In recent years, the deep learning techniques have been applied to the estimation of saliency maps, which represent probability density functions of fixations when people look at the images. Although the methods of saliency-map estimation…

计算机视觉与模式识别 · 计算机科学 2018-07-18 Tatsuya Suzuki , Takao Yamanaka

Image saliency detection has recently witnessed rapid progress due to deep convolutional neural networks. However, none of the existing methods is able to identify object instances in the detected salient regions. In this paper, we present…

计算机视觉与模式识别 · 计算机科学 2017-04-13 Guanbin Li , Yuan Xie , Liang Lin , Yizhou Yu

In recent years, considerable work has been devoted to explaining predictive, deep learning-based models, and in turn how to evaluate explanations. An important class of evaluation methods are ones that are human-centered, which typically…

计算机视觉与模式识别 · 计算机科学 2024-06-13 Yayan Zhao , Mingwei Li , Matthew Berger

Stereoscopic perception is an important part of human visual system that allows the brain to perceive depth. However, depth information has not been well explored in existing saliency detection models. In this letter, a novel saliency…

计算机视觉与模式识别 · 计算机科学 2017-10-17 Runmin Cong , Jianjun Lei , Changqing Zhang , Qingming Huang , Xiaochun Cao , Chunping Hou

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

This paper presents a fresh perspective on the role of saliency maps in weakly-supervised semantic segmentation (WSSS) and offers new insights and research directions based on our empirical findings. We conduct comprehensive experiments and…

计算机视觉与模式识别 · 计算机科学 2024-04-03 Beomyoung Kim , Donghyun Kim , Sung Ju Hwang

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

In some medical imaging tasks and other settings where only small parts of the image are informative for the classification task, traditional CNNs can sometimes struggle to generalise. Manually annotated Regions of Interest (ROI) are…

图像与视频处理 · 电气工程与系统科学 2023-08-15 Alessandro Fontanella , Antreas Antoniou , Wenwen Li , Joanna Wardlaw , Grant Mair , Emanuele Trucco , Amos Storkey

Salient object detection has increasingly become a popular topic in cognitive and computational sciences, including computer vision and artificial intelligence research. In this paper, we propose integrating \textit{semantic priors} into…

计算机视觉与模式识别 · 计算机科学 2017-05-24 Tam V. Nguyen , Luoqi Liu

Deep neural networks have shown their profound impact on achieving human level performance in visual saliency prediction. However, it is still unclear how they learn the task and what it means in terms of understanding human visual system.…

计算机视觉与模式识别 · 计算机科学 2021-09-09 Sai Phani Kumar Malladi , Jayanta Mukhopadhyay , Chaker Larabi , Santanu Chaudhury

Existing saliency-guided training approaches improve model generalization by incorporating a loss term that compares the model's class activation map (CAM) for a sample's true-class ({\it i.e.}, correct-label class) against a human…

计算机视觉与模式识别 · 计算机科学 2025-07-24 Jacob Piland , Chris Sweet , Adam Czajka

There have been remarkable improvements in the semantic labelling task in the recent years. However, the state of the art methods rely on large-scale pixel-level annotations. This paper studies the problem of training a pixel-wise semantic…

计算机视觉与模式识别 · 计算机科学 2017-07-17 Seong Joon Oh , Rodrigo Benenson , Anna Khoreva , Zeynep Akata , Mario Fritz , Bernt Schiele

This paper is motivated from a fundamental curiosity on what defines a category of object shapes. For example, we may have the common knowledge that a plane has wings, and a chair has legs. Given the large shape variations among different…

计算机视觉与模式识别 · 计算机科学 2020-12-15 Chaozheng Wu , Lin Sun , Xun Xu , Kui Jia