GithubHelp home page GithubHelp logo

Comments (7)

caiyuanhao1998 avatar caiyuanhao1998 commented on August 18, 2024

对高光谱图像(HxWxC)的通道两两计算相关系数,然后会得到一个C×C的矩阵,然后将这个矩阵用伪彩色可视化出来便得到图6中的样子。

from mst.

WFMOOK avatar WFMOOK commented on August 18, 2024

对高光谱图像(HxWxC)的通道两两计算相关系数,然后会得到一个C×C的矩阵,然后将这个矩阵用伪彩色可视化出来便得到图6中的样子。

非常感谢您的及时回复!是采用和计算CxC维度的attention类似的方式吗。就是CxHW @ HWxC 然后得到一个CxC的矩阵吗?

from mst.

caiyuanhao1998 avatar caiyuanhao1998 commented on August 18, 2024

不是,是计算两个矩阵的相关系数。一个通道是一个矩阵。

from mst.

WFMOOK avatar WFMOOK commented on August 18, 2024

不是,是计算两个矩阵的相关系数。一个通道是一个矩阵。

好的 再次感谢您的耐心回复! 请问相关系数是采用什么方式计算的。

from mst.

caiyuanhao1998 avatar caiyuanhao1998 commented on August 18, 2024

这个可以搜一下python或pytorch有关的库。百度谷歌一搜就有。

from mst.

WFMOOK avatar WFMOOK commented on August 18, 2024

这个可以搜一下python或pytorch有关的库。百度谷歌一搜就有。

好的 谢谢您!

from mst.

zhangzheng2242 avatar zhangzheng2242 commented on August 18, 2024

我也尝试做了一下光谱相关性矩阵的可视化。发现MST论文fig6的相关性矩阵是场景5的,但是论文中展示的RGB是场景4的,会不会是索引从0开始而没有加1

from mst.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.