From c5ef385c008c3eec59c67e178425857c385ec669 Mon Sep 17 00:00:00 2001 From: Eduardo Lacerda Date: Fri, 17 May 2024 13:59:13 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6083ab0..6728370 100644 --- a/README.md +++ b/README.md @@ -436,6 +436,7 @@ with GNSS (global navigation satellite system). * [TernausNetV2](https://github.com/ternaus/TernausNetV2) - TernausNetV2: Fully Convolutional Network for Instance Segmentation. * [TorchGeo](https://github.com/microsoft/torchgeo) - TorchGeo is a PyTorch domain library, similar to torchvision, that provides datasets, transforms, samplers, and pre-trained models specific to geospatial data. * [TorchSat](https://github.com/sshuair/torchsat) - TorchSat is an open-source PyTorch framework for satellite imagery analysis. +* [tsl](https://github.com/TorchSpatiotemporal/tsl) - PyTorch library for processing spatiotemporal data. * [WaterNet](https://github.com/treigerm/WaterNet) - A convolutional neural network that identifies water in satellite images. * [YOLT](https://github.com/avanetten/yolt) - You Only Look Twice: Rapid Multi-Scale Object Detection In Satellite Imagery.