What's Changed
- add instructions for using eccc static data by @victor-nasc in #629
- A notebook showing how to restore the training from a checkpoint by @Joao-L-S-Almeida in #626
- Updating examples to use the latest terratorch version by @Joao-L-S-Almeida in #633
- docs: Add tutorial for custom modules by @demoncoder-crypto in #623
- Generic factory and updated example for custom modules by @Joao-L-S-Almeida in #625
- Cleaning pip cache for GH runners by @Joao-L-S-Almeida in #641
- Dealing with cases in which the prediction is a tuple(tuple, str) by @Joao-L-S-Almeida in #639
- We don't need to run the tests when a notebook is changed by @Joao-L-S-Almeida in #630
- It's better to have default values for
img_grep
andlabel_grep
by @Joao-L-S-Almeida in #636 - Periodical synchronization for the documentation. by @Joao-L-S-Almeida in #635
- Implement VPT for Prithvi and Clay by @fmartiescofet in #529
- Info about TerraMind on README by @Joao-L-S-Almeida in #643
- Updating the Generic U-Net factory by @Joao-L-S-Almeida in #640
- The stackability tests weren't disableable for segmentation by @Joao-L-S-Almeida in #637
- A way to avoid the list of mask files be emtpy by @Joao-L-S-Almeida in #646
- fix links and code by @paolofraccaro in #642
- Ignoring tests when examples are updated by @Joao-L-S-Almeida in #648
- Updating test config templates by @WanjiruCate in #651
- The classification ground truth should be
int
, shouldn't it? by @Joao-L-S-Almeida in #644 - add integration test template by @romeokienzler in #650
- Update/custom modules/example by @Joao-L-S-Almeida in #654
- add community information by @romeokienzler in #665
- Fix multimodal dataset by @blumenstiel in #664
- Fix/clay1 wavelenghts by @paolofraccaro in #647
- AugmentationSequential from
torchgeo
is deprecated, trying to replace it withkornia
by @Joao-L-S-Almeida in #663 - fixes AugmentationSequential data_keys by @PedroConrado in #669
- Instantiation must be executed to create the object
trainer
by @Joao-L-S-Almeida in #670 - Test/custom modules by @Joao-L-S-Almeida in #668
- Inference integration tests complete &updated eo v1 model paths by @WanjiruCate in #666
- Rename the image and label greps to tif wildcard by @WanjiruCate in #672
- Link with instructions for contributors by @Joao-L-S-Almeida in #667
- Specialized tests for prediction. by @Joao-L-S-Almeida in #673
- Create docker.yaml workflow to automatically push the terratorch image to ghcr.io by @romeokienzler in #678
- Update Dockerfile to use main for docker build by @romeokienzler in #679
- Adapting multimodal dataset to support empty label roots. by @Joao-L-S-Almeida in #675
- Fix/intergration tests by @WanjiruCate in #682
- Basic Configuration to use Pre-commit by @Joao-L-S-Almeida in #680
- Fix predict and tiled inference by @blumenstiel in #645
- Bump docker/build-push-action from 5 to 6 by @dependabot in #683
- remove docker yaml by @romeokienzler in #685
- GPU support in Dockerfile, trigger nightly build by @romeokienzler in #681
- Fixing
pre-commit
configuration. by @Joao-L-S-Almeida in #686 - release 1.0.2 pyproject.toml by @romeokienzler in #688
New Contributors
- @demoncoder-crypto made their first contribution in #623
Full Changelog: 1.0.1...1.0.2