Skip to main content
Tethered industrial inspection drone hovering near the downstream face of a large concrete gravity dam with visible lift joints and water staining, capturing high-resolution photographs of the concrete surface for AI-powered crack detection, computer vision defect mapping, and automated dam safety inspection
Technical Brief 14 min read ·

Computer Vision and Drone Inspection for Concrete Dams: A Practical Guide

At the Storfinnforsen Hydroelectric Power Station in Sweden, an autonomous drone system captured over 300,000 location-tagged images of the dam's concrete surfaces in 52 flight hours, completing the inspection 50% faster than manual methods and saving an estimated 40 workdays. No scaffolding, no rope access, no personnel working at height. This is not a research prototype. Drone-based inspection with AI-powered defect detection is commercially deployed and delivering measurable results on operational hydroelectric dams. Deep learning models now detect sub-millimetre cracks on concrete surfaces with precision exceeding 90%, while ROVs extend the same capability to submerged dam faces. For dam owners and engineers responsible for concrete condition assessment, the question has shifted from "does this technology work?" to "how do we integrate it into our inspection programme?" This technical brief examines the available systems, their proven capabilities, their limitations, and a practical deployment framework for hydroelectric projects.

KS

Kushal Sthapak

Co-Founder, PCCI

Drone Inspection Computer Vision Crack Detection Dam Safety

A trained inspector standing on scaffolding 50 metres above the stilling basin floor, marking cracks on a paper sketch of the dam face. That image has defined concrete dam inspection for decades. It is slow, subjective, weather-dependent, and places people in genuinely dangerous positions.

The replacement is already operating on hydroelectric dams in Sweden, the United States, and China. At the Storfinnforsen Hydroelectric Power Station (112 MW, commissioned 1954) in northern Sweden, the asset owner Uniper deployed ScoutDI’s autonomous Scout 137 drone system for a large-scale concrete inspection. The system captured over 300,000 location-tagged, high-resolution images in 52 flight hours, covering the two largest dam compartments 50% faster than fully manual operation. Extrapolated across all 80 remaining compartments, the estimated savings exceeded 40 workdays. No scaffolding was erected. No personnel worked at height.

This article examines the current state of automated inspection technology for concrete dams: what works, what each system can and cannot detect, the AI models processing the data, and how dam owners can integrate these tools into their inspection programmes.

The Inspection Technology Stack

Modern dam inspection technology operates at four levels, each addressing a different portion of the structure.

Aerial Drones (UAVs): Above-Water Surfaces

Unmanned aerial vehicles are the most mature and widely deployed platform. For concrete dams, the workflow follows three stages.

Stage 1: Data acquisition. The drone flies a pre-programmed or semi-autonomous path along the dam face, capturing overlapping high-resolution photographs at consistent distances. Advanced systems like ScoutDI’s Scout 137 use tethered power supplies for unlimited flight time and feature autonomy capabilities including Auto Surface Scan, Auto Image Capture, and Distance Lock. The tethered approach eliminates battery swap logistics, which matters on large dams where inspection coverage can require dozens of flight hours.

Stage 2: AI-powered defect detection. Deep learning models process the image dataset to identify and classify surface defects. The current generation of models achieves the following performance levels:

Model ArchitectureApplicationPerformance
YOLOv8 + U-NetDam surface defect detectionRecognition accuracy 0.84, recall 0.98, segmentation accuracy 0.91
CS-YOLO (lightweight)Concrete crack segmentation90.4% mAP
EfficientNetB0Borehole crack classification91% accuracy
Custom CNN (Seattle City Light)Real-time crack/spalling detection80 million coordinates processed

Each crack is assigned a unique identifier along with its dimensions, orientation, and precise location on the structure. This transforms inspection from a subjective assessment into a quantitative measurement.

Stage 3: 3D reconstruction and tracking. Photogrammetry software processes the overlapping images into georeferenced 3D point clouds and textured models. When the same drone flies the same path months or years later, crack progression becomes measurable in millimetres through point cloud comparison, not dependent on whether the same inspector returns.

