From 7d0a0bbda2bde0dd63839adf516c98a205c5d955 Mon Sep 17 00:00:00 2001 From: Benjamin Weinstein Date: Tue, 14 Jan 2025 05:52:28 -0800 Subject: [PATCH] Update docs build for readthedocs and add ESA seminar link Updates our docs build process to reflect recent readthedocs change: https://about.readthedocs.com/blog/2024/12/deprecate-config-files-without-sphinx-or-mkdocs-config/ Also adds a link to Ben's ESA seminar. Co-authored-by: henry senyondo --- .readthedocs.yml | 5 ++++- docs/getting_started/overview.rst | 9 +++++++-- 2 files changed, 11 insertions(+), 3 deletions(-) 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