This is a classification project (Early Detection of Encroaching Woody Juniperus virginiana and Its Classification in Multi-Species Forest Using UAS Imagery and Semantic Segmentation Algorithms).
- The model target class name is tree species in a multispecies forest. Four classes in total: redcedar, pine, defoliation, and others.
- The model input is RGB images collected by a drone.
- Four models in this study: decision tree, random forest, AlexNet, and ResNet.
- Original images and label can be downloaded from Dryad dataset.
The picture in below is one example image with patches of the four classes in this study: (a) is an example raw image collected from the drone; (b) is a sample patch of redcedar class; (c) is a sample patch of defoliation class; (d) is a sample patch of pine class; and (e–g) are example patches of others class. Each patch was the input of the AlexNet and ResNet in this study with size of 227 × 227 × 3 or 224 × 224 × 3. The target of the models was the class for the center pixel.
Overall performance of the four semantic segmentation algorithms on multi-species forest classification from drone images in their original spatial resolution (0.694 cm).
Visualization of examples of multi-species forest classification results with drone images in original (0.694 cm) and down-sampled spatial resolutions at 2 cm, and 5 cm. The classification performance reduced as the spatial resolution decreased.
Classification results of cases for small individual redcedars with the ResNet algorithm and drone images in their original (0.694 cm) and downsampled (5 cm) spatial resolution. In this study, redcedars with a diameter less than 1 m were able to be accurately classified and delineated in the images with the original resolution but failed to be detected when the spatial resolution decreased to 5 cm.