GithubHelp home page GithubHelp logo

light version about videval HOT 3 CLOSED

vztu avatar vztu commented on July 25, 2024
light version

from videval.

Comments (3)

kobe233333 avatar kobe233333 commented on July 25, 2024

When i try to use light-version to get features of my own 4k dataset, i got error when i set the max_reso = 1080;
frs_per_blk = 6;
the error is:
对于此运算,数组的大小不兼容。

出错 calc_VIDEVAL_feats_light>compute_tlvqm_lcf_features (第 940 行)
static_area_flicker_bw = sum(non_mot_area(:) .* ...

出错 calc_VIDEVAL_feats_light (第 106 行)
tlvqm_lcf_feats = compute_tlvqm_lcf_features(this_YUV_frame./255, ...

出错 demo_compute_VIDEVAL_light_feats (第 81 行)
feats_mat(i,:) = calc_VIDEVAL_feats_light(yuv_name, ...

from videval.

kobe233333 avatar kobe233333 commented on July 25, 2024

when i set the max_reso = 2160; frs_per_blk = 6; the process is good;
but if i set max_reso smaller than 2160, its not worked.

from videval.

vztu avatar vztu commented on July 25, 2024

Hi, this error occurs in compute_tlvqm_lcf_features function that I borrowed from TLVQM. I am not very sure about the details in this function, so you'd have to debug yourself to see which step is wrong. I recommend you to run it line-by-line to check the matrix shapes.

I recommend you to use the full VIDEVAL model if computation is not a problem. I added the light model in a hurry so it's possible that there might be some bug.

from videval.

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.