GithubHelp home page GithubHelp logo

Comments (14)

xiexh20 avatar xiexh20 commented on June 28, 2024 1

I see, got your point.
I will try to implement this over the weekend.

from behave-dataset.

xiexh20 avatar xiexh20 commented on June 28, 2024 1

Hi,

I have added support for submitting joints and vertices, see this commit: be765d4

However, codalab can only accept files smaller than 300MB, which means you have to save the vertices as np.float16 data to reduce file size. Fortunately, the numeric difference between float64 and gloat16 is smaller than 0.02mm, which is negligible.

Let me know if you have further questions.
Have fun!

from behave-dataset.

xiexh20 avatar xiexh20 commented on June 28, 2024 1

Good catch, I updated the leaderboard with correct ranking.

You can find the intrinsics here: https://github.com/xiexh20/behave-dataset/blob/main/challenges/lib/config.py#L7

from behave-dataset.

xiexh20 avatar xiexh20 commented on June 28, 2024 1

Hi,

The synz test images are synthetic renderings of some interactions from BEHAVE test set. They are used only to understand the model performance difference between synthetic and real data.
They will NOT be used to determine the final ranking. All these images are randomized so it is not possible to identify the source from the released information.

from behave-dataset.

xiexh20 avatar xiexh20 commented on June 28, 2024

Hi,
Thank you for your interest in our challenge.
I checked BEDLAM leader board. They support submitting joints and vertices instead of pose parameters. Is that what you want?

from behave-dataset.

fabienbaradel avatar fabienbaradel commented on June 28, 2024

Thanks for your reply.
Yes I would like to submit joints and vertices. Is it possible for you to adapt the leaderbord website please?

from behave-dataset.

fabienbaradel avatar fabienbaradel commented on June 28, 2024

Great, looking forward this implementation. Thanks.

from behave-dataset.

fabienbaradel avatar fabienbaradel commented on June 28, 2024

Wow nice, thanks @xiexh20 for your commit. One remark, the shape here for joints and vertices shoulde be respectiely (24,3) and (6890,3).

from behave-dataset.

xiexh20 avatar xiexh20 commented on June 28, 2024

oh I see, good catch. I have updated the doc, thanks!

from behave-dataset.

fabienbaradel avatar fabienbaradel commented on June 28, 2024

Hi @xiexh20 , I just made a first submission to your challenge for the human mesh recovery task.
I think that the v2v_behave metric is not well ranked, for the moment higher is better while it should be lower is better if I am not mistaken?
And for AUC_* we see only 1 digit after the comma, would it be possible to show at least two digits?
One more question: would it be possible to get the camera intrinsics for the test images?
Thanks for organizing this competition,

from behave-dataset.

xiexh20 avatar xiexh20 commented on June 28, 2024

Hi,

Yes, v2v is the lower the better, that is why you are ranked 2nd in v2v_behave.

I have changed the leaderboard to show AUC at 2 digits. Let me know if you have further questions.

from behave-dataset.

fabienbaradel avatar fabienbaradel commented on June 28, 2024

Hi, thanks for your reply. Sorry my bad.
However there is an error for MPJPE_PA_icap; it should be lower is better but 48.3 is ranked 2nd vs 54.9.

I go back to my "other question": do you plan to release the camera instrinsics (focal length, principal point) for the training sets and test sets?
I cannot find them for both BEHAVE and InterCap.
Thanks for your help,

from behave-dataset.

fabienbaradel avatar fabienbaradel commented on June 28, 2024

Nice! Thanks a lot @xiexh20

from behave-dataset.

fabienbaradel avatar fabienbaradel commented on June 28, 2024

Hi @xiexh20,
In the leaderboard you are reporting metrics from 3 different split (behave, icap and synz) however on the codlab website only BEHAVE and INTERCAP are introduced. Where teh SYNZ dataset/samples come from? And how can we know which images of the test sets come belong to SYNZ? Thanks for your answer.

from behave-dataset.

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.