All Projects → Spacenet_building_detection → Similar Projects or Alternatives

6775 Open source projects that are alternatives of or similar to Spacenet_building_detection

building-footprint-segmentation
Building footprint segmentation from satellite and aerial imagery
Stars: ✭ 26 (-68.67%)
Geospatial Machine Learning
A curated list of resources focused on Machine Learning in Geospatial Data Science.
Stars: ✭ 289 (+248.19%)
localtileserver
🌐 dynamic tile server for visualizing rasters in Jupyter with ipyleaflet or folium
Stars: ✭ 190 (+128.92%)
Mutual labels:  gis, satellite-imagery
Portrait matting
Implementation of "Automatic Portrait Segmentation" and "Deep Automatic Portrait Matting" with Chainer.
Stars: ✭ 267 (+221.69%)
Mutual labels:  semantic-segmentation, chainer
Pytorch tiramisu
FC-DenseNet in PyTorch for Semantic Segmentation
Stars: ✭ 267 (+221.69%)
Fcn For Semantic Segmentation
Implemention of FCN-8 and FCN-16 with Keras and uses CRF as post processing
Stars: ✭ 155 (+86.75%)
Highres Net
Pytorch implementation of HighRes-net, a neural network for multi-frame super-resolution, trained and tested on the European Space Agency’s Kelvin competition.
Stars: ✭ 207 (+149.4%)
land-cover-to-land-use-classification
Satellite image processing pipeline to classify land-cover and land-use
Stars: ✭ 64 (-22.89%)
Mutual labels:  gis, satellite-imagery
google-maps-at-88-mph
Google Maps keeps old satellite imagery around for a while – this tool collects what's available for a user-specified region in the form of a GIF.
Stars: ✭ 93 (+12.05%)
Mutual labels:  gis, satellite-imagery
Icnet Tensorflow
TensorFlow-based implementation of "ICNet for Real-Time Semantic Segmentation on High-Resolution Images".
Stars: ✭ 396 (+377.11%)
Deeplearningmugenknock
でぃーぷらーにんぐを無限にやってディープラーニングでDeepLearningするための実装CheatSheet
Stars: ✭ 684 (+724.1%)
Mutual labels:  jupyter-notebook, chainer
Deeplab v3
Tensorflow Implementation of the Semantic Segmentation DeepLab_V3 CNN
Stars: ✭ 768 (+825.3%)
Libpysal
Core components of Python Spatial Analysis Library
Stars: ✭ 99 (+19.28%)
Mutual labels:  jupyter-notebook, gis
Unet
Generic U-Net Tensorflow 2 implementation for semantic segmentation
Stars: ✭ 100 (+20.48%)
Instancesegmentation sentinel2
🌱 Deep Learning for Instance Segmentation of Agricultural Fields - Master thesis
Stars: ✭ 206 (+148.19%)
Keras Segmentation Deeplab V3.1
An awesome semantic segmentation model that runs in real time
Stars: ✭ 156 (+87.95%)
awesome-spectral-indices
A ready-to-use curated list of Spectral Indices for Remote Sensing applications.
Stars: ✭ 357 (+330.12%)
Mutual labels:  gis, satellite-imagery
ee extra
A ninja python package that unifies the Google Earth Engine ecosystem.
Stars: ✭ 42 (-49.4%)
Mutual labels:  gis, satellite-imagery
Torchsat
🔥TorchSat 🌏 is an open-source deep learning framework for satellite imagery analysis based on PyTorch.
Stars: ✭ 261 (+214.46%)
sentinel-util
A CLI for downloading, processing, and making a mosaic from Sentinel-1, -2 and -3 data
Stars: ✭ 22 (-73.49%)
Mutual labels:  gis, satellite-imagery
Notebooks
interactive notebooks from Planet Engineering
Stars: ✭ 339 (+308.43%)
Pythonfromspace
Python Examples for Remote Sensing
Stars: ✭ 344 (+314.46%)
Mutual labels:  jupyter-notebook, gis
Ternausnetv2
TernausNetV2: Fully Convolutional Network for Instance Segmentation
Stars: ✭ 521 (+527.71%)
Steal
STEAL - Learning Semantic Boundaries from Noisy Annotations (CVPR 2019)
Stars: ✭ 424 (+410.84%)
Satellite imagery analysis
Implementation of different techniques to find insights from the satellite data using Python.
Stars: ✭ 31 (-62.65%)
Chainer Segnet
SegNet implementation & experiments in Chainer
Stars: ✭ 42 (-49.4%)
Mutual labels:  semantic-segmentation, chainer
Multiclass Semantic Segmentation Camvid
Tensorflow 2 implementation of complete pipeline for multiclass image semantic segmentation using UNet, SegNet and FCN32 architectures on Cambridge-driving Labeled Video Database (CamVid) dataset.
Stars: ✭ 67 (-19.28%)
Deep Residual Unet
ResUNet, a semantic segmentation model inspired by the deep residual learning and UNet. An architecture that take advantages from both(Residual and UNet) models.
Stars: ✭ 97 (+16.87%)
3dunet abdomen cascade
Stars: ✭ 91 (+9.64%)
Multi Task Refinenet
Multi-Task (Joint Segmentation / Depth / Surface Normas) Real-Time Light-Weight RefineNet
Stars: ✭ 139 (+67.47%)
Chainer Handson
CAUTION: This is not maintained anymore. Visit https://github.com/chainer-community/chainer-colab-notebook/
Stars: ✭ 84 (+1.2%)
Mutual labels:  jupyter-notebook, chainer
Alpha Zero General
A clean implementation based on AlphaZero for any game in any framework + tutorial + Othello/Gobang/TicTacToe/Connect4 and more
Stars: ✭ 2,617 (+3053.01%)
Mutual labels:  jupyter-notebook, chainer
Kili Playground
Simplest and fastest image and text annotation tool.
Stars: ✭ 166 (+100%)
Deep Learning In Production
Develop production ready deep learning code, deploy it and scale it
Stars: ✭ 216 (+160.24%)
Fcn
Chainer Implementation of Fully Convolutional Networks. (Training code to reproduce the original result is available.)
Stars: ✭ 211 (+154.22%)
Mutual labels:  semantic-segmentation, chainer
eodag
Earth Observation Data Access Gateway
Stars: ✭ 183 (+120.48%)
Mutual labels:  gis, satellite-imagery
georaster-layer-for-leaflet
Display GeoTIFFs and soon other types of raster on your Leaflet Map
Stars: ✭ 168 (+102.41%)
Mutual labels:  gis, satellite-imagery
eemont
A python package that extends Google Earth Engine.
Stars: ✭ 290 (+249.4%)
Mutual labels:  gis, satellite-imagery
geoblaze
Blazing Fast JavaScript Raster Processing Engine
Stars: ✭ 80 (-3.61%)
Mutual labels:  gis, satellite-imagery
open-impact
To help quickstart impact work with Satellogic [hyperspectral] data
Stars: ✭ 21 (-74.7%)
Mutual labels:  gis, satellite-imagery
Keras Unet
Helper package with multiple U-Net implementations in Keras as well as useful utility tools helpful when working with image semantic segmentation tasks. This library and underlying tools come from multiple projects I performed working on semantic segmentation tasks
Stars: ✭ 196 (+136.14%)
Chainer Pspnet
PSPNet in Chainer
Stars: ✭ 76 (-8.43%)
Mutual labels:  semantic-segmentation, chainer
Self Correction Human Parsing
An out-of-box human parsing representation extractor.
Stars: ✭ 319 (+284.34%)
Attention is all you need
Transformer of "Attention Is All You Need" (Vaswani et al. 2017) by Chainer.
Stars: ✭ 303 (+265.06%)
Mutual labels:  jupyter-notebook, chainer
Vpgnet
VPGNet: Vanishing Point Guided Network for Lane and Road Marking Detection and Recognition (ICCV 2017)
Stars: ✭ 382 (+360.24%)
Cascaded Fcn
Source code for the MICCAI 2016 Paper "Automatic Liver and Lesion Segmentation in CT Using Cascaded Fully Convolutional NeuralNetworks and 3D Conditional Random Fields"
Stars: ✭ 296 (+256.63%)
Pytorch Unet
Simple PyTorch implementations of U-Net/FullyConvNet (FCN) for image segmentation
Stars: ✭ 470 (+466.27%)
Probabilistic unet
A U-Net combined with a variational auto-encoder that is able to learn conditional distributions over semantic segmentations.
Stars: ✭ 427 (+414.46%)
Pytorch 3dunet
3D U-Net model for volumetric semantic segmentation written in pytorch
Stars: ✭ 765 (+821.69%)
Human Segmentation Pytorch
Human segmentation models, training/inference code, and trained weights, implemented in PyTorch
Stars: ✭ 289 (+248.19%)
Geemap
A Python package for interactive mapping with Google Earth Engine, ipyleaflet, and folium
Stars: ✭ 959 (+1055.42%)
Mutual labels:  jupyter-notebook, gis
Deeplabv3 Plus
Tensorflow 2.3.0 implementation of DeepLabV3-Plus
Stars: ✭ 32 (-61.45%)
Geotiff.io
Static website for viewing and analyzing GeoTIFF's in the browser
Stars: ✭ 53 (-36.14%)
Mutual labels:  gis, satellite-imagery
Kaggle Carvana Image Masking Challenge
Top 15% ranked solution to the Carvana Image Masking Challenge on Kaggle
Stars: ✭ 13 (-84.34%)
Aerialbot
A simple yet highly configurable bot that tweets geotagged aerial imagery of a random location in the world.
Stars: ✭ 157 (+89.16%)
Mutual labels:  gis, satellite-imagery
Imgclsmob
Sandbox for training deep learning networks
Stars: ✭ 2,405 (+2797.59%)
Mutual labels:  semantic-segmentation, chainer
Awesome Gee
A curated list of Google Earth Engine resources
Stars: ✭ 292 (+251.81%)
Mutual labels:  jupyter-notebook, gis
Earthengine Py Notebooks
A collection of 360+ Jupyter Python notebook examples for using Google Earth Engine with interactive mapping
Stars: ✭ 807 (+872.29%)
Mutual labels:  jupyter-notebook, gis
Mapclassify
Classification schemes for choropleth mapping.
Stars: ✭ 72 (-13.25%)
Mutual labels:  jupyter-notebook, gis
Unet Tgs
Applying UNET Model on TGS Salt Identification Challenge hosted on Kaggle
Stars: ✭ 81 (-2.41%)
1-60 of 6775 similar projects