Coder Social home page Coder Social logo

Comments (3)

Asomey avatar Asomey commented on June 11, 2024

hello bro, i want to ask a question that how can l evaluate the network‘s performance. Since i saw many evaluation standards given by authors like EMD,LCC,SRCC. How can i calculate these evaluation standards. Thanks bro.

from image-quality-assessment.

Adenialzz avatar Adenialzz commented on June 11, 2024

hi, bro. The scipy library already provides a method to calculate the correlation coefficient:
from scipy.stats import pearsonr
from scipy.stats import spearmanr
As for emd, you can check the src/utils/losses.py file in this repo.

from image-quality-assessment.

gohna avatar gohna commented on June 11, 2024

Hello, I would like to ask whether there is a big difference between your Mobilenet and VGG, because I need pre-trained NimA for other tasks, but the result I directly predicted by using this pre-trained model is quite different from that in the paper, I want to know whether it is the problem of Backbone or the startup parameters of Nima

from image-quality-assessment.

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.