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

acc is 0 #351

Open
hhhhhh45 opened this issue Jan 9, 2025 · 0 comments
Open

acc is 0 #351

hhhhhh45 opened this issue Jan 9, 2025 · 0 comments

Comments

@hhhhhh45
Copy link

hhhhhh45 commented Jan 9, 2025

I used two categories for testing, and the result was 0. In addition, I also used these two categories to train the model, with an accuracy of 100%, but the acc_ema was 0. Why is that the case?

[2025-01-09 13:01:32 vssm1_base_0229](main.py 340): INFO Test: [0/3] Time 6.340 (6.340) Loss 8.9609 (8.9609) Acc@1 0.000 (0.000) Acc@5 0.000 (0.000) Mem 18426MB
[2025-01-09 13:01:35 vssm1_base_0229](main.py 347): INFO * Acc@1 0.000 Acc@5 0.000
[2025-01-09 13:01:35 vssm1_base_0229](main.py 185): INFO Accuracy of the network on the 337 test images: 0.0%
[2025-01-09 13:01:39 vssm1_base_0229](main.py 340): INFO Test: [0/3] Time 4.610 (4.610) Loss 8.9609 (8.9609) Acc@1 0.000 (0.000) Acc@5 0.000 (0.000) Mem 18426MB
[2025-01-09 13:01:40 vssm1_base_0229](main.py 347): INFO * Acc@1 0.000 Acc@5 0.000
[2025-01-09 13:01:40 vssm1_base_0229](main.py 188): INFO Accuracy of the network ema on the 337 test images: 0.0%

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