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

Some questions about the results #22

Open
lsj1111 opened this issue Jul 3, 2024 · 2 comments
Open

Some questions about the results #22

lsj1111 opened this issue Jul 3, 2024 · 2 comments

Comments

@lsj1111
Copy link

lsj1111 commented Jul 3, 2024

I would like to ask whether the results on DOTA in your paper were divided on the test set, and how you divided the data set. Was it divided according to the original DOTA data?
Snipaste_2024-07-03_12-50-37

I see that your data set configuration seems to use the validation set as the test set. Is the final result measured in this way?

thank you for your reply.

@yaosx425
Copy link

yaosx425 commented Jul 3, 2024

I would like to ask whether the results on DOTA in your paper were divided on the test set, and how you divided the data set. Was it divided according to the original DOTA data? Snipaste_2024-07-03_12-50-37

I see that your data set configuration seems to use the validation set as the test set. Is the final result measured in this way?

thank you for your reply.

use /tools/data/dota/split/img_split.py to split dota dataset

@yuhongtian17
Copy link
Owner

yuhongtian17 commented Jul 3, 2024

python tools/data/dota/split/img_split.py --base-json tools/data/dota/split/split_configs/ms_trainval.json
# Total images number: 138883
python tools/data/dota/split/img_split.py --base-json tools/data/dota/split/split_configs/ms_test.json
# Total images number: 71888

As for the base config file of dataset with ms split, see this.

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