v1.1.1
What's Changed
- Update Slack invite link in README by @romeokienzler in #891
- Remove pytest and pytest-sugar from pyproject.toml by @romeokienzler in #893
- Remove unnecessary dtype definitions by @mgazz in #892
- Add finetuning code for terramind tiny and the AED Elephant Dataset by @romeokienzler in #847
- add tm.tiny demo by @romeokienzler in #896
- add prithvi.tiny webapp demo by @romeokienzler in #899
- Fixing tests by @Joao-L-S-Almeida in #898
- adds config for prithvi tiny finetune on m-chesapeake by @PedroConrado in #900
- fixes examples/confs/prithvi_tiny_finetune_chesapeake.yaml name by @PedroConrado in #901
- Fix GitHub license detection by @adamjstewart in #902
- Restoring downloads counter by @Joao-L-S-Almeida in #894
- Update test workflow to ignore changes in the integration tests by @Joao-L-S-Almeida in #886
- Updates to web app examples by @Zoe-Gathercole1 in #904
- Updated vLLM Segmentation IO Processor plugin and added tests by @christian-pinto in #895
- change import to support new package name of tt-iterate by @leotizzei in #918
- Adding badge for conda by @Joao-L-S-Almeida in #919
- Special Exception to handle models missing from the registry by @Joao-L-S-Almeida in #921
- Trying to fix number format issue by @Joao-L-S-Almeida in #916
- geobench v2 wrapper by @naomi-simumba in #710
- add elephant object detection fine tuning by @romeokienzler in #848
- Fix condition initialization tokenizer file by @Evameijling in #926
- fix/dependencies by @blumenstiel in #931
- Update vLLM tiled parameters by @blumenstiel in #930
- Fixing initialization of the tiling parameters in vLLM plugins by @christian-pinto in #933
- Add boundary-loss by @blumenstiel in #897
- Update TerraMind model param warnings by @blumenstiel in #911
- Enhance CI workflow with submodule updates and coverage checks by @romeokienzler in #932
- Updating README by @Joao-L-S-Almeida in #937
- Add diff_subset option temporal wrapper, update doc and tutorial notebook by @Isabelle-Wittmann in #957
- Update main code in docs by @blumenstiel in #959
- Moving coverage analysis to external github runner by @romeokienzler in #958
- Add TerraMind embedding generation example notebook - fix by @GieziJo in #837
- Badge was removed by @Joao-L-S-Almeida in #962
- Mention Iterate tool in README by @romeokienzler in #963
- Updating README by @Joao-L-S-Almeida in #965
- Fix indent error, integrate commented out tests, and improve docs by @Isabelle-Wittmann in #956
- Update README.md by @biancazadrozny in #968
- Updating README by @Joao-L-S-Almeida in #966
- Remove xformers from TerraMind tokenizers by @blumenstiel in #971
- Geobench v2 od by @paolofraccaro in #923
- Updating the github.io address by @Joao-L-S-Almeida in #984
- Updating README by @Joao-L-S-Almeida in #985
- Async plugin update by @christian-pinto in #952
- Geobench must be installed by @Joao-L-S-Almeida in #980
- Updating domain by @Joao-L-S-Almeida in #988
- move from slack to discord by @romeokienzler in #983
- Set pretrained false in tests by @blumenstiel in #991
- Separating vllm dependencies from tests dependencies by @christian-pinto in #996
- Geobench from GH by @Joao-L-S-Almeida in #989
- Periodical synchronization between
docsandmainby @Joao-L-S-Almeida in #987 - Updating
segmentation-pytorch-modelsby @Joao-L-S-Almeida in #995 - Update README.md by @romeokienzler in #999
- Update geobenchv2 dependency in pyproject.toml by @romeokienzler in #997
- update links in readme by @romeokienzler in #1002
- Enforcing installation of geobench for the tests by @Joao-L-S-Almeida in #1001
- Configuration for
toxby @Joao-L-S-Almeida in #994 - add inria preprocessing for OD by @romeokienzler in #981
- Fix Geobench2, compute-statistics, multimodal transform by @blumenstiel in #998
- Mute albumentations by @blumenstiel in #1005
- Support for inference using Surya downstream models by @Joao-L-S-Almeida in #967
- Running the tests inside container environments (for local execution) by @Joao-L-S-Almeida in #924
- Update pyproject.toml by @romeokienzler in #1007
New Contributors
- @adamjstewart made their first contribution in #902
- @Zoe-Gathercole1 made their first contribution in #904
- @Evameijling made their first contribution in #926
Full Changelog: v1.1...v1.1.1