PatBall1/detectree2
Python package for automatic tree crown delineation based on the Detectron2 implementation of Mask R-CNN
Supports both RGB and multispectral aerial imagery with pre-trained models available in the model garden. Built on Detectron2's Mask R-CNN architecture, it performs instance segmentation to delineate individual tree crowns in dense forests through a tiling workflow for large orthomosaics. Integrates with geospatial libraries (GDAL, rasterio) and PyTorch/Detectron2, with GPU acceleration recommended for training custom models on labeled crown datasets.
238 stars and 249 monthly downloads. Available on PyPI.
Stars
238
Forks
58
Language
Python
License
MIT
Category
Last pushed
Feb 14, 2026
Monthly downloads
249
Commits (30d)
0
Dependencies
11
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/PatBall1/detectree2"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
Call-for-Code/DroneAid
Aerial scout for first responders. DroneAid uses machine learning to detect calls for help on...
S-Khos/Deep-Learning-for-Aircraft-Recognition
A CNN model trained to classify and identify various military aircraft through satellite imagery
kbhujbal/GeoIntel-satellite_military_asset_classification_CNN
🛰️ SAHI-powered satellite reconnaissance system for detecting military vehicles in...
snehitvaddi/Animal-Poacher-Detection-and-Alerting-System
A Deep Learning approach for detecting poachers in wildlife in real-time. Developed using Python...
JSLEE-0703/Yolov8-drone-detection
This project integrates MobileViTv3 into YOLOv8 for UAV-based object detection, achieving...