中文
相关论文

相关论文: A Training-free Synthetic Data Selection Method fo…

200 篇论文

The absence of large scale datasets with pixel-level supervisions is a significant obstacle for the training of deep convolutional networks for scene text segmentation. For this reason, synthetic data generation is normally employed to…

计算机视觉与模式识别 · 计算机科学 2019-09-25 Simone Bonechi , Paolo Andreini , Monica Bianchini , Franco Scarselli

Current deep learning-based approaches for the segmentation of microscopy images heavily rely on large amount of training data with dense annotation, which is highly costly and laborious in practice. Compared to full annotation where the…

计算机视觉与模式识别 · 计算机科学 2023-12-11 Shijie Li , Mengwei Ren , Thomas Ach , Guido Gerig

High annotation costs are a major bottleneck for the training of semantic segmentation systems. Therefore, methods working with less annotation effort are of special interest. This paper studies the problem of semi-supervised semantic…

计算机视觉与模式识别 · 计算机科学 2021-03-22 Olga Zatsarynna , Johann Sawatzky , Juergen Gall

Supervised training of an automated medical image analysis system often requires a large amount of expert annotations that are hard to collect. Moreover, the proportions of data available across different classes may be highly imbalanced…

计算机视觉与模式识别 · 计算机科学 2019-12-10 Yuan Xue , Jiarong Ye , Rodney Long , Sameer Antani , Zhiyun Xue , Xiaolei Huang

Semantic segmentation based on sparse annotation has advanced in recent years. It labels only part of each object in the image, leaving the remainder unlabeled. Most of the existing approaches are time-consuming and often necessitate a…

计算机视觉与模式识别 · 计算机科学 2023-02-28 Hui Su , Yue Ye , Wei Hua , Lechao Cheng , Mingli Song

The need for large amounts of training and validation data is a huge concern in scaling AI algorithms for autonomous driving. Semantic Image Synthesis (SIS), or label-to-image translation, promises to address this issue by translating…

计算机视觉与模式识别 · 计算机科学 2023-05-18 George Eskandar , Diandian Guo , Karim Guirguis , Bin Yang

This paper presents a CLIP-based unsupervised learning method for annotation-free multi-label image classification, including three stages: initialization, training, and inference. At the initialization stage, we take full advantage of the…

计算机视觉与模式识别 · 计算机科学 2024-03-08 Rabab Abdelfattah , Qing Guo , Xiaoguang Li , Xiaofeng Wang , Song Wang

The rapid growth of dataset scales has been a key driver in advancing deep learning research. However, as dataset scale increases, the training process becomes increasingly inefficient due to the presence of low-value samples, including…

计算机视觉与模式识别 · 计算机科学 2025-03-18 Qing Zhou , Junyu Gao , Qi Wang

Recent studies have shown that CLIP model's adversarial robustness in zero-shot classification tasks can be enhanced by adversarially fine-tuning its image encoder with adversarial examples (AEs), which are generated by minimizing the…

计算机视觉与模式识别 · 计算机科学 2026-02-16 Jiacheng Zhang , Jinhao Li , Hanxun Huang , Sarah M. Erfani , Benjamin I. P. Rubinstein , Feng Liu

In semantic segmentation, training data down-sampling is commonly performed due to limited resources, the need to adapt image size to the model input, or improve data augmentation. This down-sampling typically employs different strategies…

计算机视觉与模式识别 · 计算机科学 2024-02-20 Roberto Alcover-Couso , Marcos Escudero-Vinolo , Juan C. SanMiguel , Jose M. Martinez

As research interests in medical image analysis become increasingly fine-grained, the cost for extensive annotation also rises. One feasible way to reduce the cost is to annotate with coarse-grained superclass labels while using limited…

计算机视觉与模式识别 · 计算机科学 2023-07-04 Linrui Dai , Wenhui Lei , Xiaofan Zhang

Semantic segmentation on LiDAR imaging is increasingly gaining attention, as it can provide useful knowledge for perception systems and potential for autonomous driving. However, collecting and labeling real LiDAR data is an expensive and…

计算机视觉与模式识别 · 计算机科学 2025-02-03 Javier Montalvo , Pablo Carballeira , Álvaro García-Martín

With the rapid progress of controllable generation, training data synthesis has become a promising way to expand labeled datasets and alleviate manual annotation in remote sensing (RS). However, the complexity of semantic mask control and…

计算机视觉与模式识别 · 计算机科学 2026-03-25 Yunkai Yang , Yudong Zhang , Kunquan Zhang , Jinxiao Zhang , Xinying Chen , Haohuan Fu , Runmin Dong

Semi-supervised learning (SSL) can reduce the need for large labelled datasets by incorporating unlabelled data into the training. This is particularly interesting for semantic segmentation, where labelling data is very costly and…

计算机视觉与模式识别 · 计算机科学 2022-10-20 Sebastian Scherer , Robin Schön , Rainer Lienhart

In this paper, we present a novel cross-consistency based semi-supervised approach for semantic segmentation. Consistency training has proven to be a powerful semi-supervised learning framework for leveraging unlabeled data under the…

计算机视觉与模式识别 · 计算机科学 2020-06-11 Yassine Ouali , Céline Hudelot , Myriam Tami

Synthesizing realistic medical images provides a feasible solution to the shortage of training data in deep learning based medical image recognition systems. However, the quality control of synthetic images for data augmentation purposes is…

计算机视觉与模式识别 · 计算机科学 2020-08-27 Jiarong Ye , Yuan Xue , L. Rodney Long , Sameer Antani , Zhiyun Xue , Keith Cheng , Xiaolei Huang

We present SynthCLIP, a CLIP model trained on entirely synthetic text-image pairs. Leveraging recent text-to-image (TTI) networks and large language models (LLM), we generate synthetic datasets of images and corresponding captions at scale,…

计算机视觉与模式识别 · 计算机科学 2024-07-19 Hasan Abed Al Kader Hammoud , Hani Itani , Fabio Pizzati , Philip Torr , Adel Bibi , Bernard Ghanem

Semantic segmentation neural networks require pixel-level annotations in large quantities to achieve a good performance. In the medical domain, such annotations are expensive, because they are time-consuming and require expert knowledge.…

计算机视觉与模式识别 · 计算机科学 2024-10-28 Grzegorz Chlebus , Andrea Schenk , Horst K. Hahn , Bram van Ginneken , Hans Meine

The balance between high accuracy and high speed has always been a challenging task in semantic image segmentation. Compact segmentation networks are more widely used in the case of limited resources, while their performances are…

计算机视觉与模式识别 · 计算机科学 2021-07-20 Yingchao Feng , Xian Sun , Wenhui Diao , Jihao Li , Xin Gao

Segment Anything Model (SAM) fine-tuning has shown remarkable performance in medical image segmentation in a fully supervised manner, but requires precise annotations. To reduce the annotation cost and maintain satisfactory performance, in…

计算机视觉与模式识别 · 计算机科学 2025-01-22 Shumeng Li , Lei Qi , Qian Yu , Jing Huo , Yinghuan Shi , Yang Gao