Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to eval #5

Open
YuRongHao2233 opened this issue Nov 16, 2024 · 10 comments
Open

How to eval #5

YuRongHao2233 opened this issue Nov 16, 2024 · 10 comments

Comments

@YuRongHao2233
Copy link

Could you provide the specific step to eval?

@Whx94
Copy link

Whx94 commented Nov 18, 2024

Could you provide the specific step to eval?

Hi, how do you inference? Do you have the inference code? Thank you.

@Zhongan-Wang
Copy link

I calculated the fidscore using the final checkpoints and got the Evaluation: FID_k: 644501734.3161
Evaluation: Dist_k: 1785.4556, Could you release the inference code.

@Zhongan-Wang
Copy link

Could you provide the specific step to eval?

Hi, how do you inference? Do you have the inference code? Thank you.

We can discuss the inference process via email at [email protected].

@YilliaJing
Copy link

I calculated the fidscore using the final checkpoints and got the Evaluation: FID_k: 644501734.3161 Evaluation: Dist_k: 1785.4556, Could you release the inference code.

Hi! Did you solve this problem? I got the similar result with you.

@Zhongan-Wang
Copy link

I calculated the fidscore using the final checkpoints and got the Evaluation: FID_k: 644501734.3161 Evaluation: Dist_k: 1785.4556, Could you release the inference code.

Hi! Did you solve this problem? I got the similar result with you.

No, I’ve made several attempts and still haven’t solved it

@SophusDavid
Copy link

SophusDavid commented Dec 17, 2024

I calculated the fidscore using the final checkpoints and got the Evaluation: FID_k: 644501734.3161 Evaluation: Dist_k: 1785.4556, Could you release the inference code.

Hi!
I found that this issue may be caused by a bug in eval script in
'eval/features/aist_utils.py' line 130.

adapt that to
v1 = ( positions[i + j][joint_idx] - positions[i + j - 1][joint_idx] ) / frame_timemay help .

By the way ,do u find the weights provided by the author or could you please share your custom trained wights with me? I want to evaluate but i dont have enough gpus

@Zhongan-Wang
Copy link

Zhongan-Wang commented Dec 17, 2024

I calculated the fidscore using the final checkpoints and got the Evaluation: FID_k: 644501734.3161 Evaluation: Dist_k: 1785.4556, Could you release the inference code.

Hi! I found that this issue may be caused by a bug in eval script in 'eval/features/aist_utils.py' line 130.

adapt that to v1 = ( positions[i + j][joint_idx] - positions[i + j - 1][joint_idx] ) / frame_timemay help .

By the way ,do u find the weights provided by the author or could please you share your custom trained wights with me? I want to evaluate but i dont have enough gpus

Fine. Give me your contact method or you can contact me with [email protected].

@SophusDavid
Copy link

I calculated the fidscore using the final checkpoints and got the Evaluation: FID_k: 644501734.3161 Evaluation: Dist_k: 1785.4556, Could you release the inference code.

Hi! I found that this issue may be caused by a bug in eval script in 'eval/features/aist_utils.py' line 130.
adapt that to v1 = ( positions[i + j][joint_idx] - positions[i + j - 1][joint_idx] ) / frame_timemay help .
By the way ,do u find the weights provided by the author or could please you share your custom trained wights with me? I want to evaluate but i dont have enough gpus

Fine. Give me your contact method or you can contact me with [email protected].

I sent email just now. Thank you for your generous sharing!

@Zhongan-Wang
Copy link

This is the final checkpoints trained with 4 V100 GPUs.https://drive.google.com/drive/folders/1EAJdGjIuelaoAsrBhX2WifrtaBDd3ErV?usp=drive_link

@Whx94
Copy link

Whx94 commented Dec 26, 2024

This is the final checkpoints trained with 4 V100 GPUs.https://drive.google.com/drive/folders/1EAJdGjIuelaoAsrBhX2WifrtaBDd3ErV?usp=drive_link

感谢您的分享!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants