torchgeo icon indicating copy to clipboard operation
torchgeo copied to clipboard

Inria dataset validation set

Open calebrob6 opened this issue 3 years ago • 0 comments

https://project.inria.fr/aerialimagelabeling/contest/ says, "For validation, we suggest to remove the first five images of every location (e.g., austin{1-5}.tif, chicago{1-5}.tif) from the training set."

It would be nice to implement this in our Dataset, then have the option to ignore it or not in the DataModule (i.e. when you want to train with as many labels as possible).

calebrob6 avatar Jul 06 '22 00:07 calebrob6