bair-climate-initiative / scale-mae

Make your models invariant to changes in scale.
https://ai-climate.berkeley.edu/scale-mae-website/
Other
121 stars 13 forks source link

Wrong paths in the MLRSNet dataset splits #4

Closed bourcierj closed 1 year ago

bourcierj commented 1 year ago

Hi,

In the train and validation txt files of MLRSNet, the paths "./harbor_port/..." needs to be renamed to "./harbor&port/..." otherwise tthe files of this class will not be found.

RitwikGupta commented 1 year ago

We rename the folder instead since handling the ampersand is a pain otherwise.