UK Government Uses Meta's DINOv2 to Map 30% of England's Hidden Tree Canopy

Meta Llama
Image: Meta

What Happened

Forest Research, the UK Forestry Commission's research agency, is deploying Meta's open-source DINOv2 computer vision model to build a comprehensive map of trees across England. The model, trained on 18 million satellite images, can detect tree canopy height at 1-meter resolution - enough to identify individual trees from space.

The project targets a specific gap in UK environmental data: roughly 30% of England's tree canopy sits in small woodlands under 0.5 hectares. These scattered trees have been nearly impossible to track using traditional methods. Forest Research is using DINOv2 to enhance their Trees Outside Woodlands (ToW) Map, which feeds into the UK's Environmental Improvement Plan goal that every person in England should live no more than a 15-minute walk from a greenspace.

Previously, this kind of monitoring required expensive LiDAR aerial surveys and manual ground checks. The DINOv2 approach could eliminate the need for proprietary canopy-height models entirely and enable rolling three-year monitoring cycles instead of infrequent, expensive surveys. The synthetic Canopy Height Model may actually surpass the Environment Agency's national LiDAR survey for individual tree identification.

Meta developed DINOv2 in collaboration with the World Resources Institute (WRI), and the model is fully open-source.

Why It Matters

This is a practical example of open-source AI models doing work that previously required specialized, expensive tools. LiDAR surveys cost serious money and take time to procure and process. An open-source model that runs on satellite imagery changes the economics completely.

For anyone working with geospatial data, environmental monitoring, or urban planning tools, the pattern here is worth watching. A general-purpose vision model (DINOv2 wasn't built specifically for trees) is outperforming purpose-built solutions at a fraction of the cost. That's the real story - foundation models are making specialized tools obsolete in domain after domain.

The 15-minute greenspace goal is also notable. Governments are starting to use AI not just for efficiency gains but for measurable quality-of-life targets. That creates demand for ongoing monitoring tools, not one-off analyses.

Our Take

The interesting angle here isn't the trees. It's that an open-source foundation model is replacing expensive proprietary workflows in government. Forest Research didn't need to train a custom model or buy specialized software. They took Meta's open-source DINOv2, pointed it at satellite imagery, and got results that rival or beat LiDAR.

This pattern will repeat across every field that relies on visual analysis of imagery - agriculture, infrastructure inspection, insurance assessment. If you're evaluating AI tools for any kind of image analysis workflow, the build-vs-buy calculation just shifted hard toward open-source foundation models. The specialized tool vendors in this space should be nervous.