Monitoring Reforestation efforts Using Deep learning

By: Samuel Gachana, Cedric Kiplimo & Leonard Sanya

Background

The Kieni Forest in Kiambu County, Kenya, plays a vital role in the region's ecological health. It provides habitat for diverse wildlife, regulates water resources, and helps combat climate change. However, deforestation and degradation have significantly impacted the forest cover. Reforestation efforts are crucial to restoring the Kieni Forest and its ecological benefits. This project aims to develop a robust and efficient method for forest monitoring in Kieni Forest using Deep Learning techniques.

Kieni Forest Orthophoto

One way of conducting Forest monitoring is through tree crown detection using DeepForest, a pre-trained model from Weecology. Accurate tree crown detection will support reforestation efforts in several ways:

Our data collection exercises have resulted in drone images taken from a reforested section of the forest to provide the data for forest monitoring. Drones capture multiple images in an RGB (Red, Green, Blue) format, which represents the natural colour we see things through. This makes it easy to see the tree crowns from the various images. There are efforts to monitor the reforestation in Kieni by starting out with data collection, which includes the collection of tree parameter details such as tree height, basal diameter, crown diameter and tree species identification.

We also employed DSAIL's TreeVision, a low-computation software tool that combines stereoscopic vision and deep learning to automatically estimate tree biophysical parameters, such as diameters at breast height, tree heights, and crown diameters.

The TreeVision software is used together with stereoscopic vision to capture tree images and create a 3D map of the scene. This is all in an effort to monitor the growth of trees in the forest.

Accomplishments

Annotated image

SAM Kieni Forest

Next Steps

For our next steps, we aim to:
Fine Tuning the model: Further training and adjustments to the DeepForest model can be conducted to enhance its accuracy and performance. This might involve incorporating additional training data, exploring different hyperparameter configurations, or trying alternative deep learning architectures.
Scaling up: This is probably a futuristic step, to apply the model to larger regions within the Kieni Forest, potentially using multiple drone images to cover extensive areas. This requires strategies for efficient image processing and model application across larger datasets.

Publications