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

Filtering out bad samples #165

Closed bw4sz closed 1 year ago

bw4sz commented 1 year ago

We need some kind of algorithmic way to anticipate what training samples look bad compared to average test. Perhaps even before we split into train test as a way of data cleaning.