MyGit

v0.3.0

microsoft/torchgeo

版本发布时间: 2022-07-11 13:55:22

microsoft/torchgeo最新发布版本:v0.6.1(2024-10-11 02:22:20)

TorchGeo 0.3.0 Release Notes

This release contains a number of new features, and brings increased stability to installations and testing.

In previous releases, not all dependencies had a minimum supported version listed, causing issues if users had old versions lying around. Old releases would also install the latest version of all dependencies even if they had never been tested before. TorchGeo now lists a minimum and maximum supported version for all dependencies. Moreover, we now test the minimum supported versions of all dependencies. Dependencies are automatically updated using dependabot to prevent unrelated CI failures from sneaking into PRs. We hope this makes it even easier to contribute to TorchGeo, and ensures that old releases will continue to work even if our dependencies make backwards-incompatible changes.

Backwards-incompatible changes

Dependencies

Datamodules

New datamodules:

Changes to existing datamodules:

Datasets

New datasets:

Changes to existing datasets:

Base classes and utilities:

Models

Changes to existing models:

Samplers

New samplers:

Changes to existing samplers:

Trainers

Changes to existing trainers:

Transforms

New spectral indices:

New base classes:

Documentation

Tests

Contributors

This release is thanks to the following contributors:

相关地址:原始地址 下载(tar) 下载(zip)

查看:2022-07-11发行的版本