-
Notifications
You must be signed in to change notification settings - Fork 384
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
Spacenet 4 #185
Spacenet 4 #185
Conversation
ashnair1
commented
Oct 7, 2021
- Added SpaceNet 4
- Added tests and test data for SpaceNet 4
TODO: Allow users to specify the subset they want to use. SpaceNet 4 classifies its imagery based on its nadir angle as follows:
|
9f3306c
to
e74e569
Compare
Tests failed due to a |
I just noticed that |
It was on purpose. SpaceNet4 has some images with empty label files. |
* Add SpaceNet4 * Add tests * Update docs * Add option to choose angle subset * Remove AssertionError and update docs * Coverage fix * Fixes