Anyone know of any papers or models for segmenting satellite images of a city into things like roads, buildings, parks, etc?

This page summarizes the projects mentioned and recommended in the original post on /r/MLQuestions

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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • horovod

    Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.

  • Training is not the same as inference (doing the segmentation), so that scale is probably off by a lot. One or two orders of magnitude just depending on the specifics of what hardware you're running on, and your training and eval dataset would be several orders of magnitude smaller. FAANGs would parallelize that training as well (don't remember if UNet is inherently parallelizable for training) via their internal equivalent of Horovod, so they'll do a GPU-month worth of training in less than a day.

  • 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

  • Discussion Thread

    1 project | /r/neoliberal | 10 Feb 2023
  • [D] What is the recommended approach to training NN on big data set?

    2 projects | /r/MachineLearning | 8 Dec 2022
  • Embedding Python

    1 project | /r/fortran | 21 Feb 2022
  • [D] PyTorch Distributed Training Libraries: What are the current options?

    3 projects | /r/MachineLearning | 7 Dec 2021
  • [D] GPU buying recommendation

    1 project | /r/MachineLearning | 17 Jul 2021