txsing opened this issue 3 years ago · 1 comments
For example, for iWildCam dataset, I want to write a training data loader of the specific location No. 296 Are there any code snippets for that?
You should be able to select a relevant subset using WILDSSubset (defined here) and then pass the subset into the usual get_train_loader function.
WILDSSubset
get_train_loader