Code Monkey home page Code Monkey logo

Comments (8)

wanghu178 avatar wanghu178 commented on September 22, 2024

非常感谢您的提醒,我们是用HDRTVNet的方法进行抽取子图像的。 为了方便大家复现该模型,我刚刚上传了抽取方法(需要注意的是,该抽取方案是HDRTVNet的工作,不是我们的)
再一次感谢您对我们工作的关注,感谢!

from kunet.

EEWenbinWu avatar EEWenbinWu commented on September 22, 2024

谢谢。不过这个代码我看过,好像没有处理gt的哦

from kunet.

EEWenbinWu avatar EEWenbinWu commented on September 22, 2024

我就是想看看gt是怎么处理的,但是好像没有找到

from kunet.

wanghu178 avatar wanghu178 commented on September 22, 2024

如果您使用的是HDRTV数据集,要是我理解没有问题的话,抽取方式应该是一致的。代码里面是cv2.IMREAD_UNCHANGED。

from kunet.

EEWenbinWu avatar EEWenbinWu commented on September 22, 2024

HDRTV数据集的hdr图片是什么格式的呢,hdr后缀的吗,还是像ntire一样带一个npy

from kunet.

wanghu178 avatar wanghu178 commented on September 22, 2024

哦哦我明白了,你想搞乃个NTIRE的数据集。这个数据集要加一个东西, 我给你找一下,好几个月前的我希望我能找到,找到后我上传到上面去。

from kunet.

EEWenbinWu avatar EEWenbinWu commented on September 22, 2024

好的,感谢。不过我自己的数据是hdr格式的,按道理直接用cv2.IMREAD_UNCHANGED是可以的

from kunet.

wanghu178 avatar wanghu178 commented on September 22, 2024

不好意思,我刚刚没找到。等我有时间了在写一个传上去。按道理应该可以我记得singleHDR就是这样搞得 或者flags = cv2.IMREAD_ANYDEPTH也可以。你注意一下读取的数据是不是原始数据。RGBE格式的数据貌似要转换。我好早之前用过但是忘记了。我记得HDR格式提出的时候有一个C的代码,里面详细解释了该格式你可以查一下

from kunet.

Related Issues (5)

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.