From f2df356589d09aa2c7cfad386130177b0007bdd8 Mon Sep 17 00:00:00 2001 From: Eduardo Lacerda Date: Sun, 7 Nov 2021 14:52:37 -0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ac61728..54dfb8a 100644 --- a/README.md +++ b/README.md @@ -390,6 +390,7 @@ Long list of geospatial analysis tools. Geospatial analysis, or just spatial ana * [PixelLib](https://github.com/ayoolaolafenwa/PixelLib) - Pixellib is a library for performing segmentation of images. It suports both Semantic Segmentation as Instance Segmentation. * [platypus](https://github.com/maju116/platypus) - R package for object detection and image segmentation. * [Raster Vision](https://github.com/azavea/raster-vision) - An open source framework for deep learning on satellite and aerial imagery. +* [sentinel-tree-cover](https://github.com/wri/sentinel-tree-cover) - Image segmentations of trees outside forest. * [ShelfNet](https://github.com/juntang-zhuang/ShelfNet) - Implementation of a CNN model for real-time semantic segmentation. * [SIMRDWN](https://github.com/avanetten/simrdwn) - The Satellite Imagery Multiscale Rapid Detection with Windowed Networks (SIMRDWN) codebase combines some of the leading object detection algorithms into a unified framework designed to detect objects both large and small in overhead imagery. * [SNIPER](https://github.com/mahyarnajibi/SNIPER) - SNIPER is an efficient multi-scale object detection algorithm.