中文
相关论文

相关论文: Webly-Supervised Image Manipulation Localization v…

200 篇论文

Medical image analysis requires substantial labeled data for model training, yet expert annotation is expensive and time-consuming. Active learning (AL) addresses this challenge by strategically selecting the most informative samples for…

图像与视频处理 · 电气工程与系统科学 2026-03-06 Ifrat Ikhtear Uddin , Longwei Wang , Xiao Qin , Yang Zhou , KC Santosh

Transfer learning from large-scale pre-trained models has become essential for many computer vision tasks. Recent studies have shown that datasets like ImageNet are weakly labeled since images with multiple object classes present are…

计算机视觉与模式识别 · 计算机科学 2021-11-25 Sai Rajeswar , Pau Rodriguez , Soumye Singhal , David Vazquez , Aaron Courville

The ability to quickly annotate medical imaging data plays a critical role in training deep learning frameworks for segmentation. Doing so for image volumes or video sequences is even more pressing as annotating these is particularly…

计算机视觉与模式识别 · 计算机科学 2021-07-20 Laurent Lejeune , Raphael Sznitman

Industrial product inspection is often performed using Anomaly Detection (AD) frameworks trained solely on non-defective samples. Although defective samples can be collected during production, leveraging them usually requires pixel-level…

计算机视觉与模式识别 · 计算机科学 2025-09-08 Jingqi Wu , Hanxi Li , Lin Yuanbo Wu , Hao Chen , Deyin Liu , Peng Wang

Deep metric learning (DML) has shown to be effective for content-based image retrieval (CBIR) in remote sensing (RS). Most of DML methods for CBIR rely on a high number of annotated images to accurately learn model parameters of deep neural…

计算机视觉与模式识别 · 计算机科学 2024-08-06 Genc Hoxha , Gencer Sumbul , Julia Henkel , Lars Möllenbrok , Begüm Demir

Whole Slide Image (WSI) analysis is a powerful method to facilitate the diagnosis of cancer in tissue samples. Automating this diagnosis poses various issues, most notably caused by the immense image resolution and limited annotations. WSIs…

计算机视觉与模式识别 · 计算机科学 2023-04-19 Ahmet Gokberk Gul , Oezdemir Cetin , Christoph Reich , Tim Prangemeier , Nadine Flinner , Heinz Koeppl

Facial analysis models are increasingly applied in real-world applications that have significant impact on peoples' lives. However, as literature has shown, models that automatically classify facial attributes might exhibit algorithmic…

计算机视觉与模式识别 · 计算机科学 2022-06-15 Camila Kolling , Victor Araujo , Adriano Veloso , Soraia Raupp Musse

Segmentation using deep learning has shown promising directions in medical imaging as it aids in the analysis and diagnosis of diseases. Nevertheless, a main drawback of deep models is that they require a large amount of pixel-level labels,…

计算机视觉与模式识别 · 计算机科学 2020-04-08 Sukesh Adiga , Jose Dolz , Herve Lombaert

We propose a new approach to interactive full-image semantic segmentation which enables quickly collecting training data for new datasets with previously unseen semantic classes (A demo is available at https://youtu.be/yUk8D5gEX-o). We…

计算机视觉与模式识别 · 计算机科学 2020-07-17 Mykhaylo Andriluka , Stefano Pellegrini , Stefan Popov , Vittorio Ferrari

Medical image annotation is a major hurdle for developing precise and robust machine learning models. Annotation is expensive, time-consuming, and often requires expert knowledge, particularly in the medical field. Here, we suggest using…

计算机视觉与模式识别 · 计算机科学 2020-09-28 Holger R Roth , Dong Yang , Ziyue Xu , Xiaosong Wang , Daguang Xu

In recent years, the rapid development of deep learning has brought great advancements to image and video segmentation methods based on neural networks. However, to unleash the full potential of such models, large numbers of high-quality…

计算机视觉与模式识别 · 计算机科学 2022-10-19 Yuying Hao , Yi Liu , Yizhou Chen , Lin Han , Juncai Peng , Shiyu Tang , Guowei Chen , Zewu Wu , Zeyu Chen , Baohua Lai

Medical image segmentation annotations exhibit variations among experts due to the ambiguous boundaries of segmented objects and backgrounds in medical images. Although using multiple annotations for each image in the fully-supervised has…

计算机视觉与模式识别 · 计算机科学 2023-11-20 Shuai Wang , Tengjin Weng , Jingyi Wang , Yang Shen , Zhidong Zhao , Yixiu Liu , Pengfei Jiao , Zhiming Cheng , Yaqi Wang

In recent years, image manipulation is becoming increasingly more accessible, yielding more natural-looking images, owing to the modern tools in image processing and computer vision techniques. The task of the identification of forged…

计算机视觉与模式识别 · 计算机科学 2020-02-04 Akash Kumar , Arnav Bhavasar

Learned object detection methods based on fusion of LiDAR and camera data require labeled training samples, but niche applications, such as warehouse robotics or automated infrastructure, require semantic classes not available in large…

计算机视觉与模式识别 · 计算机科学 2023-12-07 Ryan Rubel , Andrew Dudash , Mohammad Goli , James O'Hara , Karl Wunderlich

Universal models for medical image segmentation, such as interactive and in-context learning (ICL) models, offer strong generalization but require extensive annotations. Interactive models need repeated user prompts for each image, while…

计算机视觉与模式识别 · 计算机科学 2025-10-09 Jiesi Hu , Yanwu Yang , Zhiyu Ye , Jinyan Zhou , Jianfeng Cao , Hanyang Peng , Ting Ma

Deep metric learning (DML) based methods have been found very effective for content-based image retrieval (CBIR) in remote sensing (RS). For accurately learning the model parameters of deep neural networks, most of the DML methods require a…

计算机视觉与模式识别 · 计算机科学 2023-06-27 Julia Henkel , Genc Hoxha , Gencer Sumbul , Lars Möllenbrok , Begüm Demir

The necessity of large amounts of labeled data to train deep models, especially in medical imaging creates an implementation bottleneck in resource-constrained settings. In Insite (labelINg medical imageS usIng submodular funcTions and…

计算机视觉与模式识别 · 计算机科学 2024-10-28 Akshat Gautam , Anurag Shandilya , Akshit Srivastava , Venkatapathy Subramanian , Ganesh Ramakrishnan , Kshitij Jadhav

Mining precise class-aware attention maps, a.k.a, class activation maps, is essential for weakly supervised semantic segmentation. In this paper, we present L2G, a simple online local-to-global knowledge transfer framework for high-quality…

计算机视觉与模式识别 · 计算机科学 2022-04-08 Peng-Tao Jiang , Yuqi Yang , Qibin Hou , Yunchao Wei

Data in real-world object detection often exhibits the long-tailed distribution. Existing solutions tackle this problem by mitigating the competition between the head and tail categories. However, due to the scarcity of training samples,…

计算机视觉与模式识别 · 计算机科学 2022-10-12 Bo Li , Yongqiang Yao , Jingru Tan , Xin Lu , Fengwei Yu , Ye Luo , Jianwei Lu

The scarcity of annotated data in specialized domains such as medical imaging presents significant challenges to training robust vision models. While self-supervised masked image modeling (MIM) offers a promising solution, existing…

计算机视觉与模式识别 · 计算机科学 2025-10-07 Ruilang Wang , Shuotong Xu , Bowen Liu , Runlin Huang , Donglong Chen , Weifeng Su