Giter Club home page Giter Club logo

Comments (5)

youngwoo-yoon avatar youngwoo-yoon commented on June 29, 2024

Hello,
First of all, I recommend seeing a more recent repo here: https://github.com/genea-workshop/genea_numerical_evaluations
You can find the zenodo link in README which contains all the results.

from genea_numerical_evaluations.

nlc1234 avatar nlc1234 commented on June 29, 2024

Thanks for your reply, I got two errors
1, "self.net.load_state_dict(ckpt['gen_dict'])", the error is "Error(s) in loading state_dict for DataParallel:",
2, "folders = sorted([f.path for f in os.scandir(generated_data_path) if f.is_dir()])", the "generated_data_path"has data , but folders is empty.
Could you please give me some ideas?

from genea_numerical_evaluations.

Svito-zar avatar Svito-zar commented on June 29, 2024

@nlc1234 , can you please clarify which script are you running and maybe provide the full trace of the output?

from genea_numerical_evaluations.

nlc1234 avatar nlc1234 commented on June 29, 2024

Thanks for your replaying,
I run the evaluate_FGD.py, but it did not hava any output. When the code runs to this line "fgd_evaluator = EmbeddingSpaceEvaluator(ae_path, n_frames, device)", it will Jump to another script called "embedding_space_evaluate.py", and the line "self.net.load_state_dict(ckpt['gen_dict'])" will be error. It seemed miss the key "module". The specific error information is given below:
RuntimeError: Error(s) in loading state_dict for ***: Missing key(s) in state_dict:
image

and what the meaning of this data?

from genea_numerical_evaluations.

Svito-zar avatar Svito-zar commented on June 29, 2024

you need to put your resulting BVH files into the data folder under Cond_XX subfolder

from genea_numerical_evaluations.

Related Issues (4)

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.