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

Label_list #42

Closed
EddieEduardo opened this issue Dec 1, 2023 · 4 comments
Closed

Label_list #42

EddieEduardo opened this issue Dec 1, 2023 · 4 comments

Comments

@EddieEduardo
Copy link

Hi, great work, thanks for sharing!

I wiuld like to know if I want to train my own dataset on mixed datasets, how can I initialize label_list in config file?

Thanks for you reply!

@longzw1997
Copy link
Owner

If you want to train using mixed datasets, you can refer to this.

@EddieEduardo
Copy link
Author

你好!感谢回复!
如果是mixed dataset进行训练的话,如果想在每一个数据集上均进行测试,请问这个label_list该怎么写呢?

@longzw1997
Copy link
Owner

longzw1997 commented Dec 3, 2023

The current code supports testing on a single dataset. If you want to conduct tests on multiple datasets after completing one epoch of training, you can modify the code at line 310 to enable multiple tests.

@EddieEduardo
Copy link
Author

Thank you very much, I will check this out!!!

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