weecology / DeepTreeAttention

Implementation of Hang et al. 2020 "Hyperspectral Image Classification with Attention Aided CNNs" for tree species prediction
MIT License
119 stars 38 forks source link

Why is the val_dataloader shuffled? #132

Closed bw4sz closed 2 years ago

bw4sz commented 2 years ago

It shouldn't matter, but I don't like that the order is not preserved. Batch norm?