diff --git a/.readthedocs.yml b/.readthedocs.yml index c9ead8e3..c241df8a 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -12,5 +12,8 @@ python: path: . submodules: - include: [] + include: [] +sphinx: + # Path to your Sphinx configuration file. + configuration: docs/conf.py diff --git a/docs/getting_started/overview.rst b/docs/getting_started/overview.rst index e84be260..952a5f6c 100644 --- a/docs/getting_started/overview.rst +++ b/docs/getting_started/overview.rst @@ -20,8 +20,13 @@ DeepForest uses deep learning object detection networks to predict the location 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. -Airborne Ecology ----------------- +DeepForest Walkthroughs and Presentations +----------------------------------------- +Ecological Society of America Statistical Seminar. This video provides an overview of fine-tuning a prebuilt model. The accompanying notebook is also available (https://github.com/weecology/DeepForest/blob/main/docs/user_guide/examples/Bird_FineTuning.ipynb). + +.. raw:: html + + .. raw:: html