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

How to divide the dataset? #3

Open
NicholasIrving opened this issue Jan 27, 2021 · 0 comments
Open

How to divide the dataset? #3

NicholasIrving opened this issue Jan 27, 2021 · 0 comments

Comments

@NicholasIrving
Copy link

NicholasIrving commented Jan 27, 2021

How to divide the training, validating and testing set?
I read the paper Learning Rotation-Invariant Convolutional Neural Networks for Object Detection in VHR Optical Remote Sensing mages , it said that training set contains 120 images, validating set contains 120 images and testing set contains 410 images. But I found that if I divide 0-120 as training set, 121-240 as validating set and 241-650 as testing set, the number of classes are not balance.
In training set:
image
In validating set:
image
In testing set:
image

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

1 participant