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

Question about eval results #157

Closed
godkaieethu opened this issue Jan 11, 2024 · 4 comments
Closed

Question about eval results #157

godkaieethu opened this issue Jan 11, 2024 · 4 comments

Comments

@godkaieethu
Copy link

Thank you for your excellent work.

I follow the steps in train_eval.md

for eval examples(using ckpt this work provided),i got the correct result Amota 0.390.
评估·
But after i trained the stage one model and used the ckpt generated to eval, i only got amota 0.373.Is any thing wrong?
训练-评估-stage1

@godkaieethu
Copy link
Author

my train process is followed this command:
./tools/uniad_dist_train.sh ./projects/configs/stage1_track_map/base_track_map.py 8
on 8 * A100 80G GPUS

@ilnehc
Copy link
Contributor

ilnehc commented Jan 11, 2024

@godkaieethu Probably due to GPU numbers. See log here: #21 (comment).

@godkaieethu
Copy link
Author

@godkaieethu Probably due to GPU numbers. See log here: #21 (comment).

thank you for your reply. According to your log in #21 (comment). ,was the 0.393 result got on 16 GPUS? I did my train on 8 gpus ,maybe it is the reason for the difference

@ilnehc
Copy link
Contributor

ilnehc commented Jan 11, 2024

@godkaieethu Yes. This will make a difference.

@ilnehc ilnehc closed this as completed Jan 15, 2024
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