中文
相关论文

相关论文: CellStyle: Improved Zero-Shot Cell Segmentation vi…

200 篇论文

Currently, style augmentation is capturing attention due to convolutional neural networks (CNN) being strongly biased toward recognizing textures rather than shapes. Most existing styling methods either perform a low-fidelity style transfer…

计算机视觉与模式识别 · 计算机科学 2023-08-30 Felipe Moreno-Vera , Edgar Medina , Jorge Poco

Zero-Shot Learning (ZSL) promises to scale visual recognition by bypassing the conventional model training requirement of annotated examples for every category. This is achieved by establishing a mapping connecting low-level features and a…

计算机视觉与模式识别 · 计算机科学 2016-11-29 Xun Xu , Timothy M. Hospedales , Shaogang Gong

Semantic segmentation of microscopy cell images by deep learning is a significant technique. We considered that the Transformers, which have recently outperformed CNNs in image recognition, could also be improved and developed for cell…

计算机视觉与模式识别 · 计算机科学 2026-04-29 Hinako Mitsuoka , Kazuhiro Hotta

Despite deep convolutional neural networks achieved impressive progress in medical image computing and analysis, its paradigm of supervised learning demands a large number of annotations for training to avoid overfitting and achieving…

计算机视觉与模式识别 · 计算机科学 2020-12-11 Liyan Sun , Chenxin Li , Xinghao Ding , Yue Huang , Guisheng Wang , Yizhou Yu

Domain adaptation typically requires to access source domain data to utilize their distribution information for domain alignment with the target data. However, in many real-world scenarios, the source data may not be accessible during the…

图像与视频处理 · 电气工程与系统科学 2021-09-22 Cheng Chen , Quande Liu , Yueming Jin , Qi Dou , Pheng-Ann Heng

Tone style transfer for photo retouching aims to adapt the stylistic tone of the reference image to a given content image. However, the lack of high-quality large-scale triplet datasets with stylized ground truth forces existing methods to…

计算机视觉与模式识别 · 计算机科学 2026-04-20 Yuhai Deng , Huimin She , Wei Shen , Meng Li , Ruoxi Wu , Lunxi Yuan , Xiang Li

Existing cross-domain few-shot learning (CDFSL) methods, which develop source-domain training strategies to enhance model transferability, face challenges with large-scale pre-trained models (LMs) due to inaccessible source data and…

计算机视觉与模式识别 · 计算机科学 2025-09-16 Huali Xu , Li Liu , Tianpeng Liu , Shuaifeng Zhi , Shuzhou Sun , Ming-Ming Cheng

Producing high-quality segmentation masks for medical images is a fundamental challenge in biomedical image analysis. Recent research has explored large-scale supervised training to enable segmentation across various medical imaging…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Abderrachid Hamrani , Anuradha Godavarty

The medical imaging community generates a wealth of datasets, many of which are openly accessible and annotated for specific diseases and tasks such as multi-organ or lesion segmentation. Current practices continue to limit model training…

图像与视频处理 · 电气工程与系统科学 2024-01-09 Constantin Ulrich , Fabian Isensee , Tassilo Wald , Maximilian Zenk , Michael Baumgartner , Klaus H. Maier-Hein

An increasing number of public datasets have shown a transformative impact on automated medical segmentation. However, these datasets are often with varying label quality, ranging from manual expert annotations to AI-generated…

计算机视觉与模式识别 · 计算机科学 2024-06-04 Yixiong Chen , Zongwei Zhou , Alan Yuille

While deep learning, including Convolutional Neural Networks (CNNs) and Vision Transformers (ViTs), has significantly advanced classification performance, its typical reliance on extensive annotated datasets presents a major obstacle in…

计算机视觉与模式识别 · 计算机科学 2025-09-24 Matheus Vinícius Todescato , Joel Luís Carbonera

Semantic segmentation is a fundamental task in medical image analysis and autonomous driving and has a problem with the high cost of annotating the labels required in training. To address this problem, semantic segmentation methods based on…

计算机视觉与模式识别 · 计算机科学 2025-05-30 Nagito Saito , Shintaro Ito , Koichi Ito , Takafumi Aoki

Zero-shot learning provides models for targets for which instances are not available, commonly called unobserved targets. The availability of target side information becomes crucial in this context in order to properly induce models for…

机器学习 · 计算机科学 2024-02-05 Miriam Fdez-Díaz , Elena Montañés , José Ramón Quevedo

Most state-of-the-art instance segmentation methods have to be trained on densely annotated images. While difficult in general, this requirement is especially daunting for biomedical images, where domain expertise is often required for…

计算机视觉与模式识别 · 计算机科学 2022-04-05 Adrian Wolny , Qin Yu , Constantin Pape , Anna Kreshuk

The appearance of ultrasound images varies across acquisition devices, causing domain shifts that degrade the performance of fixed black-box downstream inference models when reused. To mitigate this issue, it is practical to develop…

计算机视觉与模式识别 · 计算机科学 2025-11-24 Nhat-Tuong Do-Tran , Ngoc-Hoang-Lam Le , Ching-Chun Huang

Deep segmentation models that generalize to images with unknown appearance are important for real-world medical image analysis. Retraining models leads to high latency and complex pipelines, which are impractical in clinical settings. The…

图像与视频处理 · 电气工程与系统科学 2021-01-12 Zhendong Liu , Xiaoqiong Huang , Xin Yang , Rui Gao , Rui Li , Yuanji Zhang , Yankai Huang , Guangquan Zhou , Yi Xiong , Alejandro F Frangi , Dong Ni

The success of large language models has inspired the computer vision community to explore image segmentation foundation model that is able to zero/few-shot generalize through prompt engineering. Segment-Anything(SAM), among others, is the…

计算机视觉与模式识别 · 计算机科学 2024-04-11 Haojie Zhang , Yongyi Su , Xun Xu , Kui Jia

Modern methods often formulate the counting of cells from microscopic images as a regression problem and more or less rely on expensive, manually annotated training images (e.g., dot annotations indicating the centroids of cells or…

图像与视频处理 · 电气工程与系统科学 2021-05-18 Xin Ding , Qiong Zhang , William J. Welch

Despite their success in various vision tasks, deep neural network architectures often underperform in out-of-distribution scenarios due to the difference between training and target domain style. To address this limitation, we introduce…

计算机视觉与模式识别 · 计算机科学 2024-10-02 Robin Gerster , Holger Caesar , Matthias Rapp , Alexander Wolpert , Michael Teutsch

Zero-shot referring image segmentation is a challenging task because it aims to find an instance segmentation mask based on the given referring descriptions, without training on this type of paired data. Current zero-shot methods mainly…

计算机视觉与模式识别 · 计算机科学 2023-09-04 Minheng Ni , Yabo Zhang , Kailai Feng , Xiaoming Li , Yiwen Guo , Wangmeng Zuo