v1.2.2
What's Changed
- Update multimodal transform types and docs by @blumenstiel in #1046
- Updating instructions for installation as developer by @Joao-L-S-Almeida in #1050
- release v1.2, deprecate examples by @romeokienzler in #1047
- added NAIP standardization by @jhnnsjkbk1 in #1049
- Pin wandb by @blumenstiel in #1052
- Add migration script for TerraTorch YAML to v1.2 by @romeokienzler in #1054
- Embedding Workflows Integrations by @Isabelle-Wittmann in #1048
- Fix/basetask plotting by @Isabelle-Wittmann in #1051
- extend mlp decoder to 2d inputs by @Isabelle-Wittmann in #1060
- fixes to support vLLM >= 0.12 by @christian-pinto in #1067
- Add Isabelle Wittmann and pyarrow to dependencies by @romeokienzler in #1068
- Delete .github/workflows/test.yaml by @romeokienzler in #1071
- Enhance pull request template with testing instructions by @romeokienzler in #1072
- Add workflow to check pull request task lists by @romeokienzler in #1073
- Add new IO processor for Terramind Segmentation tasks by @christian-pinto in #1058
- Restoring ConvNext by @Joao-L-S-Almeida in #807
- Updated TM IO Processor Plugin to support the latest vLLM release by @christian-pinto in #1078
- Delete .github/workflows/prevent_unchecked_pr_tasks.yml by @romeokienzler in #1076
- Update examples by @Isabelle-Wittmann in #1075
- Fix biomassters dataset by @enomis-dev in #1036
- Add run_tests.sh script for automated testing by @romeokienzler in #1074
- [WIP] Builds on top of #969 — adds custom loss for classification tasks by @ltlinh16 in #986
- Building the package and testing it inside a container by @Joao-L-S-Almeida in #1016
- Fixed loss selection in task by @blumenstiel in #1028
- Revert "Fixed loss selection in task" by @romeokienzler in #1082
- Update embedding workflow readme & E2S ref by @Isabelle-Wittmann in #1081
- Update run_tests.sh by @romeokienzler in #1085
- Remove ignore index classification by @romeokienzler in #1084
- Fix multitemporal dataset by @Isabelle-Wittmann in #1083
- Fix test multitemporal dataset by @Isabelle-Wittmann in #1088
- add tests to require approval, only test on 3.13 by @romeokienzler in #1089
- Update revert padding to use center crop by @Isabelle-Wittmann in #1090
- Fix TM caption tokenizer by @blumenstiel in #1069
- Added vLLM prithvi serving example and fixed vLLM dependency by @christian-pinto in #1092
- Add/tests by @romeokienzler in #1012
- Refactor/unified normalize function by @ahmedemam576 in #1086
- docs: add notebook explaining 4 levels of model abstraction-how to use terra torch's models in a notebook by @ahmedemam576 in #1070
- add augmentation for object detection plus example by @romeokienzler in #1066
- add wxc unit test plus two fixes by @romeokienzler in #556
- [WIP] remove sync dist by @blumenstiel in #1004
- Support of Terrakit tortillas for segmentation tasks by @thomas-mattsson in #1059
- Docs: add AED object detection explanation by @ahmedemam576 in #1063
- Add script to run LSF integration tests with logging by @romeokienzler in #1055
- Delete examples/notebooks/od_data_augmentation.ipynb by @romeokienzler in #1100
- Various fixes to vLLM plugins by @christian-pinto in #1101
New Contributors
- @jhnnsjkbk1 made their first contribution in #1049
- @enomis-dev made their first contribution in #1036
- @ltlinh16 made their first contribution in #986
- @ahmedemam576 made their first contribution in #1086
- @thomas-mattsson made their first contribution in #1059
Full Changelog: v1.2.1...v1.2.2