What AI crack detection cannot do

Surface-based computer vision detects only what is visible on the concrete face. It cannot determine crack depth, assess embedded reinforcement condition, identify internal voids, or detect delamination. For subsurface assessment, drone data must be paired with non-destructive testing methods such as ultrasonic pulse velocity, impact echo, or ground-penetrating radar.

LiDAR and Terrestrial Laser Scanning: Deformation Monitoring

Terrestrial laser scanning (TLS), also known as ground-based LiDAR, provides sub-millimetre deformation measurement capabilities. By generating dense 3D point clouds of the dam surface from fixed survey positions, TLS enables detection of structural movement that would be invisible to visual inspection.

The technology is particularly valuable for arch dams where deformation patterns indicate structural response to loading, and for gravity dams where tilting or settlement may signal foundation issues. Repeat scans at intervals (annually, or more frequently during significant loading events) build a deformation history that feeds into structural health monitoring programmes.

When combined with drone photogrammetry, the result is a comprehensive digital record: LiDAR provides geometric precision for deformation tracking, while drone imagery provides surface condition detail for defect identification. The combined dataset forms the foundation for what the industry is beginning to call a “digital twin” of the dam.

ROVs: Submerged Surfaces

The portions of a concrete dam that are permanently or seasonally submerged require a different platform. Remotely operated vehicles (ROVs) carry high-definition cameras and sonar systems to survey concrete degradation, scour, joint separations, and surface erosion below the waterline.

Recent research has developed CNN-integrated frameworks specifically for underwater dam micro-crack inspection using ROV-collected imagery. A customizable end-to-end framework was validated on a large-scale concrete dam in China, with key frames extracted from ROV video footage forming a training dataset for underwater crack detection models.

The challenges are substantial. Underwater visibility varies dramatically with sediment load, algae growth, and ambient lighting. Image quality from ROV cameras is inherently lower than aerial drone photography, making AI-based defect detection more difficult. Despite these limitations, ROV inspection eliminates the safety risks of dive-based assessment in cold, deep, or high-current environments near dam intakes and outlets, environments where concrete deterioration is often most severe.

Robotic Platforms: Confined Spaces

The U.S. Army Corps of Engineers’ DamBot represents an emerging category: robotic platforms designed for dam galleries, conduits, and outlet works. Developed by the Engineer Research and Development Center (ERDC), the DamBot is a tele-operated robot carrying high-resolution cameras, LiDAR sensors, and an extendable arm for photographing hard-to-reach areas.

The DamBot Mini was successfully tested at Alamo Dam and deployed for a conduit inspection at Taylorsville Lake Dam, Kentucky in September 2024. The platform won the 2021 USACE Innovation of the Year Award. Its primary purpose is safety: dam conduits and outlet works are confined spaces where hydrogen sulphide gas buildup poses a direct threat to inspection personnel. The robot provides a first look at conditions before any person enters the space.

For dam operators in South Asia, the concept is directly relevant. Many aging dams have galleries, drainage galleries, and outlet works that are difficult and potentially hazardous to inspect manually. While the DamBot itself is a USACE-specific platform, commercial robotic inspection systems for confined infrastructure are becoming available.

The AI Pipeline: From Pixels to Engineering Decisions

The raw data from any inspection platform (drone images, LiDAR scans, ROV footage) has limited value until it is processed into engineering-actionable information. The AI pipeline transforms hundreds of thousands of images into a structured defect inventory.

Object Detection: Finding the Defects

The first processing stage uses object detection models, primarily from the YOLO (You Only Look Once) family, to locate defects within each image. YOLO architectures are favoured for their real-time processing speed and strong performance on concrete crack detection tasks. The latest variants (YOLOv8 and its derivatives) balance detection accuracy with computational efficiency, enabling processing on edge devices rather than requiring cloud infrastructure.

