Compare commits

...

2 Commits

Author SHA1 Message Date
Eduardo Lacerda 6b2b87ae3f
Merge pull request #128 from MelihCelik00/master
Added segment-geospatial repo to deep learning section
2023-04-20 08:49:00 -03:00
Melih Safa Çelik b66fa2e872
Added segment-geospatial repo to deep learning section 2023-04-19 10:53:00 +03:00
1 changed files with 1 additions and 0 deletions

View File

@ -405,6 +405,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.
* [segment-geospatial](https://github.com/opengeos/segment-geospatial) - Meta AI' Segment Anything Model (SAM) for Geospatial Data
* [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.