中文
相关论文

相关论文: Multi-label Classification with Panoptic Context A…

200 篇论文

Hierarchical multi-label text classification (HMTC) has been gaining popularity in recent years thanks to its applicability to a plethora of real-world applications. The existing HMTC algorithms largely focus on the design of classifiers,…

计算与语言 · 计算机科学 2021-04-13 Xinyi Zhang , Jiahao Xu , Charlie Soh , Lihui Chen

Multi-label classification is an approach which allows a datapoint to be labelled with more than one class at the same time. A common but trivial approach is to train individual binary classifiers per label, but the performance can be…

机器学习 · 计算机科学 2019-04-25 Arjun Pakrashi , Brian Mac Namee

In recent years, attention mechanisms have significantly enhanced the performance of object detection by focusing on key feature information. However, prevalent methods still encounter difficulties in effectively balancing local and global…

计算机视觉与模式识别 · 计算机科学 2024-11-15 Yifan Shao

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

Due to the lack of extensive precisely-annotated multi-label data in real word, semi-supervised multi-label learning (SSMLL) has gradually gained attention. Abundant knowledge embedded in vision-language models (VLMs) pre-trained on…

计算机视觉与模式识别 · 计算机科学 2024-12-30 Heng-Bo Fan , Ming-Kun Xie , Jia-Hao Xiao , Sheng-Jun Huang

Driving scenes are inherently heterogeneous and dynamic. Multi-attribute scene identification, as a high-level visual perception capability, provides autonomous vehicles (AVs) with essential contextual awareness to understand, reason…

计算机视觉与模式识别 · 计算机科学 2025-09-19 Ke Li , Chenyu Zhang , Yuxin Ding , Xianbiao Hu , Ruwen Qin

Contrastive Language Image Pre-training (CLIP) has recently demonstrated success across various tasks due to superior feature representation empowered by image-text contrastive learning. However, the instance discrimination method used by…

计算机视觉与模式识别 · 计算机科学 2024-11-07 Xiang An , Kaicheng Yang , Xiangzi Dai , Ziyong Feng , Jiankang Deng

We present an attention-based model for recognizing multiple objects in images. The proposed model is a deep recurrent neural network trained with reinforcement learning to attend to the most relevant regions of the input image. We show…

机器学习 · 计算机科学 2015-04-24 Jimmy Ba , Volodymyr Mnih , Koray Kavukcuoglu

Recognizing multiple objects in an image is challenging due to occlusions, and becomes even more so when the objects are small. While promising, existing multi-label image recognition models do not explicitly learn context-based…

计算机视觉与模式识别 · 计算机科学 2023-10-31 Hasib Zunair , A. Ben Hamza

Graph convolutional neural network (GCN) has effectively boosted the multi-label image recognition task by introducing label dependencies based on statistical label co-occurrence of data. However, in previous methods, label correlation is…

计算机视觉与模式识别 · 计算机科学 2020-08-20 Yun Wang , Tong Zhang , Zhen Cui , Chunyan Xu , Jian Yang

Previous works on multi-label image recognition (MLIR) usually use CNNs as a starting point for research. In this paper, we take pure Vision Transformer (ViT) as the research base and make full use of the advantages of Transformer with…

计算机视觉与模式识别 · 计算机科学 2022-04-25 Yunqing Hu , Xuan Jin , Yin Zhang , Haiwen Hong , Jingfeng Zhang , Feihu Yan , Yuan He , Hui Xue

Pixel-accurate tracking of objects is a key element in many computer vision applications, often solved by iterated individual object tracking or instance segmentation followed by object matching. Here we introduce cross-classification…

计算机视觉与模式识别 · 计算机科学 2019-06-18 Yaron Meirovitch , Lu Mi , Hayk Saribekyan , Alexander Matveev , David Rolnick , Nir Shavit

Automated disease classification of radiology images has been emerging as a promising technique to support clinical diagnosis and treatment planning. Unlike generic image classification tasks, a real-world radiology image classification…

计算机视觉与模式识别 · 计算机科学 2020-07-22 Congbo Ma , Hu Wang , Steven C. H. Hoi

The rapid emergence of image synthesis models poses challenges to the generalization of AI-generated image detectors. However, existing methods often rely on model-specific features, leading to overfitting and poor generalization. In this…

计算机视觉与模式识别 · 计算机科学 2026-01-14 Lei Tan , Shuwei Li , Mohan Kankanhalli , Robby T. Tan

Multi-label image classification is the task of predicting a set of labels corresponding to objects, attributes or other entities present in an image. In this work we propose the Classification Transformer (C-Tran), a general framework for…

计算机视觉与模式识别 · 计算机科学 2020-12-01 Jack Lanchantin , Tianlu Wang , Vicente Ordonez , Yanjun Qi

Histopathologic diagnosis relies on simultaneous integration of information from a broad range of scales, ranging from nuclear aberrations ($\approx \mathcal{O}(0.1{\mu m})$) through cellular structures ($\approx \mathcal{O}(10{\mu m})$) to…

图像与视频处理 · 电气工程与系统科学 2021-02-23 Rüdiger Schmitz , Frederic Madesta , Maximilian Nielsen , Jenny Krause , René Werner , Thomas Rösch

Learning social media data embedding by deep models has attracted extensive research interest as well as boomed a lot of applications, such as link prediction, classification, and cross-modal search. However, for social images which contain…

多媒体 · 计算机科学 2017-10-19 Feiran Huang , Xiaoming Zhang , Zhoujun Li , Tao Mei , Yueying He , Zhonghua Zhao

Multi-label text classification (MLTC) is an attractive and challenging task in natural language processing (NLP). Compared with single-label text classification, MLTC has a wider range of applications in practice. In this paper, we propose…

计算与语言 · 计算机科学 2022-05-24 Irene Li , Aosong Feng , Hao Wu , Tianxiao Li , Toyotaro Suzumura , Ruihai Dong

In saliency detection, every pixel needs contextual information to make saliency prediction. Previous models usually incorporate contexts holistically. However, for each pixel, usually only part of its context region is useful and…

计算机视觉与模式识别 · 计算机科学 2018-12-18 Nian Liu , Junwei Han , Ming-Hsuan Yang

Clouds remain a major obstacle in optical satellite imaging, limiting accurate environmental and climate analysis. To address the strong spectral variability and the large scale differences among cloud types, we propose MSCloudCAM, a novel…

计算机视觉与模式识别 · 计算机科学 2026-01-28 Md Abdullah Al Mazid , Liangdong Deng , Naphtali Rishe