raster-vision
raster-vision copied to clipboard
An open source library and framework for deep learning on satellite and aerial imagery.
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.2.2 to 1.4.0. Release notes Sourced from scikit-learn's releases. Scikit-learn 1.4.0 We're happy to announce the 1.4.0 release. You can read the release highlights under https://scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_4_0.html and...
Bumps [pyproj](https://github.com/pyproj4/pyproj) from 3.4.0 to 3.6.1. Release notes Sourced from pyproj's releases. 3.6.1 Release What's Changed WHL: Update to PROJ 9.3 by @βsnowman2 in pyproj4/pyproj#1334 DEP: Add Python 3.12 support...
## π Bug Creating a `SemanticSegmentationDiscreteLabels` object from predictions fails to properly populate labels when specifying an extent. I may be calling this incorrectly, but here's what I'm trying to...
## π Feature Add the ability to include chips in sliding window datasets that are only partially contained by the AOI. ## Motivation Currently, sliding window datasets only include a...
## π Feature Make it possible to exclude "null" class labels from the computation of metrics. ## Motivation Given the functionality to create a "null" class in the class config...
Follow-up to #1501 **Major** - [x] Rewrite docs to emphasize the library aspect of RV (as opposed to the framework aspect). (#1561) - [x] Rewrite README. (#1590) - [x] Reorganize...
We now have the ability to build arm64 Docker images which will run natively on a Macbook M1. Ideally we would add an arm64 job to the CI matrix, and...
Raster Vision can be installed and used directly on a Mac (using macOS 12.1 and Python 3.9). Everything seems to work except I cannot use `num_workers > 0`. This has...
## Overview This PR ... ### Checklist - [ ] Added unit tests, if applicable - [ ] Updated documentation, if applicable - [ ] Added `needs-backport` label if the...