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

Is it possible for you to share a training log of Swin-T model? #6

Closed
JacobYuan7 opened this issue Feb 6, 2022 · 2 comments
Closed

Comments

@JacobYuan7
Copy link

Hello author, Thx for your great work! As I am using your repo, I find this model hard to converge compared to normal object detection. Thus, is it possible for you to share a training log of Swin-T model (or any other model)? Many thanks for that!

@cjw2021
Copy link
Owner

cjw2021 commented Feb 9, 2022

Here is the log.txt of QAHOI-Swin-Tiny with (x1,x2,x3 multi-scale feature maps) trained from scratch.

For saving test time, we use the QPIC's evaluation code during training, which is faster than the evaluation code of GGNet, and the result is slightly higher than GGNet's.
And the NMS process was also not used during training.

The final result is obtained by using GGNet's evaluator with the NMS process.

@JacobYuan7
Copy link
Author

@cjw2021 Many thanks! That's a good reference.

@cjw2021 cjw2021 closed this as completed Mar 16, 2022
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