v1.1
What's Changed
- Update DOFA Backbone for Arbitrary Image Sizes by @xiong-zhitong in #577
- restore pyproject.toml by @romeokienzler in #689
- Add add object detection to TerraTorch around torchvision-detection by @paolofraccaro in #660
- add reference to arXiv by @romeokienzler in #691
- Testing for python 3.13 by @Joao-L-S-Almeida in #560
- Added support for temporal segmentation data in encoder decoder factory by @rijuld in #355
- Add TensorRT support for performance benchmarking by @romeokienzler in #695
- Fix batch size in tasks by @blumenstiel in #698
- Update tiled inference by @blumenstiel in #699
- Update default metrics by @blumenstiel in #697
- Periodical documentation synchronization with
mainby @Joao-L-S-Almeida in #690 - Experimental stage for the ruff linting/reformatting by @Joao-L-S-Almeida in #684
- Basic method to explore model cards by @Joao-L-S-Almeida in #687
- add era5 test by @romeokienzler in #700
- Update email in toml file by @blumenstiel in #707
- Remove MultiMAE by @blumenstiel in #708
- fix indices by @naomi-simumba in #717
- Update generic multimodal dataset by @blumenstiel in #705
- unpack sequential scheduler by @naomi-simumba in #656
- add missing import: from torchmetrics.wrappers import ClasswiseWrapper by @leotizzei in #713
- add wandb support for integration tests by @romeokienzler in #726
- Fix/temporal wrapper by @paolofraccaro in #725
- Non-divisible tokens by @Joao-L-S-Almeida in #720
- Update class-wise metric names by @blumenstiel in #733
- Update README.md by @KonstiDE in #746
- Remove img_grep & label_grep update from config_deploy.yaml used by Studio by @WanjiruCate in #745
- Fix merge method dict for tm by @blumenstiel in #744
- Clay v1.5 preview by @romeokienzler in #738
- Add input dict support to tiled inference by @blumenstiel in #751
- add funding credits by @romeokienzler in #752
- Squeezing ground truth with innapropriate formats by @Joao-L-S-Almeida in #753
- Dtypes and loss by @Joao-L-S-Almeida in #749
- Fix/custom modules by @Joao-L-S-Almeida in #742
- The output of prediction can be
None. by @Joao-L-S-Almeida in #747 - Add example for exporting models to TorchJIT by @romeokienzler in #757
- Onboarding Galileo by @Joao-L-S-Almeida in #659
- Update slack invite link by @romeokienzler in #758
- Fixing dependencies installation during tests by @Joao-L-S-Almeida in #766
- Increasing timeout by @Joao-L-S-Almeida in #767
- Fix/760 by @Joao-L-S-Almeida in #764
- Fix/761 by @Joao-L-S-Almeida in #765
- Label grep still needs be informed in the prediction mode by @Joao-L-S-Almeida in #769
- Update/release scripts by @Joao-L-S-Almeida in #776
- tiled inference on validation by @naomi-simumba in #729
- Updates for TerraMind by @blumenstiel in #676
- Trying to avoid the device be returned as negative by @Joao-L-S-Almeida in #779
- It's necessary to overwrite the
find_classesmethod the generic scalar dataset by @Joao-L-S-Almeida in #770 - Testing workflow to deploy documentation by @Joao-L-S-Almeida in #790
- Fix metrics by @blumenstiel in #789
- Update integration tests by @WanjiruCate in #785
- Not the correct branch by @Joao-L-S-Almeida in #792
- Fix syntax by @Joao-L-S-Almeida in #795
- Fix/download stats by @Joao-L-S-Almeida in #787
- pretraine=False by @Joao-L-S-Almeida in #798
- Missing dependencies for deploying documentation by @Joao-L-S-Almeida in #800
- Fix docs workflow by @blumenstiel in #801
- Add test for multimodal datamodule by @blumenstiel in #783
- Configuring environment to push to github.io by @Joao-L-S-Almeida in #802
- Add an inference runner to build a general model executor in vLLM by @mgazz in #806
- Add secret to GH Actions bot by @Joao-L-S-Almeida in #804
- Fix image_grep checks in multimodal data module by @blumenstiel in #809
- Adjust to try fixing broken docs by @Joao-L-S-Almeida in #813
- Update docs by @Joao-L-S-Almeida in #794
- Making Galileo optional by @Joao-L-S-Almeida in #812
- Reduce tests by @blumenstiel in #819
- Update docs branch by @blumenstiel in #821
- Update Slack invite link in README by @romeokienzler in #824
- Trying to update albumentations by @Joao-L-S-Almeida in #803
- Fix config path in test_models_fit function by @romeokienzler in #828
- Add disclaimer about model usage and responsibilities by @romeokienzler in #827
- Fix ReshapeTokensToImage by @blumenstiel in #825
- Feature/embedding-generation by @Isabelle-Wittmann in #810
- add TerraMind embedding generation example notebook by @GieziJo in #833
- Remove initialization logic by @romeokienzler in #844
- improve verbosity on tests by @romeokienzler in #840
- Add Integration test for surya by @WanjiruCate in #852
- Updating dependabot rules by @Joao-L-S-Almeida in #835
- Adding support for Surya FM by @Joao-L-S-Almeida in #820
- Missing
diffusersby @Joao-L-S-Almeida in #818 - Improve/data root handling by @Isabelle-Wittmann in #858
- Adding TM tokenizers as backbones by @blumenstiel in #856
- Bump actions/checkout from 3 to 5 by @dependabot[bot] in #808
- Add/temporalwrapper doc by @Isabelle-Wittmann in #843
- Removing any reference to Galileo by @Joao-L-S-Almeida in #861
- Add img_suffix to fix failing integration tests by @WanjiruCate in #862
- Fix tokenizer imports and make it optional by @blumenstiel in #863
- Pinning Surya tag by @Joao-L-S-Almeida in #864
- Trying to enforce the latest version of torchgeo by @Joao-L-S-Almeida in #860
- Integrate vLLM IO Processor plugins with terratorch + Segmentation task plugin by @christian-pinto in #867
- Add config generation script for running Terratorch models with vLLM by @mgazz in #868
- Fixes on top of #867 by @christian-pinto in #872
- Configure Mend for GitHub Enterprise by @ibm-mend-app[bot] in #870
- Make Sunya import optional by @blumenstiel in #877
- Configure integration tests by @WanjiruCate in #874
- Fixed NecksSequential by overloading forward for nn.Sequential by @christian-pinto in #878
- Update dtypes in terramind by @blumenstiel in #875
- Updating assertion by @Joao-L-S-Almeida in #882
- Update timm import by @blumenstiel in #883
- Update tm paths by @blumenstiel in #884
- Fixes for integration tests by @Joao-L-S-Almeida in #885
- Update hf_hub_id for clay_v1_base configuration by @romeokienzler in #887
- Add GitHub Actions workflow for PyPI publishing by @romeokienzler in #888
- Bump version from 1.0.2 to v1.1rc6 by @romeokienzler in #889
- Bump version from v1.1rc6 to v1.1 by @romeokienzler in #890
New Contributors
- @xiong-zhitong made their first contribution in #577
- @rijuld made their first contribution in #355
- @naomi-simumba made their first contribution in #717
- @KonstiDE made their first contribution in #746
- @mgazz made their first contribution in #806
- @Isabelle-Wittmann made their first contribution in #810
- @GieziJo made their first contribution in #833
- @christian-pinto made their first contribution in #867
- @ibm-mend-app[bot] made their first contribution in #870
Full Changelog: 1.0.2...v1.1