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

test.py #22

Open
calmelo opened this issue May 14, 2021 · 1 comment
Open

test.py #22

calmelo opened this issue May 14, 2021 · 1 comment

Comments

@calmelo
Copy link

calmelo commented May 14, 2021

What the test.py's print mean?

@Elin24
Copy link
Collaborator

Elin24 commented Oct 1, 2021

pred = np.sum(pred_map) / LOG_PARA

print(f'{filename} {pred:.4f}', file=record)
print(f'{filename} {pred:.4f}')

It prints the predicted counting results.

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