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 calculate the AUE-(L/U) #22

Open
Net-Maker opened this issue Jul 29, 2024 · 2 comments
Open

How to calculate the AUE-(L/U) #22

Net-Maker opened this issue Jul 29, 2024 · 2 comments

Comments

@Net-Maker
Copy link

Hello, I saw AUE and Sync metrics in the paper. Is there any ready-made code that can calculate these metrics? I want to integrate the logic into metrics. py

@Fictionarry
Copy link
Owner

Hi, since AUE and Sync rely on third-party repos, merging them into metrics.py may make the program too bloated. I'll upload the script for AUE later. Sync-C and Sync-E are measured using https://github.com/joonson/syncnet_python. To measure Sync, you may need to add the corresponding audio to the silent generated video first.

@Net-Maker
Copy link
Author

Thanks, that helps a lot

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

2 participants