The pixel regression outputs from the model lack resolution, I will here document efforts to resolve this at the suggestion of @APatrickJ
Initial - LARGE model
Left is truth, right is prediction
conv_layers_per_resolution at 1 down from 2
Some structure appears more clearly:
Base model
Now set transformer patch_size: 2 and input patch/crop size 16 -> created allenai/rslearn#484
Level of detail is improved:

The pixel regression outputs from the model lack resolution, I will here document efforts to resolve this at the suggestion of @APatrickJ
Initial - LARGE model
Left is truth, right is prediction
conv_layers_per_resolution at 1 down from 2
Some structure appears more clearly:
Base model
Now set transformer
patch_size: 2and input patch/crop size 16 -> created allenai/rslearn#484Level of detail is improved: