Giter VIP home page Giter VIP logo

common_metrics_on_video_quality's Introduction

Hello World :) I'm Junyao Hu (胡钧耀)

👋 Hey! Welcome to my profile!
I am a Nankai University student majoring in Computer Vision.
This is my blog! -> https://junyaohu.github.io/

  • 🎓 An undergraduate major in Computer Science and Technology at CUMT (2019 - 2023)
  • ✨ A bachelor-straight-to-doctorate student of Nankai University CV Lab (2023 - 2028)
  • 🌱 I’m currently learning computer vision, and researching image emotion analysis, video understanding, and vision generative models.
  • 💬 Ask me about anything about computer vision and other interesting, and I will try my best to help you :)
  • 📫 How to reach me:
    • Email: [email protected]
    • Blog: 胡椒的 Coding Room
    • Bilibili: -胡椒椒椒
    • WeChat Official Accounts: 胡小乐杂货铺
    • WeChat: LittleDream_hjy (indicate the reason)
    • Vision AIGC WeChat Group (for discussion of technology, business, and products!): add my WeChat, and I will invite you.
  • ❤️ Motto: I have a little dream to chase, and I have a long way to go.
  • 🎵 BGM:

common_metrics_on_video_quality's People

Contributors

junyaohu avatar nku-zhichengzhang avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

common_metrics_on_video_quality's Issues

clip_timestamp in calculating FVD

"Thank you for your work, I have a question about clip_timestamp. I noticed that when calculating the FVD (Fréchet Video Distance) metric, only the first clip_timestamp frames are taken into account. Is this a reasonable approach? Does it meet the requirements of the paper? For example, if I want to test related metrics on the UCF101 dataset, how should I choose?"

Runtime error in I3D model

Hi! Thanks for your work. I have this error when running demo.py: RuntimeError: forward() is missing value for argument 'x'. Declaration: forward(torch.src.i3dpt_jit.I3D self, Tensor x, bool rescale=False, bool resize=False, bool return_features=False) -> Tensor. It comes from line 27 in fvd/styleganv/fvd.py. It seems that the input is taken as self' and no value for argument x'.

Calculation bug with scipy>1.9

Hello. In the README you say that with scipy>1.9 FVD calculations will be wrong. Could you, please, fix the calculation method for newer versions of scipy or at least elaborate further on why that happens?

FVD calculation

hi,
how come you calculate the fvd score with the output of the logits layer? Doesnt the idea of the FID and FVD come from using the feature space?

Should images be normailzed to [-1, 1] or [0, 1]?

Hi, thanks for your codebase! In calculate_lpips.py, it says image should be RGB, IMPORTANT: normalized to [-1,1]. https://github.com/JunyaoHu/common_metrics_on_video_quality/blob/c12e449540cf27c1b1412c8012ecc35413fda6a7/calculate_lpips.py#L26C59-L26C59 However, in the README notice section, it says Make sure the pixel value of videos should be in [0, 1].

3. Make sure the pixel value of videos should be in [0, 1].
. How to normalize to raw video whose values is in range [0, 255]? Would you please provide detailed value ranges of all the four metrics?

question about video shape and frames

I have a question. When testing indicators, should the number of frames and the number of videos generated by the algorithm be the same as the test video?

About 8 frames FVD

Hello, how can I calculate the FVD of 8 frames short video? Thank you!

How to calculate FVD on the whole dataset?

Nice practical tool kit !

I have a question about using the code to calculate FVD on a whole dataset. I have thousands of videos, and I think it is hard for me to calculate FVD simply by setting the parameter 'NUMBER_OF_VIDEOS' to e.g. 4000 considering the computation cost.

So, how should I calculate FVD on a large dataset, maybe by iteratively calculating batch by batch and then average the number ?

Thanks in advance!

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.