# User guide See the following notebooks: ```{toctree} --- hidden: maxdepth: 1 --- getting-started advanced-customizations crop-model ``` - {doc}`Getting started `: example notebook showcasing inference and training/fine-tuning (with the default settings) - {doc}`Advanced customizations `: shows how to use data augmentations, logging, callbacks and sharing checkpoints in HuggingFace Hub. - {doc}`Crop model `: draft on multi-species classification using the DeepForest crop model.