Git Product home page Git Product logo

Comments (6)

kruzel avatar kruzel commented on May 18, 2024 2

I have the same problem, how do I know if processing the HumanML3D dataset have a problem?
it looks like it passed correctly

from motiongpt.

kruzel avatar kruzel commented on May 18, 2024 2

Hi, @gaoxiao
can you tell me how to resolve the dataset corruption problem?

Replacing the test data with validation data fixed this issue, confirming that the test data is indeed corrupted.

from motiongpt.

zybermonk avatar zybermonk commented on May 18, 2024 1

Hi, I was facing the same issue.

  • I found a couple files in the test set had non-finite values ( Files '007975', 'M007975').
  • I removed them and their corresponding motion file counterparts.
  • Yet, the same issue continues.

However, when I change the SPLIT in, # Evaluating Configuration

EVAL:
  BATCH_SIZE: 32 # Evaluating Batch size
  SPLIT: test -->  val

The training works fine. Confirming the experience from @gaoxiao above.
I would like to know why the Evaluation Configuration uses 'test' SPLIT by default? is this recomennded?

from motiongpt.

billl-jiang avatar billl-jiang commented on May 18, 2024

Hi, @gaoxiao

This error is most likely caused by the incorrectly processed dataset. We recommend re-processing the HumanML3D dataset following the instructions in their official repo. Hope this can help you solve the problem.

from motiongpt.

gaoxiao avatar gaoxiao commented on May 18, 2024

Hi, @gaoxiao

This error is most likely caused by the incorrectly processed dataset. We recommend re-processing the HumanML3D dataset following the instructions in their official repo. Hope this can help you solve the problem.

Replacing the test data with validation data fixed this issue, confirming that the test data is indeed corrupted.

from motiongpt.

kruzel avatar kruzel commented on May 18, 2024

hi,
I get the same error,
these are the results of the HumanML3D data preparation,
the error looks ok, what else should I check?

image

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.