Muyun99's wiki Muyun99's wiki
首页
学术搬砖
学习笔记
生活杂谈
wiki搬运
资源收藏
关于
  • 分类
  • 标签
  • 归档
GitHub (opens new window)

Muyun99

努力成为一个善良的人
首页
学术搬砖
学习笔记
生活杂谈
wiki搬运
资源收藏
关于
  • 分类
  • 标签
  • 归档
GitHub (opens new window)
  • 论文摘抄

  • 论文阅读-图像分类

  • 论文阅读-语义分割

  • 论文阅读-知识蒸馏

  • 论文阅读-Transformer

  • 论文阅读-图卷积网络

  • 论文阅读-弱监督图像分割

  • 论文阅读-半监督图像分割

  • 论文阅读-带噪学习

  • 论文阅读-小样本学习

  • 论文阅读-自监督学习

    • (MoCov1) Momentum Contrast for Unsupervised Visual Representation Learning
    • (SimCLRv1) A Simple Framework for Contrastive Learning of Visual Representations
      • (SimCLRv2) Big Self-Supervised Models are Strong Semi-Supervised Learners
      • (InstDis) Unsupervised Feature Learning via Non-Parametric Instance Discrimination
      • (CPC) Representation Learning with Contrastive Predictive Coding
      • (CMC) Contrastive Multiview Coding, also contains implementations for MoCo and InstDis
      • (HPT) Self-Supervised Pretraining Improves Self-Supervised Pretraining
      • (SimSiam) SimSiam Exploring Simple Siamese Representation Learning
      • 自监督系列代码
    • 语义分割中的知识蒸馏

    • 学术文章搜集

    • 论文阅读-其他文章

    • 学术搬砖
    • 论文阅读-自监督学习
    Muyun99
    2021-04-14

    (SimCLRv1) A Simple Framework for Contrastive Learning of Visual Representations

    # A Simple Framework for Contrastive Learning of Visual Representations

    # 作者:Google Hinton组

    # 摘要

    # 阅读

    # 论文的目的及结论

    # 论文的实验

    # 论文的方法

    # 论文的背景

    image-20210324233416138

    # 总结

    # 论文的贡献

    作者说很多 idea 以前都出现过

    • idea1:Make two views of the same example agree

      • Becker & Hinton(1992)
      • instance discrimination -Dosovitskiy et al. (2014)
      • image-20210324233944862
    • idea2:Use random crop and color distortion for data augmentations

    • idea3:Encoder + Projection head

    • idea4:Use cross entropy loss as contrastive loss

    SimCLRv1 把很多的设计合到一起确实就可以达到很好的性能

    # 论文的不足
    # 论文如何讲故事

    # 参考资料

    1、20201014 VALSE Webinar 自监督学习(有SimCLRv1的一作分享) (opens new window)

    上次更新: 2021/11/03, 23:35:28
    (MoCov1) Momentum Contrast for Unsupervised Visual Representation Learning
    (SimCLRv2) Big Self-Supervised Models are Strong Semi-Supervised Learners

    ← (MoCov1) Momentum Contrast for Unsupervised Visual Representation Learning (SimCLRv2) Big Self-Supervised Models are Strong Semi-Supervised Learners→

    最近更新
    01
    Structured Knowledge Distillation for Semantic Segmentation
    06-03
    02
    README 美化
    05-20
    03
    常见 Tricks 代码片段
    05-12
    更多文章>
    Theme by Vdoing | Copyright © 2021-2023 Muyun99 | MIT License
    • 跟随系统
    • 浅色模式
    • 深色模式
    • 阅读模式
    ×