Skip to content

ajansenn/SavannaTreeAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Savanna Tree AI

Access the data

The Savanna Tree AI baseline dataset is published at Zenodo. The mosaics are also are published at Geonadir.

Setting up your desktop

Follow the steps below to install this repository on your dekstop.

conda env create -f environment.yml
conda env list
conda activate savannatreeai
conda install notebook ipykernel
ipython kernel install --user

Image Classification with Azure Custom Vision

Download the mosaic and shape files from Zenodo. Use the Raster to Custom Vision Jupyter notebook to clip images at the dimension of the bounding box and upload images (with labels) to Azure Custom Vision service.

CustomVision.ai in Microsoft Azure is used for image labeling and model training.

In Anaconda:

  • Change directory to savannatreeai:
cd savannatreeai
jupyter notebook

Object detection and instance segmentation with Azure Machine Learning

Download the 1024x1024 training and validation datasets from Zenodo.

Deploy notebooks and dataset in Azure Machine Learning Studio.

Contact

For more information contact:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published