中文
相关论文

相关论文: F-CAM: Full Resolution Class Activation Maps via G…

200 篇论文

Attention--or attribution--maps methods are methods designed to highlight regions of the model's input that were discriminative for its predictions. However, different attention maps methods can highlight different regions of the input,…

计算机视觉与模式识别 · 计算机科学 2022-10-19 Ali Mirzazadeh , Florian Dubost , Maxwell Pike , Krish Maniar , Max Zuo , Christopher Lee-Messer , Daniel Rubin

Existing camouflage object detection (COD) methods typically rely on fully-supervised learning guided by mask annotations. However, obtaining mask annotations is time-consuming and labor-intensive. Compared to fully-supervised methods,…

计算机视觉与模式识别 · 计算机科学 2026-03-25 Jingchen Ni , Quan Zhang , Dan Jiang , Keyu Lv , Ke Zhang , Chun Yuan

Mainstream lane marker detection methods are implemented by predicting the overall structure and deriving parametric curves through post-processing. Complex lane line shapes require high-dimensional output of CNNs to model global…

计算机视觉与模式识别 · 计算机科学 2021-05-31 Zhan Qu , Huan Jin , Yang Zhou , Zhen Yang , Wei Zhang

Online segmentation of laser-induced damage on large-aperture optics in high-power laser facilities is challenged by complicated damage morphology, uneven illumination and stray light interference. Fully supervised semantic segmentation…

计算机视觉与模式识别 · 计算机科学 2023-07-19 Yueyue Han , Yingyan Huang , Hangcheng Dong , Fengdong Chen , Fa Zeng , Zhitao Peng , Qihua Zhu , Guodong Liu

Channel knowledge map (CKM) is a novel technique for achieving environment awareness, and thereby improving the communication and sensing performance for wireless systems. A fundamental problem associated with CKM is how to construct a…

信号处理 · 电气工程与系统科学 2024-11-15 Shiyu Wang , Xiaoli Xu , Yong Zeng

Localizing objects with weak supervision in an image is a key problem of the research in computer vision community. Many existing Weakly-Supervised Object Localization (WSOL) approaches tackle this problem by estimating the most…

计算机视觉与模式识别 · 计算机科学 2019-09-25 Pei Lv , Haiyu Yu , Junxiao Xue , Junjin Cheng , Lisha Cui , Bing Zhou , Mingliang Xu , Yi Yang

Weakly Supervised Semantic Segmentation (WSSS) based on image-level labels has been greatly advanced by exploiting the outputs of Class Activation Map (CAM) to generate the pseudo labels for semantic segmentation. However, CAM merely…

计算机视觉与模式识别 · 计算机科学 2021-08-10 Fei Zhang , Chaochen Gu , Chenyue Zhang , Yuchao Dai

One of the most common problems of weakly supervised object localization is that of inaccurate object coverage. In the context of state-of-the-art methods based on Class Activation Mapping, this is caused either by localization maps which…

计算机视觉与模式识别 · 计算机科学 2021-04-30 Kaili Wang , Jose Oramas , Tinne Tuytelaars

Real-world visual recognition problems often exhibit long-tailed distributions, where the amount of data for learning in different categories shows significant imbalance. Standard classification models learned on such data distribution…

计算机视觉与模式识别 · 计算机科学 2021-08-31 Chi Zhang , Guosheng Lin , Lvlong Lai , Henghui Ding , Qingyao Wu

In recent years, several Weakly Supervised Semantic Segmentation (WS3) methods have been proposed that use class activation maps (CAMs) generated by a classifier to produce pseudo-ground truths for training segmentation models. While CAMs…

计算机视觉与模式识别 · 计算机科学 2023-08-23 M. Maruf , Arka Daw , Amartya Dutta , Jie Bu , Anuj Karpatne

Recent object detection methods have made remarkable progress by leveraging attention mechanisms to improve feature discriminability. However, most existing approaches are confined to refining single-layer or fusing dual-layer features,…

计算机视觉与模式识别 · 计算机科学 2025-10-17 Dingzhou Xie , Rushi Lan , Cheng Pang , Enhao Ning , Jiahao Zeng , Wei Zheng

Scene understanding includes many related sub-tasks, such as scene categorization, depth estimation, object detection, etc. Each of these sub-tasks is often notoriously hard, and state-of-the-art classifiers already exist for many of them.…

计算机视觉与模式识别 · 计算机科学 2011-10-25 Congcong Li , Adarsh Kowdle , Ashutosh Saxena , Tsuhan Chen

The Convolutional Neural Network (CNN) is a widely used deep learning architecture for computer vision. However, its black box nature makes it difficult to interpret the behavior of the model. To mitigate this issue, AI practitioners have…

计算机视觉与模式识别 · 计算机科学 2023-03-14 Seok-Yong Byun , Wonju Lee

We describe a new class of subsampling techniques for CNNs, termed multisampling, that significantly increases the amount of information kept by feature maps through subsampling layers. One version of our method, which we call checkered…

计算机视觉与模式识别 · 计算机科学 2023-10-03 Shayan Sadigh , Pradeep Sen

We present Feature-Align CNN (FA-CNN), a prototype CNN architecture with intrinsic class attribution through end-to-end feature alignment. Our intuition is that the use of unordered operations such as Linear and Conv2D layers cause…

计算机视觉与模式识别 · 计算机科学 2026-03-30 Parniyan Farvardin , David Chapman

The pixel-wise dense prediction tasks based on weakly supervisions currently use Class Attention Maps (CAM) to generate pseudo masks as ground-truth. However, the existing methods typically depend on the painstaking training modules, which…

计算机视觉与模式识别 · 计算机科学 2021-11-08 Yanpeng Sun , Zechao Li

Image-based inspection systems have been widely deployed in manufacturing production lines. Due to the scarcity of defective samples, unsupervised anomaly detection that only leverages normal samples during training to detect various…

图像与视频处理 · 电气工程与系统科学 2024-11-22 Chengyu Tao , Hao Xu , Juan Du

While diffusion Multimodal Large Language Models (dMLLMs) have recently achieved remarkable strides in multimodal generation, the development of interpretability mechanisms has lagged behind their architectural evolution. Unlike traditional…

人工智能 · 计算机科学 2026-04-14 Haomin Zuo , Yidi Li , Luoxiao Yang , Xiaofeng Zhang

There have been several attempts to develop Feature Selection (FS) algorithms capable of identifying features that are relevant in a dataset. Although in certain applications the FS algorithms can be seen to be successful, they have similar…

机器学习 · 计算机科学 2025-03-18 Andrew Starkey , Uduak Idio Akpan , Omaimah AL Hosni , Yaseen Pullissery

Weakly supervised object localization (WSOL) strives to learn to localize objects with only image-level supervision. Due to the local receptive fields generated by convolution operations, previous CNN-based methods suffer from partial…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Yiwen Cao , Yukun Su , Wenjun Wang , Yanxia Liu , Qingyao Wu