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

More about motion weights #72

Open
mxllc opened this issue Jan 26, 2024 · 0 comments
Open

More about motion weights #72

mxllc opened this issue Jan 26, 2024 · 0 comments

Comments

@mxllc
Copy link

mxllc commented Jan 26, 2024

Hi, I've noticed that the weights assigned to motions significantly impact the performance of ASE in downstream tasks. Therefore, I'm keen to understand more about how these weights are set.

You mentioned in a previous response:
'The weights adjust the sampling probability of data from different motion files to balance the variety of motions in the dataset. For instance, if there is an abundance of one type of motion data, it's necessary to adjust the weights of other types to ensure the model doesn't overemphasize certain skills. For example, if you have twice as much data for skill A (like walking left turn, which also includes aspects of skill B, such as walking) compared to skill B, you might assign a weight of 1 to motions for skill A and a weight of 2 for skill B.'

However, I'm puzzled about the scenario where skill A includes elements of skill B, like in the case of walking left turn versus just walking. How should the weights be set in such instances?

Could you provide a specific calculation process, for example, how the weight of 0.03105590 for the file 'RL_Avatar_Atk_Kick_Motion.npy' was determined?

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

1 participant