Related Experiment Video
Updated: Aug 6, 2026

Automated Joint Space Detection Improves Bone Segmentation Accuracy
Published on: November 28, 2025
Semantic edge detection of fractures in geological outcrops using edge aware dilated convolutional networks
Mohammed Yaqoob1,2, Mohammed Ishaq1, Mohammed Yusuf Ansari3,4
1Electrical and Computer Engineering, Texas A&M University, College Station, TX, USA.
Abstract:
Natural fracture networks govern subsurface fluid flow, rock-mass stability, and strain accommodation in the brittle crust, yet their automated delineation from outcrop imagery remains challenging due to multi-scale size variability, low contrast between fracture boundaries and host-rock texture, and scene clutter from vegetation, shadows, and blast artifacts. Standard encoder-decoder networks apply fixed-size receptive fields that inadequately span the fractal-like scale range of natural discontinuity networks, while gradient-based classical detectors lack the semantic context required to suppress non-structural scene edges. We introduce GeoFractNet: a dilated U-Net coupling ConvNeXt encoder blocks with multi-scale dilated convolutions ([Formula: see text]), gated edge-aware skip connections fusing Scharr and Gabor filter responses, and a Sobel Edge-Aware (SEA) Loss that directly penalizes gradient misalignment at fracture boundaries. The model output is a binary semantic edge map (per-pixel classification of fracture-boundary pixels versus background) rather than a vectorized fracture trace network; conversion to discrete trace objects requires subsequent post-processing. Trained on GeoCrack, an open-access fracture edge dataset of 12,158 annotated patches from 49 structurally and lithologically diverse outcrops across five countries, GeoFractNet achieves mIoU [Formula: see text], Dice [Formula: see text], and Boundary F[Formula: see text], outperforming all evaluated classical and deep-learning baselines. Compared to the best performing network in literature, YOLACT++, GeoFractNet reduces false positives by 38% and recovers 94% of long-range fracture edges missed by classical (Canny) edge detection on a curated hard-negative evaluation subset (420 patches containing vegetation, blast holes, and strong illumination gradients). Ablation studies confirm that the gated edge-aware skip connections and SEA Loss provide the largest incremental gains in boundary-sensitive metrics, with no architectural component degrading performance at any ablation step. Code, model weights, and the GeoCrack dataset are openly released, providing a reproducible benchmark for automated fracture characterization in structural geology, geomechanics, and reservoir analogue studies.

