--- license: mit tags: - wildfire - geospatial - weather - earth-observation - foundation-models - evaluation - pytorch pipeline_tag: image-segmentation library_name: pytorch pretty_name: WildFIRE-FM ---
Five seeded California regional PyTorch checkpoints, paper-aligned evaluation artifacts, final figure previews, source-data access notes, and a CONUS retraining recipe for 12-hour wildfire occupancy prediction.
Read the paper PDF · Download checkpoints · Training/data loader · Custom spatial serving · Load the model · Inspect task-contract results
Why WildFIRE-FM · Release Navigation · Visual Tour · Quick Start · Training Pipeline · Spatial Serving · CONUS Retraining · Integration Handoff · Task Snapshot · Data Sources · How to Cite
Paper PDFRead the compiled manuscript that defines the fixed-contract wildfire transfer setting and reports the final results. |
Model CheckpointsAccess five seeded WildFIRE-FM weights with manifest metadata and SHA-256 hashes for release auditing. |
Model CodeInspect the compact U-Net implementation used to load the released wildfire occupancy backbone. |
Training/Data LoaderRead the original cache builder, tensor assembly, tile sampler, full-map loader, and training loop. |
Custom Spatial ServingAggregate native grid probabilities to any user-defined polygon granularity. |
Quick StartClone the repository, instantiate the model, load a seeded checkpoint, and run the artifact check. |
Task SnapshotView the final-paper task-contract summary for occupancy, spread, retrieval, burned area, smoke, and heat. |
Numeric ArtifactsUse sanitized CSV and JSON summaries that back the public model-card tables and figure previews. |
Visual TourBrowse final-paper previews for matching-rule sensitivity, selection regret, and task-form ranking changes. |
Data SourcesSee the public provider links and roles for HRRR, FIRMS, LANDFIRE, WRC, LandScan, WFIGS, and MTBS. |
Reference model for wildfire transferWildFIRE-FM combines regional weather, active-fire supervision, and static fuel, canopy, housing, and population context on the same grid used by the occupancy contract. |
Contract-first evaluation artifactsThe released summaries keep metric roles separate across decision, overlap, ranking, regression, and supporting-task checks. |
Local-data reproducibility pathFull raw-data reruns use provider-hosted sources and local feature caches. The Hub release documents those inputs and provides lightweight artifact checks. |
Final-paper result previewsThe model card highlights the paper's fixed-output, fixed-feature, and task-form findings without requiring manuscript source files. |