weecology/DeepForest
Fork: 172 Star: 510 (更新于 2024-10-24 08:40:57)
license: MIT
Language: Python .
Python Package for Airborne RGB machine learning
最后发布版本: 1.0.0 ( 2021-06-06 11:46:06)
DeepForest
Conda-forge build status
Name | Downloads | Version | Platforms |
---|---|---|---|
What is DeepForest?
DeepForest is a python package for training and predicting ecological objects in airborne imagery. DeepForest currently comes with a tree crown object detection model and a bird detection model. Both are single class modules that can be extended to species classification based on new data. Users can extend these models by annotating and training custom models.
Documentation
DeepForest is documented on readthedocs
How does deepforest work?
DeepForest uses deep learning object detection networks to predict bounding boxes corresponding to individual trees in RGB imagery. DeepForest is built on the object detection module from the torchvision package and designed to make training models for detection simpler.
For more about the motivation behind DeepForest, see some recent talks we have given on computer vision for ecology and practical applications to machine learning in environmental monitoring.
Where can I get help, learn from others, and report bugs?
Given the enormous array of forest types and image acquisition environments, it is unlikely that your image will be perfectly predicted by a prebuilt model. Below are some tips and some general guidelines to improve predictions.
Get suggestions on how to improve a model by using the discussion board. Please be aware that only feature requests or bug reports should be posted on the issues page.
Developer Guidelines
We welcome pull requests for any issue or extension of the models. Please follow the developers guide.
License
Free software: MIT license
Why DeepForest?
Remote sensing can transform the speed, scale, and cost of biodiversity and forestry surveys. Data acquisition currently outpaces the ability to identify individual organisms in high-resolution imagery. Individual crown delineation has been a long-standing challenge in remote sensing, and available algorithms produce mixed results. DeepForest is the first open-source implementation of a deep learning model for crown detection. Deep learning has made enormous strides in a range of computer vision tasks but requires significant amounts of training data. By including a trained model, we hope to simplify the process of retraining deep learning models for a range of forests, sensors, and spatial resolutions.
Citation
Most usage of DeepForest should cite two papers.
The first is the DeepForest paper, which describes the package:
The second is the paper describing the model.
For the tree detection model cite:
For the bird detection model cite:
最近版本更新:(数据更新于 2024-10-11 00:41:49)
2021-06-06 11:46:06 1.0.0
2020-06-25 05:00:50 v0.3.0
2019-11-26 05:29:19 v0.2.1
2019-01-12 02:01:54 v0.0.1
weecology/DeepForest同语言 Python最近更新仓库
2024-11-06 03:34:16 home-assistant/core
2024-11-05 16:16:26 Guovin/TV
2024-11-05 15:03:24 Cinnamon/kotaemon
2024-11-04 23:11:11 DS4SD/docling
2024-11-04 10:56:18 open-compass/opencompass
2024-11-04 08:51:21 yt-dlp/yt-dlp