The challenge specific to dam concrete is distinguishing genuine defects from visual noise. Seattle City Light’s programme at Diablo Dam (389 feet, 208 MW) illustrates this precisely: their team is developing AI algorithms specifically to differentiate concrete cracks and spalling from algae growth, moss, shadows, and discolouration. This is a harder classification problem than general concrete crack detection because dam surfaces accumulate biological growth over decades of exposure.

Semantic Segmentation: Measuring the Defects

Detection alone tells you where a crack is. Segmentation tells you its width, length, branching pattern, and area. U-Net and its variants are the dominant architectures for this task, producing pixel-level masks that outline defect boundaries precisely. When calibrated against known reference dimensions in the image (or using photogrammetric distance measurements), segmentation output provides dimensional data for every detected defect.

This capability directly supports the quantitative condition assessment that dam safety regulations increasingly demand. Under India’s Dam Safety Act 2021, the emphasis on data-driven safety assessment creates a natural fit for AI-generated, dimensionally accurate defect inventories.

Change Detection: Tracking Progression

The highest-value application may be temporal: comparing inspection datasets from different dates to measure defect progression. A crack that was 0.3 mm wide in 2024 and is 0.5 mm wide in 2026 tells an engineer something fundamentally different from a crack that has remained stable at 0.3 mm for five years.

Achieving reliable change detection requires consistent data acquisition: the same flight paths, similar lighting conditions, and robust image registration algorithms. When these conditions are met, the combination of photogrammetry and AI creates a monitoring capability that was previously available only through permanently installed instrumentation (crack gauges, extensometers) at discrete points on the structure.

Practical Deployment Framework

For dam owners and consulting engineers evaluating drone-based inspection, the following framework addresses the most common deployment questions.

When to Use Each Technology

Structure ElementPrimary PlatformComplementary Method
Downstream face (above tailwater)Aerial droneLiDAR for deformation
Upstream face (above reservoir)Aerial droneLiDAR for deformation
Submerged upstream faceROVSonar for profile mapping
Spillway chute and stilling basinAerial drone (dry conditions)ROV (submerged elements)
Galleries and drainage tunnelsRobotic platform or handheldFixed instrumentation
Outlet works and conduitsRobotic platformROV for submerged portions
Crest and access areasAerial drone or walking surveyStandard visual inspection

Integration with Conventional Inspection

Drone-based inspection does not replace engineering judgment. It provides better data for that judgment to act on. The recommended integration model is:

  1. Baseline survey: Commission a comprehensive drone inspection to establish a quantitative record of all visible surface conditions. This becomes the reference dataset.
  2. Routine monitoring: Conduct follow-up drone inspections at intervals appropriate to the structure’s condition and risk classification (annually for high-hazard dams per FERC and CWC guidelines, more frequently for active deterioration zones).
  3. Targeted NDT: Use the drone defect map to guide placement of non-destructive testing at locations flagged by AI as areas of concern. This makes NDT more efficient by focusing on high-priority areas rather than scanning entire surfaces.
  4. Engineering assessment: The consulting engineer reviews the AI-generated defect inventory alongside NDT results, thermal control performance, and loading history to make disposition decisions.

Challenges for South Asian Dam Projects

Deploying drone inspection on hydroelectric projects in India, Bhutan, and Nepal introduces specific challenges:

  • Altitude and weather: Many dam sites in the Himalayas sit above 1,500 metres. Reduced air density affects drone lift capacity and battery performance. Monsoon weather restricts flying windows to approximately six months per year.
  • Regulatory environment: India’s DGCA drone regulations (Digital Sky platform) require specific approvals for operating near critical infrastructure. Dam sites in border areas may have additional airspace restrictions.
  • Connectivity: Cloud-based AI processing requires data upload, which is difficult at remote dam sites. Edge computing solutions that process imagery locally are available but add hardware cost.
  • Workforce readiness: The technology requires trained drone pilots with dam-specific experience, and engineers who can interpret AI-generated defect data in the context of structural behaviour.

