What's Changed
- Re-structure docs so we have simple quick examples in Usage by @favyen2 in #681
- [Bugfix] Per-pixel regression metrics by @robmarkcole in #698
- [Bugfix] Enhance EarthDaily integration with asset key resolution by @robmarkcole in #693
- Fix/logger config saving by @robmarkcole in #690
- Increase ingest speed and memory utilization when only some layers are enabled by @favyen2 in #685
- olmoearth_pretrain: support compiling model and using register token by @favyen2 in #684
- [Bugfix] Enhance MeanIoUMetric to handle missing classes by @robmarkcole in #697
- Add meta canopy height v2 by @yawenzzzz in #683
- Add GLO30 (read from AWS S3 bucket) by @yawenzzzz in #658
- [Enhancement] Refactor segmentation task to include multiclass metrics by @robmarkcole in #694
- Add AUROC metric option to ClassificationTask. by @favyen2 in #678
- [Enhancement] support confusion-matrix figure logging for mlflow by @robmarkcole in #702
- Enhancement: Allow SegmentationTask to use optional class names when logging per-class metrics by @robmarkcole in #701
- [Enhancement] bump earthdaily dependency version to 2.0.0 by @robmarkcole in #703
- bump version by @favyen2 in #704
Full Changelog: v0.1.13...v0.1.14