Giter Site home page Giter Site logo

评价指标的代码 about arssr HOT 6 CLOSED

FreshmanMa avatar FreshmanMa commented on July 29, 2024
评价指标的代码

from arssr.

Comments (6)

FreshmanMa avatar FreshmanMa commented on July 29, 2024

Hello,首先很感谢您和您的团队把训练和测试相关工作开源,能否把训练数据集的预处理和评价指标的相关代码也分享,供大家学习!

期待您的回复!

from arssr.

iwuqing avatar iwuqing commented on July 29, 2024

你好,我们近期(12月初)将把这一部分代码更新进仓库。

from arssr.

FreshmanMa avatar FreshmanMa commented on July 29, 2024

棒棒哒!

from arssr.

FreshmanMa avatar FreshmanMa commented on July 29, 2024

你好,我们近期(12月初)将把这一部分代码更新进仓库。

您好,请问准备更新了? 期待您的回复!

from arssr.

iwuqing avatar iwuqing commented on July 29, 2024

你好,让你久等了。

关于指标,PSNR与SSIM的代码我们在utils.py中提供了实现,另外三个指标我们采用的是官方实现,具体链接见如下:
LPIPS:https://github.com/richzhang/PerceptualSimilarity
PSI:https://github.com/feichtenhofer/PSI
LPC-SI:https://ece.uwaterloo.ca/~z70wang/research/lpcsi/

另外关于数据集预处理(即从raw data生成HR patch)的代码已更新进仓库的data_build.py中。

from arssr.

FreshmanMa avatar FreshmanMa commented on July 29, 2024

你好,让你久等了。

关于指标,PSNR与SSIM的代码我们在utils.py中提供了实现,另外三个指标我们采用的是官方实现,具体链接见如下: LPIPS:https://github.com/richzhang/PerceptualSimilarity PSI:https://github.com/feichtenhofer/PSI LPC-SI:https://ece.uwaterloo.ca/~z70wang/research/lpcsi/

另外关于数据集预处理(即从raw data生成HR patch)的代码已更新进仓库的data_build.py中。

感谢!!! 棒!!!

from arssr.

Related Issues (15)

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.