ScholarGate
助手

方法对比

并排查看您选择的方法;存在差异的行会高亮显示。

自监督语义分割×Vision Transformer×
领域深度学习深度学习
方法族Machine learningMachine learning
起源年份2020–20222021
提出者Multiple groups (Caron et al.; Hamilton et al. among key contributors)Dosovitskiy, A. et al.
类型Self-supervised dense predictionTransformer architecture for images (self-attention over patches)
开创性文献Caron, M., Touvron, H., Misra, I., Jegou, H., Mairal, J., Bojanowski, P., & Joulin, A. (2021). Emerging Properties in Self-Supervised Vision Transformers. Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV), 9650–9660. DOI ↗Dosovitskiy, A. et al. (2021). An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale. ICLR. link ↗
别名SSL semantic segmentation, unsupervised semantic segmentation, label-free semantic segmentation, self-supervised dense predictionGörsel Transformer (ViT), görsel transformer, ViT, patch transformer for images
相关55
摘要Self-supervised semantic segmentation learns to assign a class label to every pixel of an image without relying on manually annotated segmentation masks. A backbone network is first trained on large quantities of unlabeled images using self-supervised objectives such as contrastive learning or masked image modeling, and the resulting dense features are then used to partition and label image regions, achieving competitive segmentation quality at a fraction of the annotation cost.The Vision Transformer (ViT), introduced by Dosovitskiy and colleagues in 2021, splits an image into fixed-size patches, treats those patches as a sequence, and applies the Transformer self-attention mechanism to image classification. Given enough training data, it surpasses convolutional neural networks (CNNs).
ScholarGate数据集
  1. v1
  2. 2 来源
  3. PUBLISHED
  1. v1
  2. 2 来源
  3. PUBLISHED

前往搜索 下载幻灯片

ScholarGate方法对比: Self-supervised Semantic Segmentation · Vision Transformer. 于 2026-06-17 检索自 https://scholargate.app/zh/compare