earthnet2021 / earthnet-models-pytorch

EarthNet Models PyTorch - Deep Neural Networks for geospatial vegetation forecasting.
https://www.earthnet.tech/
MIT License
29 stars 6 forks source link

en21-std fix compute_metric_on_test option #14

Open vitusbenson opened 3 years ago

vitusbenson commented 3 years ago

When using the iid_test_split e.g. then logging the metric wont work because the data loader is only loading context in the first place.