Deep learning model to detect wind turbines using high resolution imagery. A brief summary of the item is not available. Add a brief summary about the item.
Deep learning package
from
Item created: Feb 18, 2022 Item updated: Dec 29, 2024 Number of downloads: 7,597
Description
Using the model
Follow the guide to use the model. This model requires deep learning libraries to be installed, install them using Deep Learning Libraries Installer for ArcGIS.
Fine-tuning the model
This model can be fine-tuned using the Train Deep Learning Model tool. Follow the guide to fine-tune this model.
Input
8-bit, 3-band high-resolution (60 cm) imagery.
Output
Feature class containing detected wind turbines.
Applicable geographies
The model is expected to work well across USA and Netherlands.
Model architecture
This model uses the FasterRCNN model architecture implemented in ArcGIS API for Python.
Accuracy metrics
This model has an average precision score of 0.96.
Training data
This model has been trained on an Esri proprietary wind turbines dataset.
Sample results
Here are a few results from the model.
An in-depth description of the item is not available.
Layers
Tools
Tables
Basemap
Project Contents:
Solution Contents
Contents
Layers
Screenshots
Terms of Use
This work is licensed under the Esri Master License Agreement.
No special restrictions or limitations on using the item's content have been provided.
Details
Dashboard views: Desktop
Source:
Creating data in:
Published as:
Other Views:
Dependent items in the recycle bin
Applicable: 2d
Size: 147.512 MB
ID: 0e3f954bffc549429340dde22eb03152
Image Count: 0
Image Properties
Layer Drawing
Using tiles from a cache
Dynamically from data
Share
Owner
Folder
Categories
This item has not been categorized.
Tags
energy, wind, turbine, fasterrcnn, object detection, LivingAtlasDLPK, dlpk
Credits (Attribution)
No acknowledgements.Esri
Comments (7)
super
This is nice, but I also want to learn to design the model.
@Gabrieliceberg Glad to hear from you. The fine-tuning page has details about designing a similar model for your own area of interest.
thid is nice but i also want to learn to design the model and all that happens in the arcitecture. When given a pre-trained model eventually u are tempted to want to use it in your specific area of projects.
Hi, you can refer to this sample notebook which shows the whole workflow for training a deep learning model for wind turbine detection: https://developers.arcgis.com/python/latest/samples/training-a-wind-turbine-detection-model-using-large-volume-of-training-data/. Additionally, you can also finetune this pretrained model for your area of interest by refering to the following guide: https://doc.arcgis.com/en/pretrained-models/latest/imagery/finetuning-the-wind-turbine-detection.htm
you can get imagery from USGS
Where do I download the imagery to test this deep learning model?