.. my_test_doc documentation master file, created by
sphinx-quickstart on Thu Jul 4 08:22:50 2024.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Home
======
======================
TreeEyed QGIS Plugin
======================
TreeEyed is a QGIS plugin to leverage AI models for tree monitoring using remote sensing imagery.
.. raw:: html
==================
Features
==================
This plugin seeks to integrate existing and custom AI models for tree monitoring (semantic segmentation, instance segmentation, and object detection) in **high resolution RGB imagery**.
Apart from the model handling this plugin facilitates the integration with QGIS layers for image extraction and post-processing. Additional features for dataset creation and validation in `COCO format `_ are available.
Available models:
* `HighResCanopyHeight `_
* Custom Mask-RCNN
* `DeepForest `_
----
==================
Contents
==================
.. toctree::
:maxdepth: 2
self
.. toctree::
:maxdepth: 2
:caption: Getting Started
pages/page_installation
pages/page_download_models
pages/page_features
.. toctree::
:maxdepth: 2
:caption: QuickStart
examples/example_simple_analysis
examples/tips
.. toctree::
:maxdepth: 2
:caption: Examples
examples/example_1
examples/example_2
examples/example_3
.. .. toctree::
.. :maxdepth: 2
.. :caption: User Guide
.. usage
.. examples
.. .. toctree::
.. :maxdepth: 2
.. :caption: Developer Guide
.. contributing
.. testing