码农知识堂 - 1000bd
  •   Python
  •   PHP
  •   JS/TS
  •   JAVA
  •   C/C++
  •   C#
  •   GO
  •   Kotlin
  •   Swift
  • Hyperspectral Imagery Classification Based on Contrastive Learning


    对比学习四.
    The algorithm uses a two-stage training strategy.
    the first strategy: pretrained
    the second strategy: classification

    I. INTRODUCTION(已有方法写综述+优缺,提出方法写优缺)

    四种解决小样本的方法:semisupervised learning (SSL), unsupervised learning, transfer learning, and small sample learning (Few-shot learning) for hyperspectral image classification.

    无监督学习可以看作一种聚类方法:
    传统聚类方法:K-means, fuzzy C-means
    深度学习聚类方法: SAE.

    II. RELATED WORK

    A. Self-Supervised Learning
    对自监督和无监督分类做了概念辨析。
    首先:自监督属于无监督。
    其次无监督主要是发现“模式”:异常检测,聚类,降维。
    自监督:需要代理任务制作的标签。
    自然而然:代理任务很重要。
    B. Contrastive Learning
    做了比较详细的原理说明。

    III. PROPOSED SSCL MODEL

    A. Data Preprocessing
    principal component analysis (PCA) -> four dimensions
    extended morphological profile (EMP)

    B. Data Augmentation
    random Gaussian noise

    C. Structure of the SSCL
    很常规。

    IV. EXPERIMENTAL RESULTS

    For the Salinas and Pavia University datasets, the input image block size is set to 23 × 23, while the Botswana dataset is set to 5×5

    training and test set:

    • 30% CL pretraining
    • 10% for training

    对比算法居然有ResNet 50 牛逼。

    这些后续的训练有没有冻结权重呀!
    做的实验:

    • Classification Accuracy
    • Parameters Analysis
      • Effect of Temperature Parameter
      • Effect of the Neighborhood Size
    • Performance of SSCL Under Different Training Ratios
    • Effect of Batch size (影响显著)

    - V. C ONCLUSION

    多思考下introduction 和 related work怎么写挺好的。

  • 相关阅读:
    进程间通信之IPC对象
    for...in 与 for...of 的用法与区别
    数字化转型专题汇总
    黑猫带你学Makefile第11篇:当头文件a.h改变时,如何将所有依赖头文件a.h的.c文件都重新编译
    关于minizip-ng无法解压unix下压缩的带有文件夹的zip文件
    ARM64 linux -- 软中断
    基于C++11的数据库连接池实现
    压力测试-Locust框架基本使用及更新报错解决方案
    hadoop生态圈面试精华之Yarn
    让百度快速收录新网站的方法是什么 让百度快速收录新网站的方法有哪些
  • 原文地址:https://blog.csdn.net/qq_37808565/article/details/126393026
  • 最新文章
  • 沪漂五周年了:我越来越迷茫了
    Agentic Skill Routing 实战:别再把所有 Skill 塞进 AI Agent 上下文
    MySQL-Seconds_behind_master的精度误差
    [MAF预定义ChatClient中间件-03]CachingChatClient——利用缓存省钱省时间
    AI的至暗历史:从万众期待到被政府撤资,AI的两次死亡徘徊
    Agent OS :五种驯服不确定性的范式
    PortSwigger SQL注入LAB11
    数据库即时编译JIT
    [Begin]AI Learn Data Day 0
    深度学习进阶(二十七)现代 LLM 的核心架构设计其二:SwiGLU
  • 热门文章
  • 十款代码表白小特效 一个比一个浪漫 赶紧收藏起来吧!!!
    奉劝各位学弟学妹们,该打造你的技术影响力了!
    五年了,我在 CSDN 的两个一百万。
    Java俄罗斯方块,老程序员花了一个周末,连接中学年代!
    面试官都震惊,你这网络基础可以啊!
    你真的会用百度吗?我不信 — 那些不为人知的搜索引擎语法
    心情不好的时候,用 Python 画棵樱花树送给自己吧
    通宵一晚做出来的一款类似CS的第一人称射击游戏Demo!原来做游戏也不是很难,连憨憨学妹都学会了!
    13 万字 C 语言从入门到精通保姆级教程2021 年版
    10行代码集2000张美女图,Python爬虫120例,再上征途
小工具 小游戏
Copyright © 2022 侵权请联系2656653265@qq.com    京ICP备2022015340号-1

京公网安备 11010502049817号