Using a U-Net for image segmentation, blending predicted patches smoothly is a must to please the human eye.
☆374Nov 12, 2019Updated 6 years ago
Alternatives and similar repositories for Smoothly-Blend-Image-Patches
Users that are interested in Smoothly-Blend-Image-Patches are comparing it to the libraries listed below
Sorting:
- Code for a winning model (3 out of 419) in a Dstl Satellite Imagery Feature Detection challenge☆164Jun 9, 2018Updated 7 years ago
- Satellite Imagery Feature Detection with SpaceNet dataset using deep UNet☆344Oct 8, 2019Updated 6 years ago
- Deep networks for Earth Observation☆483Oct 23, 2019Updated 6 years ago
- TernausNetV2: Fully Convolutional Network for Instance Segmentation☆546May 23, 2020Updated 5 years ago
- Kaggle DSTL Satellite Imagery Feature Detection☆206Apr 26, 2018Updated 7 years ago
- N-dimensional NumPy array tiling and merging with overlapping, padding and tapering☆75May 31, 2025Updated 9 months ago
- Dstl Satellite Imagery Feature Detection☆145Oct 18, 2017Updated 8 years ago
- FlipnSlide: A Python Package for for Preserving Spatial Context when Preprocessing Large Scientific Images☆17Oct 13, 2025Updated 4 months ago
- Winning building footprint detector implementations from the SpaceNet challenges.☆156Mar 10, 2017Updated 8 years ago
- An open source library and framework for deep learning on satellite and aerial imagery.☆2,209Sep 29, 2025Updated 5 months ago
- Analyzing Sentinel-2 satellite data in Python with Keras (repository of our talks at Minds Mastering Machines 2019 and PyCon 2018)☆194Jun 17, 2021Updated 4 years ago
- Segmentation models with pretrained backbones. Keras and TensorFlow Keras.☆4,922Aug 21, 2024Updated last year
- 🛰️ List of satellite image training datasets with annotations for computer vision and deep learning☆3,867Jul 14, 2022Updated 3 years ago
- ☆23Feb 19, 2026Updated 2 weeks ago
- Winning Solutions from SpaceNet Road Detection and Routing Challenge☆216Jul 6, 2023Updated 2 years ago
- 2nd place solution for Kaggle NOAA Fisheries Steller Sea Lion Population Count☆37Aug 31, 2017Updated 8 years ago
- Semantic segmentation on aerial and satellite imagery. Extracts features such as: buildings, parking lots, roads, water, clouds☆2,050Aug 27, 2020Updated 5 years ago
- Satellite Image Classification using semantic segmentation methods in deep learning☆317Mar 24, 2023Updated 2 years ago
- awesome-semantic-segmentation☆10,819May 8, 2021Updated 4 years ago
- Space Net Three Competition code☆94Feb 10, 2018Updated 8 years ago
- PyTorch extensions for fast R&D prototyping and Kaggle farming☆1,567Oct 9, 2025Updated 5 months ago
- General-purpouse camera capture plugin for data streaming to napari☆26Mar 18, 2024Updated last year
- ☆22Nov 1, 2017Updated 8 years ago
- Building detector algorithms from second SpaceNet Challenge☆194Jun 18, 2020Updated 5 years ago
- Helper package with multiple U-Net implementations in Keras as well as useful utility tools helpful when working with image semantic segm…☆342Mar 1, 2021Updated 5 years ago
- Deep learning courses and projects☆95Aug 24, 2018Updated 7 years ago
- Pipeline for the Semantic Segmentation (i.e., classification) of Remote Sensing Imagery☆98Nov 29, 2023Updated 2 years ago
- WIP☆21Jul 9, 2017Updated 8 years ago
- Deep Aerial Image Recognition☆90Jan 28, 2018Updated 8 years ago
- Code for the 1st place model in Carvana Image Masking Challenge☆448Nov 22, 2022Updated 3 years ago
- Semantic segmentation models with 500+ pretrained convolutional and transformer-based backbones.☆11,385Dec 23, 2025Updated 2 months ago
- UNet model with VGG11 encoder pre-trained on Kaggle Carvana dataset☆1,063Oct 26, 2022Updated 3 years ago
- A Tensorflow implentation of light UNet framework for remote sensing semantic segmentation task.☆154Jul 6, 2020Updated 5 years ago
- Semantic Segmentation for Aerial / Satellite Images with Convolutional Neural Networks including an unofficial implementation of Volodymy…☆264Jul 22, 2021Updated 4 years ago
- BatchFlow helps you conveniently work with random or sequential batches of your data and define data processing and machine learning work…☆204Feb 24, 2026Updated last week
- Semantic Segmentation Architectures Implemented in PyTorch