Zero-Shot Tree Detection and Segmentation from Aerial Forest Imagery
By: Michelle Chen , David Russell , Amritha Pallavoor and more
Potential Business Impact:
Finds every single tree from sky pictures.
Large-scale delineation of individual trees from remote sensing imagery is crucial to the advancement of ecological research, particularly as climate change and other environmental factors rapidly transform forest landscapes across the world. Current RGB tree segmentation methods rely on training specialized machine learning models with labeled tree datasets. While these learning-based approaches can outperform manual data collection when accurate, the existing models still depend on training data that's hard to scale. In this paper, we investigate the efficacy of using a state-of-the-art image segmentation model, Segment Anything Model 2 (SAM2), in a zero-shot manner for individual tree detection and segmentation. We evaluate a pretrained SAM2 model on two tasks in this domain: (1) zero-shot segmentation and (2) zero-shot transfer by using predictions from an existing tree detection model as prompts. Our results suggest that SAM2 not only has impressive generalization capabilities, but also can form a natural synergy with specialized methods trained on in-domain labeled data. We find that applying large pretrained models to problems in remote sensing is a promising avenue for future progress. We make our code available at: https://github.com/open-forest-observatory/tree-detection-framework.
Similar Papers
Assessing SAM for Tree Crown Instance Segmentation from Drone Imagery
CV and Pattern Recognition
Drones count trees faster for climate projects.
Bringing SAM to new heights: Leveraging elevation data for tree crown segmentation from drone imagery
CV and Pattern Recognition
Maps individual trees from drone pictures.
TASAM: Terrain-and-Aware Segment Anything Model for Temporal-Scale Remote Sensing Segmentation
CV and Pattern Recognition
Helps computers see changes in Earth from above.