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

could you please tell me about the partition proportion of training, validation, and testing dataset. #3

Open
chriszxk opened this issue Mar 18, 2023 · 5 comments

Comments

@chriszxk
Copy link

Hi:

could you please tell me about the partition proportion of training, validation, and testing dataset.

Thanks,
chris

@VincentHancoder
Copy link
Owner

Hello, the proportion we use to divide dataset is in the ratio of 4:1:1, we use the validation dataset as testing dataset as well. Meanwhile, you can check the same result of train files and corresponding validation files in annotation folder(e.g. train1.json and val1.json).

@chriszxk
Copy link
Author

Hello, the proportion we use to divide dataset is in the ratio of 4:1:1, we use the validation dataset as testing dataset as well. Meanwhile, you can check the same result of train files and corresponding validation files in annotation folder(e.g. train1.json and val1.json).

So, is the accuracy (AP.5, AP75) computed on validation dataset in your paper,

@VincentHancoder
Copy link
Owner

Yes, and we use the 5-fold cross-validation method to obtain and calculate AP values.

@chriszxk
Copy link
Author

Yes, and we use the 5-fold cross-validation method to obtain and calculate AP values.

Hello, I noticed that there is a class called "OK" in the dataset. I would like to know if you included the "OK" objects in the training process.

@hs19991218
Copy link

请问在训练当中是如何解决7种缺陷数量不均衡的问题呢?

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

3 participants