Skip to content

Commit 8304347

Browse files
authored
Update 2022-6-12-geospatial-deep-learning-with-torchgeo.md
Update to: \(\|\)
1 parent 7a3d1e7 commit 8304347

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2022-6-12-geospatial-deep-learning-with-torchgeo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ These combinations require that all queries are present in at least one dataset,
127127
- Combine image and target labels and sample from both simultaneously (e.g., Landsat and CDL)
128128
- Combine datasets for multiple images sources for multimodal learning or data fusion (e.g., Landsat and Sentinel)
129129

130-
These combinations require that all queries are present in both datasets, and can be created using an IntersectionDataset. TorchGeo automatically composes these datasets for you when you use the intersection (&) and union \(|) operators.
130+
These combinations require that all queries are present in both datasets, and can be created using an IntersectionDataset. TorchGeo automatically composes these datasets for you when you use the intersection (&) and union \(\|\) operators.
131131

132132
# Multispectral and geospatial transforms
133133

0 commit comments

Comments
 (0)