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

What's the difference with metric.json and log.txt #163

Open
EunNamCho opened this issue Jul 29, 2024 · 0 comments
Open

What's the difference with metric.json and log.txt #163

EunNamCho opened this issue Jul 29, 2024 · 0 comments

Comments

@EunNamCho
Copy link

With EVA2, I ran the Instance Segmentation with Custom Dataset. I trained with lazyConfig_train_net.py. Training results are also available in terminals and also stored as metric.json.

The attached picture is visualized with metric.json. Loss is also stable and performance has increased well.

I was curious to have unstable performance in terminal. It is also stored in log.txt. For example, segm_ap was 20, then went up to 40 in the next evaluation and went down to 25.

It keeps repeating, but at some point, the gap between the two is reduced, but why is the results of Metric.json and Log.txt different?

Is it because it's evaluation in four GPUs?

image
image

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