Replies: 1 comment 4 replies
-
This feature does not currently exist in TorchGeo, but it's something we plan to add. Basically, we want to support weighted sampling where the user can provide a list of weights with which each image can be sampled. Obviously, images with a weight of 0 will be skipped entirely. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone ,
I would like to ask how to select images with some non-0 values ( I mean to delete images where no labels presented ) using Torchgeo using Samplers. Thank you
Beta Was this translation helpful? Give feedback.
All reactions