README.md
August 29, 2021 ยท View on GitHub
Electrical Substation detection using Satellite data
Source
http://ietcint.com/user/electrical_substation_detectionThe data can be downloaded from here.
For using Albumentations and UNet model, install these:
1. pip install -U git+https://github.com/albu/albumentations --no-cache-dir
2. pip install segmentation_models