DeepOSM
Road classifier
Trains deep learning models to classify roads and features in satellite imagery using OpenStreetMap data.
Train a deep learning net with OpenStreetMap features and satellite imagery.
1k stars
87 watching
180 forks
Language: Python
last commit: over 7 years ago
Linked from 4 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
microsoft/roaddetections | Automating road detection from aerial imagery using deep learning techniques. | 538 |
geometalab/osmdeepod | Automated object detection from aerial imagery using OpenStreetMap data and deep learning. | 192 |
developmentseed/label-maker | Automatically annotates satellite images with OpenStreetMap data | 461 |
fomorians/highway-cnn | A deep learning framework for training highway networks on image data using convolutional neural networks | 57 |
nshaud/deepnetsforeo | Developing deep learning models for Earth Observation using remote sensing images | 476 |
matlab-deep-learning/pretrained-resa-network-for-road-boundary-detection | A MATLAB implementation of a deep learning-based road boundary detection system using a pre-trained RESA model. | 3 |
sujithv28/deep-leafsnap | An image classification project applying deep neural networks to identify tree species from leaf images | 50 |
developmentseed/skynet-data | Automates data preparation for machine learning with aerial imagery and OpenStreetMap data | 170 |
osmlab/name-suggestion-index | Maintains a canonical list of commonly used features in OpenStreetMap to ensure consistent spelling and tagging. | 712 |
martinkersner/train-deeplab | Trains DeepLab for semantic image segmentation using annotated data and convolutional neural networks | 172 |
oyam/pytorch-dpns | PyTorch implementation of a deep learning model for image segmentation | 90 |
vict0rsch/deep_learning | A collection of tutorials and resources on implementing deep learning models using Python libraries such as Keras and Lasagne. | 426 |
udst/osmnet | Tools for extracting street network data from OpenStreetMap | 59 |
szq0214/dsod | A deep learning-based object detection system from scratch | 706 |
ibm/max-inception-resnet-v2 | An image classification model using a third-generation deep residual network. | 28 |