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

[BACKPORT] Backport changes to the 0.21 branch for v0.21.3 release #1960

Merged
merged 15 commits into from
Oct 17, 2023

Conversation

AdeelH
Copy link
Collaborator

@AdeelH AdeelH commented Oct 16, 2023

This PR backports #1930, #1931, #1932, #1933, #1934, #1952, #1953, #1954, #1958, #1959 to the 0.21 branch.

AdeelH and others added 15 commits October 16, 2023 16:21
Co-authored-by: Adeel Hassan <ahassan@element84.com>
…B TIFF chips (azavea#1932)

* read TIFF chips using rasterio instead of PIL

To allow reading non-rgb TIFFs.

* add unit test

---------

Co-authored-by: Adeel Hassan <ahassan@element84.com>
* Bump pillow from 9.3.0 to 10.0.1 in /rastervision_core

Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.3.0 to 10.0.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](python-pillow/Pillow@9.3.0...10.0.1)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump pillow from 9.3.0 to 10.0.1 in /rastervision_pytorch_learner

Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.3.0 to 10.0.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](python-pillow/Pillow@9.3.0...10.0.1)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@codecov
Copy link

codecov bot commented Oct 16, 2023

Codecov Report

Merging #1960 (781d9d2) into 0.21 (63c672d) will increase coverage by 0.00%.
The diff coverage is 80.00%.

@@           Coverage Diff           @@
##             0.21    #1960   +/-   ##
=======================================
  Coverage   82.48%   82.48%           
=======================================
  Files         190      190           
  Lines        9325     9337   +12     
=======================================
+ Hits         7692     7702   +10     
- Misses       1633     1635    +2     
Files Coverage Δ
...sion/core/data/label/chip_classification_labels.py 100.00% <100.00%> (ø)
...rvision/core/data/label/object_detection_labels.py 97.12% <100.00%> (ø)
...on/core/data/label/semantic_segmentation_labels.py 91.53% <ø> (ø)
...a/label_store/chip_classification_geojson_store.py 100.00% <ø> (ø)
...data/label_store/object_detection_geojson_store.py 97.14% <ø> (ø)
...n_core/rastervision/core/data/label_store/utils.py 90.00% <100.00%> (ø)
.../core/data/raster_transformer/stats_transformer.py 100.00% <100.00%> (ø)
.../rastervision/pytorch_learner/dataset/transform.py 95.96% <100.00%> (+0.84%) ⬆️
...astervision/pytorch_learner/dataset/utils/utils.py 100.00% <100.00%> (ø)
...n/pytorch_learner/dataset/visualizer/visualizer.py 96.55% <100.00%> (ø)
... and 2 more

@AdeelH AdeelH merged commit 2d2ac06 into azavea:0.21 Oct 17, 2023
2 checks passed
@AdeelH AdeelH deleted the backport branch October 18, 2023 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant