Releases: allenai/rslearn
Releases · allenai/rslearn
Allow olmo-core free inference
What's Changed
- make rslearn not dependent on olmo_core by @Hgherzog in #403
- bump version for olmo-core free inference release by @Hgherzog in #405
- Pass dates through to the model by @gabrieltseng in #398
Full Changelog: v0.0.19...v0.0.20
Datasets can be initialized from runtime config object
Fallback to <dataset_root>/config.json
v0.0.18
v0.0.17
v0.0.16
v0.0.15
What's Changed
- Add min_matches tests for all space modes by @APatrickJ in #363
- Optional resizing for satlas by @gabrieltseng in #364
- Add resizing to TerraMind by @yawenzzzz in #365
- Add chroma clay resize option by @Hgherzog in #366
- Small fix for CROMA by @yawenzzzz in #367
- Fix resizing default for Clay, CROMA by @yawenzzzz in #368
- Fix: Count previously rejected windows as rejected, not skipped by @APatrickJ in #370
Full Changelog: v0.0.14...v0.0.15
v0.0.14
v0.0.13
What's Changed
- Add tutorial for computing embeddings from OlmoEarth by @favyen2 in #343
- Fix interrogate environment by @favyen2 in #349
- Add NaipSentinel2 example, along with planetary_computer.Naip data source by @favyen2 in #350
- Add FinetuneOlmoEarth tutorial and OlmoEarth model config reference by @favyen2 in #347
- Update fsspec to 2025.10.0 by @APatrickJ in #351
- Track windows rejected due to min_matches requirement by @APatrickJ in #352
- Add ProgrammaticWindows example by @favyen2 in #346
- add large model config by @Hgherzog in #353
- bump to 0.0.13 by @APatrickJ in #354
Full Changelog: v0.0.12...v0.0.13
v0.0.12
v0.0.11
Fixes invalid dependency in the v0.0.10 release.