中文
相关论文

相关论文: MLMA-Net: multi-level multi-attentional learning f…

200 篇论文

Even with the luxury of having abundant data, multi-label classification is widely known to be a challenging task to address. This work targets the problem of multi-label meta-learning, where a model learns to predict multiple labels within…

计算机视觉与模式识别 · 计算机科学 2021-10-27 Christian Simon , Piotr Koniusz , Mehrtash Harandi

Multi-label image classification (MLIC) is a fundamental and practical task, which aims to assign multiple possible labels to an image. In recent years, many deep convolutional neural network (CNN) based approaches have been proposed which…

计算机视觉与模式识别 · 计算机科学 2023-10-10 Xiwen Qu , Hao Che , Jun Huang , Linchuan Xu , Xiao Zheng

The recent developments in deep learning led to the integration of natural language processing (NLP) with computer vision, resulting in powerful integrated Vision and Language Models (VLMs). Despite their remarkable capabilities, these…

计算机视觉与模式识别 · 计算机科学 2024-10-08 Harshit , Tolga Tasdizen

We focus on bridging domain discrepancy in lane detection among different scenarios to greatly reduce extra annotation and re-training costs for autonomous driving. Critical factors hinder the performance improvement of cross-domain lane…

计算机视觉与模式识别 · 计算机科学 2022-11-10 Chenguang Li , Boheng Zhang , Jia Shi , Guangliang Cheng

Cloud detection in remote sensing imagery is a fundamental, critical, and highly challenging problem. Existing deep learning-based cloud detection methods generally formulate it as a single-stage pixel-wise binary segmentation task with one…

计算机视觉与模式识别 · 计算机科学 2026-04-09 Jiajun Yang , Keyan Chen , Zhengxia Zou , Zhenwei Shi

Object classification is one of the many holy grails in computer vision and as such has resulted in a very large number of algorithms being proposed already. Specifically in recent years there has been considerable progress in this area…

计算机视觉与模式识别 · 计算机科学 2018-01-25 Yuanlie He , Sudhir Mudur , Charalambos Poullis

While Multi-modal Large Language Models (MLLMs) have shown impressive capabilities in document understanding tasks, their ability to locate and reason about fine-grained details within complex documents remains understudied. Consider…

计算机视觉与模式识别 · 计算机科学 2025-08-08 Parth Thakkar , Ankush Agarwal , Prasad Kasu , Pulkit Bansal , Chaitanya Devaguptapu

Different empirical models have been developed for cloud detection. There is a growing interest in using the ground-based sky/cloud images for this purpose. Several methods exist that perform binary segmentation of clouds. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2019-03-18 Soumyabrata Dev , Shilpa Manandhar , Yee Hui Lee , Stefan Winkler

In this paper, we study the partial multi-label (PML) image classification problem, where each image is annotated with a candidate label set consists of multiple relevant labels and other noisy labels. Existing PML methods typically design…

计算机视觉与模式识别 · 计算机科学 2024-05-07 Feng Sun , Ming-Kun Xie , Sheng-Jun Huang

Continual learning is essential for medical image classification systems to adapt to dynamically evolving clinical environments. The integration of multimodal information can significantly enhance continual learning of image classes.…

计算机视觉与模式识别 · 计算机科学 2025-08-06 Jiantao Tan , Peixian Ma , Kanghao Chen , Zhiming Dai , Ruixuan Wang

Multi-label multi-view action recognition aims to recognize multiple concurrent or sequential actions from untrimmed videos captured by multiple cameras. Existing work has focused on multi-view action recognition in a narrow area with…

计算机视觉与模式识别 · 计算机科学 2024-10-21 Trung Thanh Nguyen , Yasutomo Kawanishi , Takahiro Komamizu , Ichiro Ide

Deep neural networks often degrade significantly when training data suffer from class imbalance problems. Existing approaches, e.g., re-sampling and re-weighting, commonly address this issue by rearranging the label distribution of training…

计算机视觉与模式识别 · 计算机科学 2020-08-11 Renzhen Wang , Kaiqin Hu , Yanwen Zhu , Jun Shu , Qian Zhao , Deyu Meng

Digital systems find it challenging to keep up with cybersecurity threats. The daily emergence of more than 560,000 new malware strains poses significant hazards to the digital ecosystem. The traditional malware detection methods fail to…

密码学与安全 · 计算机科学 2025-04-28 Abrar Fahim , Shamik Dey , Md. Nurul Absur , Md Kamrul Siam , Md. Tahmidul Huque , Jafreen Jafor Godhuli

In this paper, we consider the use of deep neural networks in the context of Multiple-Input-Multiple-Output (MIMO) detection. We give a brief introduction to deep learning and propose a modern neural network architecture suitable for this…

机器学习 · 统计学 2017-06-06 Neev Samuel , Tzvi Diskin , Ami Wiesel

Although multi-view learning has made signifificant progress over the past few decades, it is still challenging due to the diffificulty in modeling complex correlations among different views, especially under the context of view missing. To…

机器学习 · 计算机科学 2020-11-13 Changqing Zhang , Yajie Cui , Zongbo Han , Joey Tianyi Zhou , Huazhu Fu , Qinghua Hu

Large datasets often contain multiple distinct feature sets, or views, that offer complementary information that can be exploited by multi-view learning methods to improve results. We investigate anatomical multi-view data, where each brain…

Despite the powerful feature extraction capability of Convolutional Neural Networks, there are still some challenges in saliency detection. In this paper, we focus on two aspects of challenges: i) Since salient objects appear in various…

计算机视觉与模式识别 · 计算机科学 2020-04-10 Mehrdad Noori , Sina Mohammadi , Sina Ghofrani Majelan , Ali Bahri , Mohammad Havaei

Existing deepfake detectors face several challenges in achieving robustness and generalization. One of the primary reasons is their limited ability to extract relevant information from forgery videos, especially in the presence of various…

计算机视觉与模式识别 · 计算机科学 2023-05-01 Zhiyuan Yan , Peng Sun , Yubo Lang , Shuo Du , Shanzhuo Zhang , Wei Wang , Lei Liu

The underwater environment presents unique challenges, including color distortions, reduced contrast, and blurriness, hindering accurate analysis. In this work, we introduce MuLA-GAN, a novel approach that leverages the synergistic power of…

计算机视觉与模式识别 · 计算机科学 2023-12-27 Ahsan Baidar Bakht , Zikai Jia , Muhayy ud Din , Waseem Akram , Lyes Saad Soud , Lakmal Seneviratne , Defu Lin , Shaoming He , Irfan Hussain

Deep-learning methods have recently started being employed for addressing surface-defect detection problems in industrial quality control. However, with a large amount of data needed for learning, often requiring high-precision labels, many…

计算机视觉与模式识别 · 计算机科学 2021-04-21 Jakob Božič , Domen Tabernik , Danijel Skočaj
‹ 上一页 1 8 9 10 下一页 ›