中文
相关论文

相关论文: A Good Foundation is Worth Many Labels: Label-Effi…

200 篇论文

Large annotated datasets are vital for training segmentation models, but pixel-level labeling is time-consuming, error-prone, and often requires scarce expert annotators, especially in medical imaging. In contrast, coarse annotations are…

计算机视觉与模式识别 · 计算机科学 2025-08-27 Le Zhang , Fuping Wu , Arun Thirunavukarasu , Kevin Bronik , Thomas Nichols , Bartlomiej W. Papiez

In this paper, we study object detection using a large pool of unlabeled images and only a few labeled images per category, named "few-example object detection". The key challenge consists in generating trustworthy training samples as many…

计算机视觉与模式识别 · 计算机科学 2018-11-01 Xuanyi Dong , Liang Zheng , Fan Ma , Yi Yang , Deyu Meng

In a setting where segmentation models have to be built for multiple datasets, each with its own corresponding label set, a straightforward way is to learn one model for every dataset and its labels. Alternatively, multi-task architectures…

计算机视觉与模式识别 · 计算机科学 2024-11-19 Deepa Anand , Bipul Das , Vyshnav Dangeti , Antony Jerald , Rakesh Mullick , Uday Patil , Pakhi Sharma , Prasad Sudhakar

Segmentation is one of the most important tasks in the medical imaging pipeline as it influences a number of image-based decisions. To be effective, fully supervised segmentation approaches require large amounts of manually annotated…

计算机视觉与模式识别 · 计算机科学 2026-03-19 Tyler Ward , Aaron Moseley , Abdullah-Al-Zubaer Imran

Recent approaches for weakly supervised instance segmentations depend on two components: (i) a pseudo label generation model that provides instances which are consistent with a given annotation; and (ii) an instance segmentation model,…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Aditya Arun , C. V. Jawahar , M. Pawan Kumar

This paper proposes a novel training scheme for fast matching models in Search Ads, which is motivated by the real challenges in model training. The first challenge stems from the pursuit of high throughput, which prohibits the deployment…

信息检索 · 计算机科学 2019-04-23 Xue Li , Zhipeng Luo , Hao Sun , Jianjin Zhang , Weihao Han , Xianqi Chu , Liangjie Zhang , Qi Zhang

Image-level weakly-supervised semantic segmentation (WSSS) reduces the usually vast data annotation cost by surrogate segmentation masks during training. The typical approach involves training an image classification network using global…

计算机视觉与模式识别 · 计算机科学 2024-06-10 Arvi Jonnarth , Yushan Zhang , Michael Felsberg

How many labeled pixels are needed to segment an image, without any prior knowledge? We conduct an experiment to answer this question. In our experiment, an Oracle is using Active Learning to train a network from scratch. The Oracle has…

计算机视觉与模式识别 · 计算机科学 2022-02-15 Daniel Kigli , Ariel Shamir , Shai Avidan

Deep neural networks for aerial image segmentation require large amounts of labeled data, but high-quality aerial datasets with precise annotations are scarce and costly to produce. To address this limitation, we propose a self-supervised…

计算机视觉与模式识别 · 计算机科学 2025-04-02 Rupert Polley , Sai Vignesh Abishek Deenadayalan , J. Marius Zöllner

The deficiency of segmentation labels is one of the main obstacles to semantic segmentation in the wild. To alleviate this issue, we present a novel framework that generates segmentation labels of images given their image-level class…

计算机视觉与模式识别 · 计算机科学 2018-04-10 Jiwoon Ahn , Suha Kwak

The ability to interpret a scene is an important capability for a robot that is supposed to interact with its environment. The knowledge of what is in front of the robot is, for example, relevant for navigation, manipulation, or planning.…

机器人学 · 计算机科学 2019-02-04 Andres Milioto , Cyrill Stachniss

Deep learning provides us with powerful methods to perform nucleus or cell segmentation with unprecedented quality. However, these methods usually require large training sets of manually annotated images, which are tedious and expensive to…

图像与视频处理 · 电气工程与系统科学 2023-01-11 Thomas Bonte , Maxence Philbert , Emeline Coleno , Edouard Bertrand , Arthur Imbert , Thomas Walter

Deep learning usually achieves the best results with complete supervision. In the case of semantic segmentation, this means that large amounts of pixelwise annotations are required to learn accurate models. In this paper, we show that we…

计算机视觉与模式识别 · 计算机科学 2020-05-07 Yi Zhu , Zhongyue Zhang , Chongruo Wu , Zhi Zhang , Tong He , Hang Zhang , R. Manmatha , Mu Li , Alexander Smola

Despite the success of deep learning methods in medical image segmentation tasks, the human-level performance relies on massive training data with high-quality annotations, which are expensive and time-consuming to collect. The fact is that…

计算机视觉与模式识别 · 计算机科学 2021-06-22 Jialin Shi , Ji Wu

State-of-the-art methods for semantic segmentation are based on deep neural networks trained on large-scale labeled datasets. Acquiring such datasets would incur large annotation costs, especially for dense pixel-level prediction tasks like…

计算机视觉与模式识别 · 计算机科学 2025-07-24 Lile Cai , Xun Xu , Lining Zhang , Chuan-Sheng Foo

Pixel-wise annotations are notoriously labourious and costly to obtain in the medical domain. To mitigate this burden, weakly supervised approaches based on bounding box annotations-much easier to acquire-offer a practical alternative.…

计算机视觉与模式识别 · 计算机科学 2025-07-04 Mélanie Gaillochet , Mehrdad Noori , Sahar Dastani , Christian Desrosiers , Hervé Lombaert

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

For further progress in video object segmentation (VOS), larger, more diverse, and more challenging datasets will be necessary. However, densely labeling every frame with pixel masks does not scale to large datasets. We use a deep…

计算机视觉与模式识别 · 计算机科学 2020-11-03 Paul Voigtlaender , Lishu Luo , Chun Yuan , Yong Jiang , Bastian Leibe

Partially-supervised learning can be challenging for segmentation due to the lack of supervision for unlabeled structures, and the methods directly applying fully-supervised learning could lead to incompatibility, meaning ground truth is…

计算机视觉与模式识别 · 计算机科学 2022-06-22 Ke Zhang , Xiahai Zhuang

Semi-supervised segmentation tackles the scarcity of annotations by leveraging unlabeled data with a small amount of labeled data. A prominent way to utilize the unlabeled data is by consistency training which commonly uses a…

计算机视觉与模式识别 · 计算机科学 2022-03-14 Sukesh Adiga , Jose Dolz , Herve Lombaert