GithubHelp home page GithubHelp logo

Comments (2)

yohanshin avatar yohanshin commented on July 28, 2024 2

Hi @zehongs , I am sorry for the delayed response. In the new version of the paper, we will update global metrics with more comprehensive and globally used ones including normalized root-translation error (RTE), foot sliding (FS), and jitter. Following this, we will update the lib/eval/evaluate_emdb.py with those new metrics.

-- I have just updated the evaluation code so that you will be able to obtain new global metric errors. Those are:

  1. RTE (root translation error): We compute the Euclidean distance of the global trajectory (i.e., world translation) of GT and prediction after the rigid alignment (rotation and translation). Unlike the previous values, we normalize this with the actual displacement of the subject so that this error is not dependent on the sequence length.

  2. Jitter: We compute jitter (10 m / s^3) in the global coordinate. This implies how jittery the motion is in the global coordinate.

  3. FS (foot sliding): We compute the averaged displacement of foot vertices during the contact. We obtain the contact label following the previous literature.

We will update the arXiv paper with new metrics accordingly.

from wham.

polidox2 avatar polidox2 commented on July 28, 2024

Hi,

Tried the new update, i don't see any improvement in the foot sliding nor in the jitter, was it implemented ?

Thank you!

from wham.

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.