中文
相关论文

相关论文: Saliency-Driven Active Contour Model for Image Seg…

200 篇论文

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

We address the issue of visual saliency from three perspectives. First, we consider saliency detection as a frequency domain analysis problem. Second, we achieve this by employing the concept of {\it non-saliency}. Third, we simultaneously…

计算机视觉与模式识别 · 计算机科学 2016-05-09 Jian Li , Martin Levine , Xiangjing An , Xin Xu , Hangen He

Region-based artificial attention constitutes a framework for bio-inspired attentional processes on an intermediate abstraction level for the use in computer vision and mobile robotics. Segmentation algorithms produce regions of coherently…

计算机视觉与模式识别 · 计算机科学 2013-07-23 Jan Tünnermann , Dieter Enns , Bärbel Mertsching

Segmentation using deep learning has shown promising directions in medical imaging as it aids in the analysis and diagnosis of diseases. Nevertheless, a main drawback of deep models is that they require a large amount of pixel-level labels,…

计算机视觉与模式识别 · 计算机科学 2020-04-08 Sukesh Adiga , Jose Dolz , Herve Lombaert

The performance of convolutional neural networks has continued to improve over the last decade. At the same time, as model complexity grows, it becomes increasingly more difficult to explain model decisions. Such explanations may be of…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Colton Crum , Patrick Tinsley , Aidan Boyd , Jacob Piland , Christopher Sweet , Timothy Kelley , Kevin Bowyer , Adam Czajka

This work explores attention models to weight the contribution of local convolutional representations for the instance search task. We present a retrieval framework based on bags of local convolutional features (BLCF) that benefits from…

计算机视觉与模式识别 · 计算机科学 2017-11-30 Eva Mohedano , Kevin McGuinness , Xavier Giro-i-Nieto , Noel E. O'Connor

We propose to employ a saliency-driven hierarchical neural image compression network for a machine-to-machine communication scenario following the compress-then-analyze paradigm. By that, different areas of the image are coded at different…

图像与视频处理 · 电气工程与系统科学 2023-02-28 Kristian Fischer , Fabian Brand , Christian Blum , André Kaup

Most of the saliency methods are evaluated on their ability to generate saliency maps, and not on their functionality in a complete vision pipeline, like for instance, image classification. In the current paper, we propose an approach which…

计算机视觉与模式识别 · 计算机科学 2021-02-04 Carola Figueroa-Flores , Bogdan Raducanu , David Berga , Joost van de Weijer

Image segmentation is the process of partitioning a image into different regions or groups based on some characteristics like color, texture, motion or shape etc. Active contours is a popular variational method for object segmentation in…

计算机视觉与模式识别 · 计算机科学 2013-11-12 Sumukh Bansal , Aditya Tatu

In this work we develop a fast saliency detection method that can be applied to any differentiable image classifier. We train a masking model to manipulate the scores of the classifier by masking salient parts of the input image. Our model…

机器学习 · 统计学 2017-05-23 Piotr Dabkowski , Yarin Gal

The last decade of computer vision has been dominated by Deep Learning architectures, thanks to their unparalleled success. Their performance, however, often comes at the cost of explainability owing to their highly non-linear nature.…

计算机视觉与模式识别 · 计算机科学 2024-06-21 Syed Nouman Hasany , Fabrice Mériaudeau , Caroline Petitjean

A novel locally statistical active contour model (ACM) for image segmentation in the presence of intensity inhomogeneity is presented in this paper. The inhomogeneous objects are modeled as Gaussian distributions of different means and…

计算机视觉与模式识别 · 计算机科学 2013-05-31 Kaihua Zhang , Lei Zhang , Kin-Man Lam , David Zhang

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

Saliency methods can make deep neural network predictions more interpretable by identifying a set of critical features in an input sample, such as pixels that contribute most strongly to a prediction made by an image classifier.…

机器学习 · 计算机科学 2021-06-15 Yang Lu , Wenbo Guo , Xinyu Xing , William Stafford Noble

Almost all previous works on saliency detection have been dedicated to conventional images, however, with the outbreak of panoramic images due to the rapid development of VR or AR technology, it is becoming more challenging, meanwhile…

计算机视觉与模式识别 · 计算机科学 2018-04-11 Chunbiao Zhu , Kan Huang , Ge Li

Recent advances in saliency detection have utilized deep learning to obtain high level features to detect salient regions in a scene. These advances have demonstrated superior results over previous works that utilize hand-crafted low level…

计算机视觉与模式识别 · 计算机科学 2016-04-20 Gayoung Lee , Yu-Wing Tai , Junmo Kim

The need for Explainable AI is increasing with the development of deep learning. The saliency maps derived from convolutional neural networks generally fail in localizing with accuracy the image features justifying the network prediction.…

计算机视觉与模式识别 · 计算机科学 2022-05-09 Alexandre Englebert , Olivier Cornu , Christophe De Vleeschouwer

Salient object segmentation aims at distinguishing various salient objects from backgrounds. Despite the lack of semantic consistency, salient objects often have obvious texture and location characteristics in local area. Based on this…

计算机视觉与模式识别 · 计算机科学 2020-09-25 Jing Tan , Pengfei Xiong , Yuwen He , Kuntao Xiao , Zhengyi Lv

Saliency maps that identify the most informative regions of an image for a classifier are valuable for model interpretability. A common approach to creating saliency maps involves generating input masks that mask out portions of an image to…

计算机视觉与模式识别 · 计算机科学 2020-10-21 Jason Phang , Jungkyu Park , Krzysztof J. Geras

We present a novel approach for saliency prediction in images, leveraging parallel decoding in transformers to learn saliency solely from fixation maps. Models typically rely on continuous saliency maps, to overcome the difficulty of…

计算机视觉与模式识别 · 计算机科学 2023-11-27 Yasser Abdelaziz Dahou Djilali , Kevin McGuiness , Noel O'Connor