Giter VIP home page Giter VIP logo

Comments (6)

ethan-li-coding avatar ethan-li-coding commented on June 6, 2024

是这样的,我的png只是为了显示,而不是为了做测试,做测试的话要去官网找一个scale,然后把视差都乘以scale来缩放,这个scale每个数据集还不一样。我只是简单的把视差拉到了0~255范围内,不能直接用于评测。你只需要针对不同的数据集改一下视差缩放的方式即可。

from patchmatchstereo.

ycj1124 avatar ycj1124 commented on June 6, 2024

是这样的,我的png只是为了显示,而不是为了做测试,做测试的话要去官网找一个scale,然后把视差都乘以scale来缩放,这个scale每个数据集还不一样。我只是简单的把视差拉到了0~255范围内,不能直接用于评测。你只需要针对不同的数据集改一下视差缩放的方式即可。

您说的官网是指哪一个网站呀

from patchmatchstereo.

ethan-li-coding avatar ethan-li-coding commented on June 6, 2024

https://vision.middlebury.edu/stereo/data/ middlebury数据集的官网

from patchmatchstereo.

ycj1124 avatar ycj1124 commented on June 6, 2024

https://vision.middlebury.edu/stereo/data/ middlebury数据集的官网

我之前用的也是这个网站 但是没有搞清楚这个在线评估的具体做法 于是就先放在一边了 这个缩放是生成好的视差图直接每个像素乘以scale嘛?还有一个问题,比如我用您的方法生成了im2.png-d.png以及im5.png-d.png,这两张图片都是测试需要的嘛还是说在测试的时候只需要其中一张?或者是这两张视差图要再合成一个深度图?

from patchmatchstereo.

ethan-li-coding avatar ethan-li-coding commented on June 6, 2024

缩放是对匹配得到的float型数组做的,主要是因为网站提供的真值图是做了缩放的;
只需要im2

from patchmatchstereo.

ycj1124 avatar ycj1124 commented on June 6, 2024

缩放是对匹配得到的float型数组做的,主要是因为网站提供的真值图是做了缩放的; 只需要im2

好的 感谢大佬 我去看看

from patchmatchstereo.

Related Issues (14)

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.