Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump torchgeo from 0.5.1 to 0.5.2 #37

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 4, 2024

Bumps torchgeo from 0.5.1 to 0.5.2.

Release notes

Sourced from torchgeo's releases.

v0.5.2

TorchGeo 0.5.2 Release Notes

This is a bugfix release. There are no new features or API changes with respect to the 0.5.1 release.

This release contains a number of important fixes to reproducibility and determinism. All users are recommended to upgrade to 0.5.2 if they want to ensure the reproducibility of their work.

TorchGeo has always supported Python 3.12, but this is now officially tested!

Dependencies

  • Test TorchGeo support for Python 3.12 (#1837)
  • lightly 1.4.26 is incompatible with smp (#1824, #1825)
  • Add dev container to support Github Codespaces development (#1085)

Datamodules

  • L7 Irish previously used a nondeterministic train/val/test split. This is now fixed (#1899, #1908)
  • L8 Biome previously used a nondeterministic train/val/test split. This is now fixed (#1899, #1908)
  • Tropical Cyclone previously used a nondeterministic train/val/test split. This is now fixed (#1839)
  • SEN12MS previously used a nondeterministic train/val/test split. This is now fixed (#1839)

Datasets

  • RasterDataset: clarify documentation of is_image and dtype (#1811)
  • GeoDataset previously used a nondeterministic train/val/test split. This is now fixed (#1899, #1908)
  • xView2 previously used a nondeterministic order. This is now fixed (#1918)
  • HuggingFace: use stable download URLs (#1916)
  • GitLab: use stable download URLs (#1917)
  • Deep Globe Land Cover: document download steps (#1797, #1921)
  • PASTIS: fix default folds (#1810)
  • SustainBench Crop Yield: fix download support (#1753, #1755)
  • SustainBench Crop Yield: eager data loading (#1754, #1756)

Models

  • HuggingFace: use stable download URLs (#1916)
  • ViTSmall16_Weights: fix typo (#1904)

Samplers

  • RandomGeoSampler: optional length is optional (#1907)

Trainers

  • Remove unnecessary argmax before call to torchmetrics (#1777)
  • Better document default trainer metrics (#1874, #1914, #1923, #1924)
  • ObjectDetectionTask: increase test coverage (#1739)

Scripts

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [torchgeo](https://github.com/microsoft/torchgeo) from 0.5.1 to 0.5.2.
- [Release notes](https://github.com/microsoft/torchgeo/releases)
- [Commits](microsoft/torchgeo@v0.5.1...v0.5.2)

---
updated-dependencies:
- dependency-name: torchgeo
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 4, 2024
@Joao-L-S-Almeida Joao-L-S-Almeida merged commit ee21684 into main Jul 16, 2024
3 checks passed
@dependabot dependabot bot deleted the dependabot/pip/torchgeo-0.5.2 branch July 16, 2024 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant