中文
相关论文

相关论文: PANC: Prior-Aware Normalized Cut via Anchor-Augmen…

200 篇论文

Early diagnosis and accurate identification of lesion location and progression in prostate cancer (PCa) are critical for assisting clinicians in formulating effective treatment strategies. However, due to the high semantic homogeneity…

图像与视频处理 · 电气工程与系统科学 2025-07-24 Zhengcheng Lin , Zuobin Ying , Zhenyu Li , Zhenyu Liu , Jian Lu , Weiping Ding

Semi-supervised methods of anomaly detection have seen substantial advancement in recent years. Of particular interest are applications of such methods to diverse, real-world anomaly detection problems where anomalous variations can vary…

计算机视觉与模式识别 · 计算机科学 2021-04-29 Jack W. Barker , Toby P. Breckon

Weakly supervised learning has emerged as an appealing alternative to alleviate the need for large labeled datasets in semantic segmentation. Most current approaches exploit class activation maps (CAMs), which can be generated from…

计算机视觉与模式识别 · 计算机科学 2022-01-17 Gaurav Patel , Jose Dolz

Transformers trained with self-supervised learning using self-distillation loss (DINO) have been shown to produce attention maps that highlight salient foreground objects. In this paper, we demonstrate a graph-based approach that uses the…

计算机视觉与模式识别 · 计算机科学 2022-03-25 Yangtao Wang , Xi Shen , Shell Hu , Yuan Yuan , James Crowley , Dominique Vaufreydaz

Prompt tuning and adapter tuning have shown great potential in transferring pre-trained vision-language models (VLMs) to various downstream tasks. In this work, we design a new type of tuning method, termed as regularized mask tuning, which…

计算机视觉与模式识别 · 计算机科学 2023-08-08 Kecheng Zheng , Wei Wu , Ruili Feng , Kai Zhu , Jiawei Liu , Deli Zhao , Zheng-Jun Zha , Wei Chen , Yujun Shen

This work presents a novel self-supervised pre-training method to learn efficient representations without labels on histopathology medical images utilizing magnification factors. Other state-of-theart works mainly focus on fully supervised…

图像与视频处理 · 电气工程与系统科学 2022-09-09 Prakash Chandra Chhipa , Richa Upadhyay , Gustav Grund Pihlgren , Rajkumar Saini , Seiichi Uchida , Marcus Liwicki

In panoptic segmentation, individual instances must be separated within semantic classes. As state-of-the-art methods rely on a pre-defined set of classes, they struggle with novel categories and out-of-distribution (OOD) data. This is…

计算机视觉与模式识别 · 计算机科学 2025-08-06 Sebastian Schmidt , Julius Körner , Dominik Fuchsgruber , Stefano Gasperini , Federico Tombari , Stephan Günnemann

Deep learning-based segmentation methods have been widely employed for automatic glaucoma diagnosis and prognosis. In practice, fundus images obtained by different fundus cameras vary significantly in terms of illumination and intensity.…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Qianbi Yu , Dongnan Liu , Chaoyi Zhang , Xinwen Zhang , Weidong Cai

Unsupervised anomaly detection (UAD) from images strives to model normal data distributions, creating discriminative representations to distinguish and precisely localize anomalies. Despite recent advancements in the efficient and unified…

计算机视觉与模式识别 · 计算机科学 2025-03-11 Wenxin Ma , Qingsong Yao , Xiang Zhang , Zhelong Huang , Zihang Jiang , S. Kevin Zhou

Being able to learn dense semantic representations of images without supervision is an important problem in computer vision. However, despite its significance, this problem remains rather unexplored, with a few exceptions that considered…

计算机视觉与模式识别 · 计算机科学 2021-08-04 Wouter Van Gansbeke , Simon Vandenhende , Stamatios Georgoulis , Luc Van Gool

Prompt tuning (PT), as an emerging resource-efficient fine-tuning paradigm, has showcased remarkable effectiveness in improving the task-specific transferability of vision-language models. This paper delves into a previously overlooked…

计算机视觉与模式识别 · 计算机科学 2025-08-04 Fei Zhang , Tianfei Zhou , Jiangchao Yao , Ya Zhang , Ivor W. Tsang , Yanfeng Wang

Despite the advances in medicine, cancer has remained a formidable challenge. Particularly in the case of pancreatic tumors, characterized by their diversity and late diagnosis, early detection poses a significant challenge crucial for…

图像与视频处理 · 电气工程与系统科学 2024-06-06 Reza Babaei , Samuel Cheng , Theresa Thai , Shangqing Zhao

Camouflaged Object Detection (COD) aims to segment targets that share extreme textural and structural similarities with their complex environments. Leveraging their capacity for long-range dependency modeling, Transformer-based detectors…

计算机视觉与模式识别 · 计算机科学 2026-04-21 Yuhan Gao , Shuhao Kang , Xin He , Bing Li , Xu Cheng , Yun Liu

Channel pruning is a powerful technique to reduce the computational overhead of deep neural networks, enabling efficient deployment on resource-constrained devices. However, existing pruning methods often rely on local heuristics or…

人工智能 · 计算机科学 2025-06-16 Zifan Liu , Yuan Cao , Yanwei Yu , Heng Qi , Jie Gui

Reliable crack detection and segmentation are vital for structural health monitoring, yet the scarcity of well-annotated data constitutes a major challenge. To address this limitation, we propose a novel context-aware generative framework…

计算机视觉与模式识别 · 计算机科学 2026-04-24 Nassim Sadallah , Mohand Saïd Allili

Vision Transformers (ViTs) have achieved remarkable success in standard RGB image processing tasks. However, applying ViTs to multi-channel imaging (MCI) data, e.g., for medical and remote sensing applications, remains a challenge. In…

计算机视觉与模式识别 · 计算机科学 2025-10-14 Wenyi Lian , Patrick Micke , Joakim Lindblad , Nataša Sladoje

Convolutional Neural Networks (CNNs) rely on fixed-size kernels scanning local patches, which limits their ability to capture global context or long-range dependencies without very deep architectures. Vision Transformers (ViTs), in turn,…

计算机视觉与模式识别 · 计算机科学 2026-01-28 Gijs Joppe Moens , Regina Beets-Tan , Eduardo H. P. Pooch

Weakly Supervised Semantic Segmentation (WSSS) research has explored many directions to improve the typical pipeline CNN plus class activation maps (CAM) plus refinements, given the image-class label as the only supervision. Though the gap…

计算机视觉与模式识别 · 计算机科学 2022-11-01 Simone Rossetti , Damiano Zappia , Marta Sanzari , Marco Schaerf , Fiora Pirri

Deep learning models face persistent challenges in training, particularly due to internal covariate shift and label shift. While single-mode normalization methods like Batch Normalization partially address these issues, they are constrained…

机器学习 · 计算机科学 2024-10-31 Bilal Faye , Hanane Azzag , Mustapha Lebbah , Djamel Bouchaffra

Parameter-Efficient Fine-Tuning (PEFT) effectively adapts pre-trained transformers to downstream tasks. However, the optimization of tasks performance often comes at the cost of generalizability in fine-tuned models. To address this issue,…

机器学习 · 计算机科学 2026-03-09 Yao Ni , Shan Zhang , Piotr Koniusz