Code Monkey home page Code Monkey logo

Comments (4)

johannwyh avatar johannwyh commented on June 3, 2024 1

Thanks for your kind reply. Just modify your repo directly as I have fixed this bug and move on with my project. I did no version management locally.

Anyway, your framework for metric calculation is awesome, very easy to use.

from stylegan-v.

johannwyh avatar johannwyh commented on June 3, 2024

Currently I modified the way to compute raw_shape as

raw_shape = [len(self._video_idx2frames)] + list(self._load_raw_frames(0, [0])[0][0].shape)

giving the frame_idx a list [0]. Does it make sense?

from stylegan-v.

universome avatar universome commented on June 3, 2024

Hi, I am sorry that you had to dig into all those details due to my mistake and sorry for replying that late. The above change which you made seems reasonable to me, it shouldn't break anywhere.

from stylegan-v.

universome avatar universome commented on June 3, 2024

I've just incorporated your changes into the repo. If you like, you can alternatively create a PR with them and i will merge it. Thank you a lot of point out to this error, it's a very crucial part of the code. I am trying to understand now how it was working for me before...

from stylegan-v.

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.