Skip to content

Commit 5c76229

Browse files
authored
Architecture path updated
1 parent 2cb650d commit 5c76229

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ GeoTorchAI, formerly known as [GeoTorch](https://dl.acm.org/doi/abs/10.1145/3557
88
GeoTorchAI contains various modules for deep learning and data preprocessing in both raster imagery and spatiotemporal non-imagery categories. Deep learning module offers ready-to-use raster and grid datasets, transforms, and neural network models.
99

1010

11-
<img src="https://github.com/DataSystemsLab/GeoTorchAI/blob/main/data/architecture.png" class="center" width="60%" align="right">
11+
<img src="https://github.com/DataSystemsLab/GeoTorchAI/blob/main/data/architecture.png?raw=true" class="center" width="60%" align="right">
1212

1313
* Datasets: This module conatins processed popular datasets for raster data models and grid based spatio-temporal models. Datasets are available as ready-to-use PyTorch datasets.
1414
* Models: These are PyTorch layers for popular raster data models and grid based spatio-temporal models.

0 commit comments

Comments
 (0)