Giter Site home page Giter Site logo

Comments (2)

billl-jiang avatar billl-jiang commented on June 8, 2024

Hello,

Thank you for your kind words about the project, and I'm sorry to hear you're encountering issues with evaluating the motionGPT for the motion translation (m2t) task. The problem you're facing with the metrics seems to stem from the task configuration in your model.

For training on the m2t task, it's essential to adjust the validation task to m2t within your configuration file. This can be achieved by setting model.task to m2t in your config file. This adjustment ensures that the appropriate metrics are used for evaluation during the m2t task training.

I hope this helps resolve the issue. Your gratitude is greatly appreciated, and please don't hesitate to reach out if you have further questions.

model:
target: mGPT.models.mgpt.MotionGPT
params:
condition: 'text'
task: 't2m'

from motiongpt.

Skye601 avatar Skye601 commented on June 8, 2024

I have set the task to m2t in stage2.yaml, but I still encountered this problem.

from motiongpt.

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.