中文
相关论文

相关论文: Multi-Label Image Classification with Regional Lat…

200 篇论文

Currently, existing efforts in Weakly Supervised Semantic Segmentation (WSSS) based on Convolutional Neural Networks (CNNs) have predominantly focused on enhancing the multi-label classification network stage, with limited attention given…

计算机视觉与模式识别 · 计算机科学 2023-10-25 Jia Zhang , Bo Peng , Xi Wu

In the last few years, Recurrent Neural Networks (RNNs) have proved effective on several NLP tasks. Despite such great success, their ability to model \emph{sequence labeling} is still limited. This lead research toward solutions where RNNs…

计算与语言 · 计算机科学 2017-06-07 Yoann Dupont , Marco Dinarelli , Isabelle Tellier

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

Semantic segmentation and instance level segmentation made substantial progress in recent years due to the emergence of deep neural networks (DNNs). A number of deep architectures with Convolution Neural Networks (CNNs) were proposed that…

计算机视觉与模式识别 · 计算机科学 2019-09-18 Pulak Purkait , Christopher Zach , Ian Reid

Deep neural networks (DNNs) are typically evaluated under the assumption that each image has a single correct label. However, many images in benchmarks like ImageNet contain multiple valid labels, creating a mismatch between evaluation…

计算机视觉与模式识别 · 计算机科学 2025-05-29 Esla Timothy Anzaku , Seyed Amir Mousavi , Arnout Van Messem , Wesley De Neve

Fine-grained multi-label classification models have broad applications in e-commerce, such as visual based label predictions ranging from fashion attribute detection to brand recognition. One challenge to achieve satisfactory performance…

计算机视觉与模式识别 · 计算机科学 2023-06-07 Xin Shen , Xiaonan Zhao , Rui Luo

Remarkable progress has been made in image recognition, primarily due to the availability of large-scale annotated datasets and the revival of deep CNN. CNNs enable learning data-driven, highly representative, layered hierarchical image…

计算机视觉与模式识别 · 计算机科学 2016-02-11 Hoo-Chang Shin , Holger R. Roth , Mingchen Gao , Le Lu , Ziyue Xu , Isabella Nogues , Jianhua Yao , Daniel Mollura , Ronald M. Summers

Scene labeling is a challenging classification problem where each input image requires a pixel-level prediction map. Recently, deep-learning-based methods have shown their effectiveness on solving this problem. However, we argue that the…

计算机视觉与模式识别 · 计算机科学 2017-06-12 Zhe Wang , Hongsheng Li , Wanli Ouyang , Xiaogang Wang

Convolutional neural networks (CNNs) have been successful in representing the fully-connected inferencing ability perceived to be seen in the human brain: they take full advantage of the hierarchy-style patterns commonly seen in complex…

计算机视觉与模式识别 · 计算机科学 2023-12-12 Joshua Ball

Even though convolutional neural networks (CNNs) are driving progress in medical image segmentation, standard models still have some drawbacks. First, the use of multi-scale approaches, i.e., encoder-decoder architectures, leads to a…

计算机视觉与模式识别 · 计算机科学 2020-02-18 Ashish Sinha , Jose Dolz

Multi-label classification is a type of supervised learning where an instance may belong to multiple labels simultaneously. Predicting each label independently has been criticized for not exploiting any correlation between labels. In this…

机器学习 · 统计学 2023-10-25 Hyukjun Gweon , Matthias Schonlau , Stefan Steiner

While initially devised for image categorization, convolutional neural networks (CNNs) are being increasingly used for the pixelwise semantic labeling of images. However, the proper nature of the most common CNN architectures makes them…

计算机视觉与模式识别 · 计算机科学 2017-04-24 Emmanuel Maggiori , Guillaume Charpiat , Yuliya Tarabalka , Pierre Alliez

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

The deficiency of segmentation labels is one of the main obstacles to semantic segmentation in the wild. To alleviate this issue, we present a novel framework that generates segmentation labels of images given their image-level class…

计算机视觉与模式识别 · 计算机科学 2018-04-10 Jiwoon Ahn , Suha Kwak

Semantic segmentation is the pixel-wise labelling of an image. Since the problem is defined at the pixel level, determining image class labels only is not acceptable, but localising them at the original image pixel resolution is necessary.…

计算机视觉与模式识别 · 计算机科学 2022-03-17 Irem Ulku , Erdem Akagunduz

Semi-supervised semantic segmentation aims to learn from a small amount of labeled data and plenty of unlabeled ones for the segmentation task. The most common approach is to generate pseudo-labels for unlabeled images to augment the…

计算机视觉与模式识别 · 计算机科学 2023-04-25 Rui Chen , Tao Chen , Qiong Wang , Yazhou Yao

Semantic segmentation requires per-pixel prediction for a given image. Typically, the output resolution of a segmentation network is severely reduced due to the downsampling operations in the CNN backbone. Most previous methods employ…

计算机视觉与模式识别 · 计算机科学 2021-08-02 Bowen Zhang , Yifan Liu , Zhi Tian , Chunhua Shen

Existing Binary Neural Networks (BNNs) mainly operate on local convolutions with binarization function. However, such simple bit operations lack the ability of modeling contextual dependencies, which is critical for learning discriminative…

计算机视觉与模式识别 · 计算机科学 2022-09-07 Xingrun Xing , Yangguang Li , Wei Li , Wenrui Ding , Yalong Jiang , Yufeng Wang , Jing Shao , Chunlei Liu , Xianglong Liu

Medical image segmentation is a critical step in computer-aided diagnosis, and convolutional neural networks are popular segmentation networks nowadays. However, the inherent local operation characteristics make it difficult to focus on the…

计算机视觉与模式识别 · 计算机科学 2023-05-18 Fenghe Tang , Jianrui Ding , Lingtao Wang , Min Xian , Chunping Ning

Ultrasound imaging is a commonly used technology for visualising patient anatomy in real-time during diagnostic and therapeutic procedures. High operator dependency and low reproducibility make ultrasound imaging and interpretation…