allenai / allenai/olmoearth_pretrain
Loss of resolution in predictions
Aperta
- Lingua principale
- Python
- Stelle
- 308
- Fork
- 50
- Merge medio
- 5g 23h
- PR unite (30g)
- 2
Descrizione
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 https://github.com/allenai/rslearn/issues/484
Level of detail is improved:
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.