From c59405dff81be0a8341351a8a8cb4457e63e1f56 Mon Sep 17 00:00:00 2001 From: Ollie Ballinger <58981760+oballinger@users.noreply.github.com> Date: Mon, 9 Jan 2023 16:51:28 +0000 Subject: [PATCH] object detection --- index.qmd | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.qmd b/index.qmd index 2df87a1..1ddff69 100644 --- a/index.qmd +++ b/index.qmd @@ -14,7 +14,8 @@ Though no-code platforms such as Sentinelhub have been invaluable in allowing th 2. [Refinery Detection](refineries.qmd) 3. [Deforestation](trees.qmd) 4. [Ship Detection](ships.qmd) - + 5. [Object Detection](object_detection.qmd) + Recently, a team of over 100 scientists came together to write a book called ["Cloud-Based Remote Sensing with Google Earth Engine: Fundamentals and Applications"](https://www.eefabook.org/). It's a great resource for learning about remote sensing and Earth Engine. The material in this chapter is a subset of the book, edited to fit the scope of this guide. If you're interested in learning more, check out the full book.