satellite-image-deep-learning/model-training-and-deployment
Training and deployment of deep learning models for satellite & aerial imagery
This project helps remote sensing professionals and data scientists build and deploy AI models that interpret satellite and aerial images. It provides guidance on preparing complex, multi-band imagery and training deep learning models, accounting for challenges like large image sizes and limited labeled data. It supports workflows for tasks like object detection and classification in geospatial data.
Use this if you are a geospatial analyst or data scientist working with satellite or aerial imagery and need best practices for training and deploying deep learning models to extract meaningful information.
Not ideal if you are looking for a plug-and-play solution for general image processing tasks not related to satellite or aerial imagery.
Stars
67
Forks
19
Language
—
License
Apache-2.0
Category
Last pushed
Feb 21, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/satellite-image-deep-learning/model-training-and-deployment"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
eightBEC/fastapi-ml-skeleton
FastAPI Skeleton App to serve machine learning models production-ready.
MarwanDebbiche/post-tuto-deployment
Build and deploy a machine learning app from scratch 🚀
BolajiAyodeji/deploy-ml-web-workshop
In this workshop, you will learn how to build a machine learning model using...
codingforentrepreneurs/AI-as-an-API
Learn to create & deploy a deep learning algorithm into a production REST API microservice using...
kingabzpro/FastAPI-for-ML
Building a simple FastAPI application for model inference.