中文
相关论文

相关论文: MSMatch: Semi-Supervised Multispectral Scene Class…

200 篇论文

We propose techniques to incorporate coarse taxonomic labels to train image classifiers in fine-grained domains. Such labels can often be obtained with a smaller effort for fine-grained domains such as the natural world where categories are…

计算机视觉与模式识别 · 计算机科学 2021-11-24 Jong-Chyi Su , Subhransu Maji

The scarcity of labeled data in real-world scenarios is a critical bottleneck of deep learning's effectiveness. Semi-supervised semantic segmentation has been a typical solution to achieve a desirable tradeoff between annotation cost and…

计算机视觉与模式识别 · 计算机科学 2024-04-30 Kebin Wu , Wenbin Li , Xiaofei Xiao

Unmanned aircraft have decreased the cost required to collect remote sensing imagery, which has enabled researchers to collect high-spatial resolution data from multiple sensor modalities more frequently and easily. The increase in data…

计算机视觉与模式识别 · 计算机科学 2017-03-07 Ronald Kemker , Carl Salvaggio , Christopher Kanan

Most previous scene text spotting methods rely on high-quality manual annotations to achieve promising performance. To reduce their expensive costs, we study semi-supervised text spotting (SSTS) to exploit useful information from unlabeled…

计算机视觉与模式识别 · 计算机科学 2025-04-15 Dongliang Luo , Hanshen Zhu , Ziyang Zhang , Dingkang Liang , Xudong Xie , Yuliang Liu , Xiang Bai

Current 3D semi-supervised segmentation methods face significant challenges such as limited consideration of contextual information and the inability to generate reliable pseudo-labels for effective unsupervised data use. To address these…

计算机视觉与模式识别 · 计算机科学 2023-11-22 Sanaz Karimijafarbigloo , Reza Azad , Yury Velichko , Ulas Bagci , Dorit Merhof

Segment Anything Model (SAM) is drastically accelerating the speed and accuracy of automatically segmenting and labeling large Red-Green-Blue (RGB) imagery datasets. However, SAM is unable to segment and label images outside of the visible…

计算机视觉与模式识别 · 计算机科学 2024-02-20 James E. Gallagher , Aryav Gogia , Edward J. Oughton

Semisupervised learning is a learning standard which deals with the study of how computers and natural systems such as human beings acquire knowledge in the presence of both labeled and unlabeled data. Semisupervised learning based methods…

机器学习 · 计算机科学 2014-02-20 V. Jothi Prakash , Dr. L. M. Nithya

Current 3D object detection methods heavily rely on an enormous amount of annotations. Semi-supervised learning can be used to alleviate this issue. Previous semi-supervised 3D object detection methods directly follow the practice of…

计算机视觉与模式识别 · 计算机科学 2022-11-16 Xiaopei Wu , Yang Zhao , Liang Peng , Hua Chen , Xiaoshui Huang , Binbin Lin , Haifeng Liu , Deng Cai , Wanli Ouyang

In defense-related remote sensing applications, such as vehicle detection on satellite imagery, supervised learning requires a huge number of labeled examples to reach operational performances. Such data are challenging to obtain as it…

计算机视觉与模式识别 · 计算机科学 2024-10-08 Jules BOURCIER , Thomas Floquet , Gohar Dashyan , Tugdual Ceillier , Karteek Alahari , Jocelyn Chanussot

We investigate the potential of invariant and equivariant semi-supervised learning for addressing the challenges of training multi-task models on partially labeled datasets with differently structured output tasks. Specifically, we use the…

计算机视觉与模式识别 · 计算机科学 2026-05-19 Miquel Martí i Rabadán , Alessandro Pieropan , Hossein Azizpour , Atsuto Maki

A common heuristic in semi-supervised deep learning (SSDL) is to select unlabelled data based on a notion of semantic similarity to the labelled data. For example, labelled images of numbers should be paired with unlabelled images of…

机器学习 · 计算机科学 2021-04-27 Saul Calderon-Ramirez , Luis Oala

Semi-supervised learning (SSL) has attracted enormous attention due to its vast potential of mitigating the dependence on large labeled datasets. The latest methods (e.g., FixMatch) use a combination of consistency regularization and…

计算机视觉与模式识别 · 计算机科学 2023-03-21 Yuhao Chen , Xin Tan , Borui Zhao , Zhaowei Chen , Renjie Song , Jiajun Liang , Xuequan Lu

Labeling datasets is a noteworthy challenge in machine learning, both in terms of cost and time. This research, however, leverages an efficient answer. By exploring label propagation in semi-supervised learning, we can significantly reduce…

机器学习 · 计算机科学 2024-10-16 Minoo Jafarlou , Mario M. Kubek

Sequential sensor data is generated in a wide variety of practical applications. A fundamental challenge involves learning effective classifiers for such sequential data. While deep learning has led to impressive performance gains in recent…

机器学习 · 计算机科学 2020-10-07 Nauman Ahad , Mark A. Davenport

Deep learning has achieved unprecedented success in various object detection tasks with huge amounts of labeled data. However, obtaining large-scale annotations for medical images is extremely challenging due to the high demand of labour…

图像与视频处理 · 电气工程与系统科学 2022-03-21 Zhizhong Chai , Luyang Luo , Huangjing Lin , Hao Chen , Anjia Han , Pheng-Ann Heng

Semi-supervised learning (SSL) has attracted much attention since it reduces the expensive costs of collecting adequate well-labeled training data, especially for deep learning methods. However, traditional SSL is built upon an assumption…

计算机视觉与模式识别 · 计算机科学 2024-07-03 Lie Ju , Yicheng Wu , Wei Feng , Zhen Yu , Lin Wang , Zhuoting Zhu , Zongyuan Ge

This paper introduces SelfMatch, a semi-supervised learning method that combines the power of contrastive self-supervised learning and consistency regularization. SelfMatch consists of two stages: (1) self-supervised pre-training based on…

机器学习 · 计算机科学 2021-01-19 Byoungjip Kim , Jinho Choo , Yeong-Dae Kwon , Seongho Joe , Seungjai Min , Youngjune Gwon

Supervised deep learning models depend on massive labeled data. Unfortunately, it is time-consuming and labor-intensive to collect and annotate bitemporal samples containing desired changes. Transfer learning from pre-trained models is…

计算机视觉与模式识别 · 计算机科学 2022-09-13 Hao Chen , Wenyuan Li , Song Chen , Zhenwei Shi

Due to abundance of data from multiple modalities, cross-modal retrieval tasks with image-text, audio-image, etc. are gaining increasing importance. Of the different approaches proposed, supervised methods usually give significant…

计算机视觉与模式识别 · 计算机科学 2020-01-03 Devraj Mandal , Pramod Rao , Soma Biswas

We present a novel semi-supervised learning framework that intelligently leverages the consistency regularization between the model's predictions from two strongly-augmented views of an image, weighted by a confidence of pseudo-label,…

计算机视觉与模式识别 · 计算机科学 2022-09-20 Jiwon Kim , Youngjo Min , Daehwan Kim , Gyuseong Lee , Junyoung Seo , Kwangrok Ryoo , Seungryong Kim