中文
相关论文

相关论文: Improving Landmark Recognition using Saliency dete…

200 篇论文

Saliency detection is an important task in image processing as it can solve many problems and it usually is the first step in for other processes. Convolutional neural networks have been proved to be very effective on several image…

计算机视觉与模式识别 · 计算机科学 2019-06-25 Hooman Misaghi , Reza Askari Moghadam , Ali Mahmoudi , Kurosh Madani

A major challenge in scene graph classification is that the appearance of objects and relations can be significantly different from one image to another. Previous works have addressed this by relational reasoning over all objects in an…

计算机视觉与模式识别 · 计算机科学 2020-12-18 Sahand Sharifzadeh , Sina Moayed Baharlou , Volker Tresp

Feature-based image matching has extensive applications in computer vision. Keypoints detected in images can be naturally represented as graph structures, and Graph Neural Networks (GNNs) have been shown to outperform traditional deep…

计算机视觉与模式识别 · 计算机科学 2025-08-29 Xianfeng Song , Yi Zou , Zheng Shi , Zheng Liu

Deep convolutional neural network (CNN) based salient object detection methods have achieved state-of-the-art performance and outperform those unsupervised methods with a wide margin. In this paper, we propose to integrate deep and…

计算机视觉与模式识别 · 计算机科学 2017-06-05 Jing Zhang , Bo Li , Yuchao Dai , Fatih Porikli , Mingyi He

We present a new loss function for the validation of image landmarks detected via Convolutional Neural Networks (CNN). The network learns to estimate how accurate its landmark estimation is. This loss function is applicable to all…

计算机视觉与模式识别 · 计算机科学 2020-05-01 Wolfgang Fuhl , Enkelejda Kasneci

This paper proposes an adaptive graph-based approach for multi-label image classification. Graph-based methods have been largely exploited in the field of multi-label classification, given their ability to model label correlations.…

计算机视觉与模式识别 · 计算机科学 2024-07-23 Indel Pal Singh , Enjie Ghorbel , Oyebade Oyedotun , Djamila Aouada

Semantic segmentation requires a detailed labeling of image pixels by object category. Information derived from local image patches is necessary to describe the detailed shape of individual objects. However, this information is ambiguous…

计算机视觉与模式识别 · 计算机科学 2017-03-30 Hexiang Hu , Zhiwei Deng , Guang-Tong Zhou , Fei Sha , Greg Mori

Fine-grained classification remains a challenging task because distinguishing categories needs learning complex and local differences. Diversity in the pose, scale, and position of objects in an image makes the problem even more difficult.…

计算机视觉与模式识别 · 计算机科学 2021-09-03 Mahdi Darvish , Mahsa Pouramini , Hamid Bahador

Domain adaptation aims to leverage information from the source domain to improve the classification performance in the target domain. It mainly utilizes two schemes: sample reweighting and feature matching. While the first scheme allocates…

计算机视觉与模式识别 · 计算机科学 2021-09-08 Bin Sun , Shaofan Wang , Dehui Kong , Jinghua Li , Baocai Yin

Generalized Category Discovery (GCD) aims to cluster unlabeled images into known and novel categories using labeled images from known classes. To address the challenge of transferring features from known to unknown classes while mitigating…

计算机视觉与模式识别 · 计算机科学 2024-11-19 Bhupendra Solanki , Ashwin Nair , Mainak Singha , Souradeep Mukhopadhyay , Ankit Jha , Biplab Banerjee

In this paper, we propose the first framework (UCNet) to employ uncertainty for RGB-D saliency detection by learning from the data labeling process. Existing RGB-D saliency detection methods treat the saliency detection task as a point…

计算机视觉与模式识别 · 计算机科学 2020-04-14 Jing Zhang , Deng-Ping Fan , Yuchao Dai , Saeed Anwar , Fatemeh Sadat Saleh , Tong Zhang , Nick Barnes

Detecting road obstacles is essential for autonomous vehicles to navigate dynamic and complex traffic environments safely. Current road obstacle detection methods typically assign a score to each pixel and apply a threshold to generate…

计算机视觉与模式识别 · 计算机科学 2025-03-04 Youssef Shoeb , Nazir Nayal , Azarm Nowzad , Fatma Güney , Hanno Gottschalk

We define the task of salient structure (SS) detection to unify the saliency-related tasks like fixation prediction, salient object detection, and other detection of structures of interest. In this study, we propose a unified framework for…

计算机视觉与模式识别 · 计算机科学 2016-06-08 Kai-Fu Yang , Hui Li , Chao-Yi Li , Yong-Jie Li

The intelligent video surveillance system (IVSS) can automatically analyze the content of the surveillance image (SI) and reduce the burden of the manual labour. However, the SIs may suffer quality degradations in the procedure of…

多媒体 · 计算机科学 2022-06-10 Wei Lu , Wei Sun , Wenhan Zhu , Xiongkuo Min , Zicheng Zhang , Tao Wang , Guangtao Zhai

The performance of sparse matrix computation highly depends on the matching of the matrix format with the underlying structure of the data being computed on. Different sparse matrix formats are suitable for different structures of data.…

数值分析 · 数学 2023-09-07 Khaled Abdelaal , Richard Veras

We propose an efficient pipeline for large-scale landmark image retrieval that addresses the diversity of the dataset through two-stage discriminative re-ranking. Our approach is based on embedding the images in a feature-space using a…

计算机视觉与模式识别 · 计算机科学 2020-03-26 Shuhei Yokoo , Kohei Ozaki , Edgar Simo-Serra , Satoshi Iizuka

We propose an online visual tracking algorithm by learning discriminative saliency map using Convolutional Neural Network (CNN). Given a CNN pre-trained on a large-scale image repository in offline, our algorithm takes outputs from hidden…

计算机视觉与模式识别 · 计算机科学 2015-02-25 Seunghoon Hong , Tackgeun You , Suha Kwak , Bohyung Han

Fine-grained image recognition is a longstanding computer vision challenge that focuses on differentiating objects belonging to multiple subordinate categories within the same meta-category. Since images belonging to the same meta-category…

计算机视觉与模式识别 · 计算机科学 2023-09-04 Yifan Pu , Yizeng Han , Yulin Wang , Junlan Feng , Chao Deng , Gao Huang

Document structure analysis, such as zone segmentation and table recognition, is a complex problem in document processing and is an active area of research. The recent success of deep learning in solving various computer vision and machine…

计算机视觉与模式识别 · 计算机科学 2019-07-04 Shah Rukh Qasim , Hassan Mahmood , Faisal Shafait

Fine-grained image recognition has been a hot research topic in computer vision due to its various applications. The-state-of-the-art is the part/region-based approaches that first localize discriminative parts/regions, and then learn their…

计算机视觉与模式识别 · 计算机科学 2019-08-07 Peng Zhang , Xinyu Zhu , Zhanzhan Cheng , Shuigeng Zhou , Yi Niu