detectree2
Tree crown detection
Automated tree crown delineation from aerial imagery using deep learning
Python package for automatic tree crown delineation based on the Detectron2 implementation of Mask R-CNN
170 stars
7 watching
43 forks
Language: Python
last commit: about 1 month ago
Linked from 1 awesome list
deep-learningdetectron2pythonpytorch
Related projects:
Repository | Description | Stars |
---|---|---|
shmh40/detectreergb | A repository containing scripts and notebooks to analyze tree crown delineation from RGB imagery and LiDAR data, including methods for analyzing mortality rates and carbon stocks. | 35 |
awf-gaug/treecrowndelineation | Automated tree crown delineation from remote sensing images using neural networks. | 90 |
martibosch/detectree | A Pythonic library for semantic tree segmentation from aerial imagery | 243 |
tusimple/mx-maskrcnn | An implementation of Mask R-CNN using MXNet and Resnet-50-FPN for object detection and segmentation in images. | 1,755 |
ruotianluo/pytorch-faster-rcnn | An implementation of Faster R-CNN detection framework in PyTorch | 1,816 |
wannabeog/mask-rcnn | A PyTorch implementation of the Mask R-CNN architecture | 995 |
weecology/neontreeevaluation | A dataset and tools for evaluating tree detection algorithms on multisensor aerial imagery | 136 |
lz118/deep-correlation-network | Develops a deep neural network model for detecting salient objects in RGBT images using correlation information from other colors. | 13 |
raunaks13/detectron-signet | A tool for generating instance masks for SIGNet in the CARLA simulator using Detectron | 0 |
ruotianluo/faster-rcnn-densecap-torch | An implementation of Faster R-CNN object detection in PyTorch, modified from DenseCap. | 85 |
charlesq34/frustum-pointnets | A deep learning framework for 3D object detection from RGB-D data | 1,598 |
jessemelpolio/faster_rcnn_for_dota | This repository provides code for training a Faster R-CNN object detection model on DOTA datasets. | 337 |
zjhuang22/maskscoring_rcnn | An open source implementation of Mask Scoring R-CNN for instance segmentation tasks. | 1,901 |
4uiiurz1/pytorch-res2net | Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 |
rtanno21609/adaptiveneuraltrees | An implementation of Adaptive Neural Trees in PyTorch for deep learning | 151 |