Hands-on training for the NHERI Computational Symposium — running modern AI
workflows on DesignSafe with the DesignSafe API
(dapi).
CLIPSeg-debris is a text-prompted, 3-class segmentation model that maps hurricane debris (no / low-density / high-density) in post-event aerial imagery. The chapter notebook runs it end-to-end on DesignSafe:
- Official inference on the published debris dataset (PRJ-6029).
- A regional debris map for Hurricane Ian (2022) on Estero Island, FL, from NOAA Emergency Response Imagery.
- Scale-out inference as a GPU HPC job via
dapi. - Fine-tuning on TACC Vista (GH200), tracked on Weights & Biases or DAPI.
Clicking the button (uses nbgitpuller) will:
- Open your DesignSafe JupyterHub session (sign in if you aren't already).
- Clone — or fast-forward — this repo into
~/MyData/training-ai/on your account. - Open JupyterLab directly on the chapter notebook, ready to run.
Re-click any time to pull the latest version of the code.
The chapter notebook and its
utils/+designsafe_job/helpers run top to bottom in a DesignSafe JupyterHub session. Parts 3–4 (HPC inference and Vista fine-tuning) need a TACC allocation; Parts 1–2 run without one. Weights & Biases is optional — training can be tracked through DAPI instead.
- Krishna Kumar, University of Texas at Austin
- Kooshan Amini, Rice University
- Jamie Ellen Padgett, Rice University