dependabot[bot]
6d254679a6
Bump opencv-python from 4.10.0.82 to 4.10.0.84 in /requirements ( #2124 )
...
Bumps [opencv-python](https://github.com/opencv/opencv-python ) from 4.10.0.82 to 4.10.0.84.
- [Release notes](https://github.com/opencv/opencv-python/releases )
- [Commits](https://github.com/opencv/opencv-python/commits )
---
updated-dependencies:
- dependency-name: opencv-python
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-21 20:20:01 +02:00
dependabot[bot]
17f8bdc110
Bump ruff from 0.4.9 to 0.4.10 in /requirements ( #2132 )
2024-06-21 04:05:45 +02:00
dependabot[bot]
e9490c72e0
Bump laspy from 2.5.3 to 2.5.4 in /requirements ( #2133 )
2024-06-21 04:05:26 +02:00
dependabot[bot]
067f39a287
Bump scikit-image from 0.23.2 to 0.24.0 in /requirements ( #2129 )
2024-06-20 12:16:39 +02:00
dependabot[bot]
1be8328fde
Bump setuptools from 70.0.0 to 70.1.0 in /requirements ( #2131 )
2024-06-20 12:16:03 +02:00
dependabot[bot]
bc8b798647
Bump pyvista from 0.43.9 to 0.43.10 in /requirements ( #2125 )
2024-06-17 23:22:37 +02:00
dependabot[bot]
8ef0d28469
Bump codecov/codecov-action from 4.4.1 to 4.5.0 ( #2127 )
2024-06-17 23:07:14 +02:00
dependabot[bot]
b8f87180c0
Bump actions/checkout from 4.1.6 to 4.1.7 ( #2126 )
2024-06-17 21:00:19 +00:00
dependabot[bot]
5cbb73dff3
Bump pycocotools from 2.0.7 to 2.0.8 in /requirements ( #2122 )
2024-06-17 22:55:41 +02:00
dependabot[bot]
20adc99cac
Bump ruff from 0.4.8 to 0.4.9 in /requirements ( #2120 )
2024-06-14 20:59:38 +00:00
dependabot[bot]
10226de8a9
Bump pyvista from 0.43.8 to 0.43.9 in /requirements ( #2113 )
2024-06-07 01:07:10 +02:00
dependabot[bot]
2193ce9ae7
Bump ruff from 0.4.7 to 0.4.8 in /requirements ( #2111 )
2024-06-05 23:20:42 +02:00
dependabot[bot]
453c3b1078
Bump nbmake from 1.5.3 to 1.5.4 in /requirements ( #2109 )
2024-06-05 21:15:10 +00:00
dependabot[bot]
99fe0c5220
Bump lightly from 1.5.5 to 1.5.6 in /requirements ( #2110 )
2024-06-05 23:12:23 +02:00
dependabot[bot]
f02f399547
Bump the torch group in /requirements with 2 updates ( #2108 )
2024-06-05 21:12:08 +00:00
Adam J. Stewart
862a3c8254
EuroSAT: fix class name ( #2106 )
2024-06-05 17:15:33 +04:00
dependabot[bot]
4969dfa9a6
Bump pytest from 8.2.1 to 8.2.2 in /requirements ( #2105 )
2024-06-05 00:46:33 +02:00
dependabot[bot]
05546a8679
Bump opencv-python from 4.9.0.80 to 4.10.0.82 in /requirements ( #2103 )
...
Bumps [opencv-python](https://github.com/opencv/opencv-python ) from 4.9.0.80 to 4.10.0.82.
- [Release notes](https://github.com/opencv/opencv-python/releases )
- [Commits](https://github.com/opencv/opencv-python/commits )
---
updated-dependencies:
- dependency-name: opencv-python
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-04 06:53:03 +00:00
dependabot[bot]
9d01c7e1d0
Bump ruff from 0.4.6 to 0.4.7 in /requirements ( #2102 )
2024-06-03 20:46:39 +00:00
Burak
b9b9ab45cd
host PatternNet on HF ( #2100 )
...
* host PatternNet on HF
* patternnet license
2024-05-31 11:07:52 +02:00
Robin Cole
d91b3913f5
Update num_classes parameter description in ObjectDetectionTask class ( #2101 )
...
* Update num_classes parameter description in ObjectDetectionTask class
* Update num_classes parameter description in SemanticSegmentationTask class
2024-05-30 19:11:48 +02:00
dependabot[bot]
4dbb177629
Bump lightly from 1.5.4 to 1.5.5 in /requirements ( #2098 )
...
Bumps [lightly](https://github.com/lightly-ai/lightly ) from 1.5.4 to 1.5.5.
- [Release notes](https://github.com/lightly-ai/lightly/releases )
- [Commits](https://github.com/lightly-ai/lightly/compare/v1.5.4...v1.5.5 )
---
updated-dependencies:
- dependency-name: lightly
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-30 10:44:49 +02:00
Burak
1268993bc0
EuroSAT Subclass with Longitude-Based Splits ( #2074 )
...
* spatialspliteurosat
* address the comments
* make ruff happy
* make ruff happier
* ruff-ing
* address comments
* add test
* missing comma
* add to init
* make ruff happy
* ruff-ing
* fix a silly mistake
* Update torchgeo/datasets/eurosat.py
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
* Update torchgeo/datamodules/eurosat.py
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
* raw to resolve
* spatial mean and std
* eurosat dataset and datamodule rst
* add the datamodule to rst
* corect the typo in rst
* lots of typos before morning coffee
* add dataloader to init
* make isort happy
* swap order spatial and 100
---------
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2024-05-29 15:51:43 +02:00
Robin Cole
6a9cd53969
Update VHR-10 dataset plotting ( #2092 )
...
* Update VHR10 dataset visualization method
* Update VHR10 info in readme
* isort
* Missing annotations handling in plotting
* Update VHR10 dataset handling and visualization
* remove whitespace
* Fix whitespace issue in VHR10 dataset handling
* black format
* ruff format
* revert readme changes
2024-05-29 14:37:07 +02:00
dependabot[bot]
9cf5f0ff7d
Bump ruff from 0.4.5 to 0.4.6 in /requirements ( #2095 )
2024-05-29 00:07:03 +02:00
dependabot[bot]
fddd078e54
Bump ipywidgets from 8.1.2 to 8.1.3 in /requirements ( #2096 )
2024-05-29 00:06:47 +02:00
Oluwabusayo Jacobs
3c57f33ae6
Update CLI script for test ( #2091 )
2024-05-27 12:55:54 +00:00
Adam J. Stewart
a87eadbfb1
GlobBiomass: several bug fixes ( #2086 )
...
* GlobBiomass: several bug fixes
* 万 -> K
2024-05-25 22:41:31 +02:00
Adam J. Stewart
9539fc837a
SSL4EO-L Benchmark: test len ( #2084 )
2024-05-25 20:32:09 +02:00
Adam J. Stewart
cc2b860326
AgriFieldNet: fix dataset length ( #2087 )
...
* AgriFieldNet: fix dataset length
* Need more images to split data module
* Update test len
2024-05-25 20:31:50 +02:00
Adam J. Stewart
b7f0cdea37
South Africa Crop Type: fix dataset length ( #2088 )
...
* South Africa Crop Type: fix dataset length
* Need more images to split data module
* Update test len
2024-05-25 20:31:10 +02:00
Adam J. Stewart
6986763352
Datasets: test length ( #2089 )
...
* Datasets: test length
* Add Sentinel too
* Double the files
2024-05-25 20:29:52 +02:00
dependabot[bot]
5cfbd6512d
Bump ruff from 0.4.4 to 0.4.5 in /requirements ( #2080 )
...
* Bump ruff from 0.4.4 to 0.4.5 in /requirements
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.4.4 to 0.4.5.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.4.4...v0.4.5 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* min version of numpy now supports type hints
* pre-commit: update ruff
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2024-05-23 21:35:27 +00:00
dependabot[bot]
2aecee9c7a
Bump scipy from 1.13.0 to 1.13.1 in /requirements ( #2081 )
...
Bumps [scipy](https://github.com/scipy/scipy ) from 1.13.0 to 1.13.1.
- [Release notes](https://github.com/scipy/scipy/releases )
- [Commits](https://github.com/scipy/scipy/compare/v1.13.0...v1.13.1 )
---
updated-dependencies:
- dependency-name: scipy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-23 23:09:28 +02:00
Adam J. Stewart
91bbb83bf9
Datasets: add CLI support ( #2064 )
...
* Datasets: add CLI support
* Return completed process
* Fix return type
* More powerful azcopy mock
2024-05-23 12:01:15 +02:00
dependabot[bot]
39cc9b6ed4
Bump lightning[pytorch-extra] from 2.2.4 to 2.2.5 in /requirements ( #2077 )
2024-05-22 20:36:23 +00:00
dependabot[bot]
3d070617bc
--- ( #2075 )
2024-05-21 21:20:46 +00:00
dependabot[bot]
1bf2c5172b
--- ( #2073 )
2024-05-20 21:12:52 +00:00
dependabot[bot]
349a1e5745
--- ( #2072 )
2024-05-20 23:11:05 +02:00
dependabot[bot]
b0612db4ff
--- ( #2071 )
2024-05-20 23:10:43 +02:00
Yi-Chia Chang
96507bd3f1
Fix South America Soybean Filename Glob and Regex ( #2062 )
...
* fix filename glob and regex
* remove unwanted file
* update test data
* update dataset test
* remove zip file
* remove additional directory
* fix ruff check and format
2024-05-17 17:05:53 +02:00
dependabot[bot]
1a0fae9564
Bump lightly from 1.5.3 to 1.5.4 in /requirements ( #2066 )
2024-05-16 23:35:35 +02:00
dependabot[bot]
db3b96ab74
Bump matplotlib from 3.8.4 to 3.9.0 in /requirements ( #2065 )
2024-05-16 23:35:18 +02:00
dependabot[bot]
89e13cba23
Bump torchmetrics from 1.4.0 to 1.4.0.post0 in /requirements ( #2061 )
2024-05-15 21:15:23 +00:00
Adam J. Stewart
189dabd0b6
Datasets: improve lazy import error msg for missing deps ( #2054 )
...
* Datasets: improve lazy import error msg for missing deps
* Add type annotation
* Use lazy imports throughout datasets
* Fix support for older scipy
* Fix support for older scipy
* CI: test optional datasets on every commit
* Update minversion and fix tests
* Double quotes preferred over single quotes
* Undo for now
* Fast-fail during dataset initialization
* Remove extraneous space
* MissingDependencyError -> DependencyNotFoundError
2024-05-15 18:03:54 +02:00
dependabot[bot]
ac16f4968a
Bump pyvista from 0.43.7 to 0.43.8 in /requirements ( #2059 )
2024-05-14 23:26:42 +02:00
Adam J. Stewart
25fb9ccfb9
RasterDataset: add control over resampling algorithm ( #2015 )
...
* RasterDataset: add control over resampling algorithm
* Fix type hints
* cubic -> bilinear
* Ruff: single quotes
2024-05-13 17:00:45 +02:00
Adam J. Stewart
5976bd15bf
L8 Biome: convert to IntersectionDataset ( #2058 )
2024-05-13 16:23:18 +02:00
dependabot[bot]
171cb919e7
Bump codecov/codecov-action from 4.3.0 to 4.3.1 ( #2042 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v4.3.0...v4.3.1 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-13 14:18:43 +00:00
Adam J. Stewart
d80134815a
GeoDataset: don't warn about missing files for downloadable datasets ( #2033 )
2024-05-13 16:10:20 +02:00