中文
相关论文

相关论文: Few-shot crack image classification using clip bas…

200 篇论文

Medical image classification plays a crucial role in clinical decision-making, yet most models are constrained to a fixed set of predefined classes, limiting their adaptability to new conditions. Contrastive Language-Image Pretraining…

计算机视觉与模式识别 · 计算机科学 2025-06-24 Stefan Denner , Markus Bujotzek , Dimitrios Bounias , David Zimmerer , Raphael Stock , Klaus Maier-Hein

Learning from a few examples is an important practical aspect of training classifiers. Various works have examined this aspect quite well. However, all existing approaches assume that the few examples provided are always correctly labeled.…

计算机视觉与模式识别 · 计算机科学 2020-11-24 Pratik Mazumder , Pravendra Singh , Vinay P. Namboodiri

We introduce WAVECLIP, a single unified model for adaptive resolution inference in CLIP, enabled by wavelet-based tokenization. WAVECLIP replaces standard patch embeddings with a multi-level wavelet decomposition, enabling the model to…

计算机视觉与模式识别 · 计算机科学 2025-09-26 Moshe Kimhi , Erez Koifman , Ehud Rivlin , Eli Schwartz , Chaim Baskin

The rapidly emerging field of computational pathology has the potential to enable objective diagnosis, therapeutic response prediction and identification of new morphological features of clinical relevance. However, deep learning-based…

图像与视频处理 · 电气工程与系统科学 2020-05-25 Ming Y. Lu , Drew F. K. Williamson , Tiffany Y. Chen , Richard J. Chen , Matteo Barbieri , Faisal Mahmood

Generalized Few-Shot Semantic Segmentation (GFSS) aims to extend a segmentation model to novel classes with only a few annotated examples while maintaining performance on base classes. Recently, pretrained vision-language models (VLMs) such…

计算机视觉与模式识别 · 计算机科学 2025-07-01 Jie Liu , Jiayi Shen , Pan Zhou , Jan-Jakob Sonke , Efstratios Gavves

In recent years, image recognition method has been a research hotspot in various fields such as video surveillance, biometric identification, unmanned vehicles, human-computer interaction, and medical image recognition. Existing recognition…

统计方法学 · 统计学 2025-05-12 Yunzhi Jin , Yanqing Zhang , Niansheng Tang

Data scarcity is a major limiting factor for applying modern machine learning techniques to clinical tasks. Although sufficient data exists for some well-studied medical tasks, there remains a long tail of clinically relevant tasks with…

计算机视觉与模式识别 · 计算机科学 2024-08-16 Stefano Woerner , Christian F. Baumgartner

Contrastive learning has emerged as an efficient framework to learn multimodal representations. CLIP, a seminal work in this area, achieved impressive results by training on paired image-text data using the contrastive loss. Recent work…

计算机视觉与模式识别 · 计算机科学 2023-11-07 Enrico Fini , Pietro Astolfi , Adriana Romero-Soriano , Jakob Verbeek , Michal Drozdzal

Learning with few samples is a major challenge for parameter-rich models like deep networks. In contrast, people learn complex new concepts even from very few examples, suggesting that the sample complexity of learning can often be reduced.…

机器学习 · 计算机科学 2019-06-11 Roman Visotsky , Yuval Atzmon , Gal Chechik

Recently, pre-trained vision-language models have been increasingly used to tackle the challenging zero-shot segmentation task. Typical solutions follow the paradigm of first generating mask proposals and then adopting CLIP to classify…

计算机视觉与模式识别 · 计算机科学 2023-10-03 Siyu Jiao , Yunchao Wei , Yaowei Wang , Yao Zhao , Humphrey Shi

This paper presents a study on few-shot classification in the context of histopathology images. While few-shot learning has been studied for natural image classification, its application to histopathology is relatively unexplored. Given the…

计算机视觉与模式识别 · 计算机科学 2024-08-27 Ardhendu Sekhar , Ravi Kant Gupta , Amit Sethi

Self-supervised models trained with a contrastive loss such as CLIP have shown to be very powerful in zero-shot classification settings. However, to be used as a zero-shot classifier these models require the user to provide new captions…

机器学习 · 计算机科学 2022-10-31 Bhawesh Kumar , Anil Palepu , Rudraksh Tuwani , Andrew Beam

Few-shot segmentation has garnered significant attention. Many recent approaches attempt to introduce the Segment Anything Model (SAM) to handle this task. With the strong generalization ability and rich object-specific extraction ability…

计算机视觉与模式识别 · 计算机科学 2025-11-20 Jin Wang , Bingfeng Zhang , Jian Pang , Weifeng Liu , Baodi Liu , Honglong Chen

This paper introduces a Bayesian image segmentation algorithm based on finite mixtures. An EM algorithm is developed to estimate parameters of the Gaussian mixtures. The finite mixture is a flexible and powerful probabilistic modeling tool.…

计算机视觉与模式识别 · 计算机科学 2012-04-10 Mohamed Ali Mahjoub , karim kalti

We present a novel technique to discover and exploit weak causal signals directly from images via neural networks for classification purposes. This way, we model how the presence of a feature in one part of the image affects the appearance…

计算机视觉与模式识别 · 计算机科学 2024-01-03 Gianluca Carloni , Sara Colantonio

The advent of large pre-trained models has brought about a paradigm shift in both visual representation learning and natural language processing. However, clustering unlabeled images, as a fundamental and classic machine learning problem,…

计算机视觉与模式识别 · 计算机科学 2024-04-29 Tianzhe Chu , Shengbang Tong , Tianjiao Ding , Xili Dai , Benjamin David Haeffele , René Vidal , Yi Ma

Developing artificial intelligence (AI) and machine learning (ML) models for medical imaging typically involves extensive training and testing on large datasets, consuming significant computational time, energy, and resources. There is a…

图像与视频处理 · 电气工程与系统科学 2024-12-13 Raj Hansini Khoiwal , Alan B. McMillan

Generalizing to novel classes unseen during training is a key challenge of few-shot classification. Recent metric-based methods try to address this by local representations. However, they are unable to take full advantage of them due to (i)…

计算机视觉与模式识别 · 计算机科学 2026-04-02 Shi Tang , Guiming Luo , Xinchen Ye , Zhiyi Xia

Recently, vision-language models (e.g. CLIP) have demonstrated remarkable performance in zero-shot anomaly detection (ZSAD). By leveraging auxiliary data during training, these models can directly perform cross-category anomaly detection on…

计算机视觉与模式识别 · 计算机科学 2025-06-04 Zhen Qu , Xian Tao , Xinyi Gong , Shichen Qu , Qiyu Chen , Zhengtao Zhang , Xingang Wang , Guiguang Ding

We employ the Bayesian improved cross entropy (BiCE) method for rare event estimation in static networks and choose the categorical mixture as the parametric family to capture the dependence among network components. At each iteration of…

统计方法学 · 统计学 2023-09-25 Jianpeng Chan , Iason Papaioannou , Daniel Straub
‹ 上一页 1 8 9 10 下一页 ›