Despite these challenges, the fundamental value proposition holds. Indian dam owners managing portfolios of aging concrete structures, particularly under the Dam Rehabilitation and Improvement Project (DRIP), need efficient, repeatable condition assessment at scale. Drone-based inspection delivers exactly that capability.

What Comes Next

The trajectory is clear. Inspection platforms are becoming more autonomous (ScoutDI’s Auto Surface Scan is a current example). AI models are becoming more accurate and more specialised for dam-specific defect types. Processing is moving from the cloud to edge devices deployable at remote sites. And the cost per inspection is declining as the technology matures and competition increases.

For consulting engineers, the shift creates a new competency requirement. Understanding what the AI output means in structural terms, knowing when a flagged anomaly warrants investigation versus when it is cosmetic, and integrating automated inspection data into a comprehensive QA/QC framework are skills that separate an effective dam inspection programme from a data collection exercise.

PCCI’s approach is to evaluate these technologies against the standards that matter: ACI, ICOLD, IS 457, and the Dam Safety Act 2021. The tools are ready. The question is whether dam owners and their consultants are ready to use them well.


For guidance on integrating automated inspection technology into your dam safety programme, contact PCCI’s consulting team.

Share this insight:

Frequently Asked Questions

Key Questions Answered

How accurate is AI-based crack detection on concrete dam surfaces?
Current deep learning models achieve high accuracy for surface crack detection on concrete dams. A YOLOv8 + U-Net combined architecture achieved a recognition accuracy of 0.84 with a recall rate of 0.98 for crack location, and a segmentation accuracy of 0.91 for dam surface defects. The CS-YOLO model, a lightweight variant optimized for deployment on edge devices, achieved 90.4% mean average precision (mAP) on concrete crack datasets. EfficientNetB0, used for classifying borehole concrete images, reached 91% accuracy distinguishing cracked surfaces from undamaged ones. These numbers are for controlled datasets; field performance can be lower due to lighting variation, surface moisture, moss or algae growth, and shadow interference. Seattle City Light is actively developing AI algorithms to reliably distinguish concrete deterioration from environmental surface conditions like algae and shadows. The technology is strong for surface-visible defects but cannot detect subsurface cracking, delamination, or reinforcement corrosion without complementary NDT methods.
What types of dam defects can drones detect?
Drone-based inspection systems can detect and quantify several categories of concrete surface defects. Cracking is the primary target, with current systems detecting cracks at sub-millimetre widths on high-resolution imagery. Spalling is reliably detected, with AI models trained to identify areas of concrete surface loss and estimate the affected area in square metres. Efflorescence (white mineral deposits indicating water migration through concrete) is visually distinct and well-suited to automated detection. Honeycombing, joint deterioration, and surface erosion patterns are also detectable. Structural deformation can be measured through repeat photogrammetric surveys, comparing 3D point clouds over time to detect sub-millimetre displacement. Seepage paths visible on the surface can be identified and tracked. The key limitation is depth: drones assess surface conditions only. They cannot determine crack depth, assess the condition of embedded reinforcement, or detect internal voids. For subsurface assessment, drone data should be paired with non-destructive testing methods such as ultrasonic pulse velocity, impact echo testing, or ground-penetrating radar.
How much does drone inspection of a concrete dam cost compared to traditional methods?
Direct cost comparisons vary by dam size, access difficulty, and inspection scope, but the available case data points to significant savings. At the Storfinnforsen Hydroelectric Power Station (112 MW) in Sweden, drone inspection saved an estimated 40 workdays across all compartments compared to the traditional scaffolding-based approach. The traditional method required three parallel sets of scaffolding, a multi-month timeline, and personnel working at height, all of which carry direct costs (equipment rental, labour) and indirect costs (safety risk, facility downtime). The drone system (ScoutDI Scout 137) uses a tethered power supply for unlimited flight time, eliminating battery swap logistics. The primary cost components for drone inspection are the drone system itself (purchased or contracted), a trained pilot, and data processing software. For large dams, the cost advantage grows with dam size because the drone's marginal cost per additional square metre of inspection is low compared to incremental scaffolding. The data output is also more valuable: 300,000 geo-tagged images create a permanent, searchable digital record, whereas traditional visual inspection produces only a written report and photographs.
Can drones inspect underwater portions of a concrete dam?
Not aerial drones, but remotely operated vehicles (ROVs) serve the same function underwater. ROVs are submersible robotic platforms equipped with high-definition cameras, sonar systems, and specialized payloads designed for submerged structure inspection. They survey concrete degradation, scour, joint separations, and piling integrity on dam faces that are permanently or seasonally submerged. Recent research has developed CNN-integrated frameworks specifically for underwater dam micro-crack inspection using ROV-collected imagery, validated on a large-scale concrete dam in China. The advantage over traditional dive-based inspection is significant: ROVs eliminate the safety risks associated with dive operations in cold, deep, or high-current environments near dam intakes and outlets. They also produce video and photographic records that can be processed with the same AI-based defect detection algorithms used for aerial drone data. The limitation is image quality: underwater visibility, sediment, algae growth, and lighting conditions reduce the clarity of ROV footage compared to aerial drone photography, making AI-based crack detection more challenging in submerged environments.
What is the US Army Corps of Engineers DamBot and how does it work?
The DamBot is a tele-operated robotic platform developed by the U.S. Army Engineer Research and Development Center (ERDC) Information Technology Laboratory for inspecting dam outlet works. It was designed to give inspection personnel a first look at conditions inside confined spaces, such as dam conduits and outlet tunnels, before exposing people to hazards like hydrogen sulfide gas buildup. The DamBot carries high-resolution cameras and LiDAR sensors, and has an extendable arm to photograph hard-to-reach areas. It creates detailed 3D models of the entire outlet works system. The DamBot Mini, a smaller variant, was successfully tested at Alamo Dam and has been deployed for conduit inspections at Taylorsville Lake Dam in Kentucky (September 2024). The DamBot won the 2021 USACE Innovation of the Year Award. For dam engineers in India and South Asia, the DamBot concept is relevant because many aging dams have outlet works and galleries that are difficult and dangerous to inspect manually. While the DamBot itself is a USACE-specific platform, the underlying approach of robotic inspection of confined dam spaces is applicable globally.
How often should concrete dams be inspected, and can drones change this frequency?
Inspection frequency depends on the dam's hazard classification and applicable regulatory framework. Under FERC (US) regulations, high and significant hazard dams require annual inspections by the Regional Office and independent board of consultants reviews every five years. India's Dam Safety Act 2021 establishes similar requirements through the National Committee on Dam Safety and State Dam Safety Organisations. Traditional visual inspections are labour-intensive, which naturally limits their frequency to the regulatory minimum. Drone-based inspection fundamentally changes this calculation by reducing the marginal cost of each inspection. Because the drone produces a permanent digital record (geo-tagged images, 3D point clouds), subsequent inspections can be directly compared to previous datasets, making crack progression measurable over time in millimetres rather than relying on subjective assessments. This capability enables condition-based inspection scheduling: structures showing active deterioration can be inspected more frequently (quarterly or even monthly for specific areas of concern), while stable structures can maintain the standard annual cycle. The quantitative baseline also supports the Dam Safety Act 2021's emphasis on data-driven safety assessment.
KS

About the Author

Kushal Sthapak

Co-Founder, PCCI

Kushal Sthapak co-founded PCCI combining four decades of inherited domain expertise in concrete technology with a focus on how emerging analytical and digital tools can improve project delivery for dam owners. He leads growth strategy, digital initiatives, and client engagement across South Asia.

Newsletter

Concrete Pulse

Stay ahead on concrete technology. Subscribe to our weekly newsletter. Field-tested insights on mass concrete, dam engineering, and QA/QC, delivered straight to your inbox.

Past Issues

Free. No spam. Unsubscribe anytime.

Talk to a concrete specialist within 24 hours.

Whether you're at pre-tender feasibility or mid-construction troubleshooting. Whether your project is in India, Bhutan, Nepal, or beyond.