SamGIS - Segment Anything applied to GIS

This page summarizes the projects mentioned and recommended in the original post on dev.to

Scout Monitoring - Free Django app performance insights with Scout Monitoring
Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.
www.scoutapm.com
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • samgis-be

    SamGIS can do machine learning-based (Segment Anything by Meta - Facebook) image segmentation tasks applied to GIS and geo data (there is also a SPA frontend similar to https://github.com/trincadev/samgis-fe used on HuggingFace)

  • This project, composed by a SPA frontend and by a backend (samgis-be), is an attempt to perform machine learning image segmentation on geo-spatial data even without the use of dedicated graphics cards. I recently added the ability to start from natural language text prompts.

  • Scout Monitoring

    Free Django app performance insights with Scout Monitoring. Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.

    Scout Monitoring logo
  • samexporter

    Export Segment Anything Models to ONNX

  • I wrote the backend adapting SAM Exporter with the aim to use the machine learning segment anything project for the purpose to improve polygons recognition in GIS web applications.

  • sam_onnx_full_export

    This repository shows how to solve ONNX export issue in Segment Anything model

  • Starting from version 1.5.1 the backend integrates changes borrowed from sam_onnx_full_export, to support OnnxRuntime 1.17.x and later versions. Please note that on MacOS directly running the project from the command line suffers from memory leaks, making inference operations slower than normal. It's best therefore running the project inside a docker container, unless in case of development or debugging activities.

  • powertools-lambda-python

    A developer toolkit to implement Serverless best practices and increase developer velocity.

  • Setup not always easy (I used Powertools for AWS Lambda (Python) to improve my logger setup)

  • onnxruntime

    ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator

  • Starting from version 1.5.1 the backend integrates changes borrowed from sam_onnx_full_export, to support OnnxRuntime 1.17.x and later versions. Please note that on MacOS directly running the project from the command line suffers from memory leaks, making inference operations slower than normal. It's best therefore running the project inside a docker container, unless in case of development or debugging activities.

  • react-native-auth0

    React Native toolkit for Auth0 API

  • To avoid abuse the prompt input web map that I host on my personal site is under authentication (I use auth0.com).

  • MobileSAM

    This is the official code for MobileSAM project that makes SAM lightweight for mobile applications and beyond!

  • it instantiates a MobileSam model instance if not already created using OnnxRuntime as runtime

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • SamGIS - Segment Anything adattato al GIS

    7 projects | dev.to | 24 May 2024
  • You are probably testing wrong

    2 projects | dev.to | 2 Feb 2023
  • Developing SMART On FHIR Applications with Auth0 and InterSystems IRIS FHIR Server - Introduction

    1 project | dev.to | 29 May 2024
  • How do I embed the Auth0 login page into my own web page?

    1 project | dev.to | 27 May 2024
  • Giving Odin Intelligence

    5 projects | dev.to | 21 May 2024