remicres/otbtf
Deep learning with otb (mirror of https://forgemia.inra.fr/orfeo-toolbox/otbtf)
This tool helps remote sensing analysts apply advanced deep learning models to satellite and aerial imagery. You can feed it large remote sensing images, and it outputs processed images, classifications, or detected features based on your deep learning models. It's designed for geoscientists, urban planners, environmental monitoring specialists, and others working with earth observation data.
169 stars. No commits in the last 6 months.
Use this if you need to perform deep learning tasks like land cover classification, object detection, or change detection on large remote sensing datasets.
Not ideal if you are looking for a general-purpose deep learning framework for non-geospatial data or if you prefer a graphical user interface over programming interfaces.
Stars
169
Forks
38
Language
C++
License
Apache-2.0
Category
Last pushed
May 20, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/remicres/otbtf"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
tflearn/tflearn
Deep learning library featuring a higher-level API for TensorFlow.
DingKe/nn_playground
Experimental keras implementation of novel neural network structures
DataForScience/DeepLearning
Deep Learning From Scratch
OVVO-Financial/NNS
Nonlinear Nonparametric Statistics
emilwallner/Deep-Learning-From-Scratch
Six snippets of code that made deep learning what it is today.