Awesome
<h2>Electrical Substation detection using Satellite data</h2>
<h3> Source </h3>
http://ietcint.com/user/electrical_substation_detection<br>
The data can be downloaded from <a href='https://drive.google.com/drive/folders/1KoVt9vK6Prf4JYW3c3jfm4aSwqQXdWc0'>here</a>.
<br>
For using Albumentations and UNet model, install these:<br>
1. pip install -U git+https://github.com/albu/albumentations --no-cache-dir<br>
2. pip install segmentation_models