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

Things to consider during evaluation #14

Open
ybh-yw opened this issue Dec 17, 2024 · 1 comment
Open

Things to consider during evaluation #14

ybh-yw opened this issue Dec 17, 2024 · 1 comment

Comments

@ybh-yw
Copy link

ybh-yw commented Dec 17, 2024

Considerations when evaluating: I want to use t-SNE to visualize your model's results on the DFEW1 fold, but I got a WAR of around 67. Apart from checkpoint = torch.load("../split01_checkpoint-best.pth") and model_without_ddp.load_state_dict(checkpoint['model']), are there any other considerations?

@cyinen
Copy link
Contributor

cyinen commented Dec 18, 2024

Please ensure that the testing environment is consistent and use the official DFEW dataset, specifically the clip_224x224_16f version. Then, try again.

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