From 6451e1e8e9e9ab02f72573a97651f1fb5a973ea7 Mon Sep 17 00:00:00 2001 From: Luke Borkowski Date: Tue, 14 Jan 2020 21:51:17 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9997956..c629582 100644 --- a/README.md +++ b/README.md @@ -33,5 +33,5 @@ Finally, the trained model is applied to full NAIP images covering a 4 mile by 4 |(41.28510, -94.78513)|(41.27862, -94.76478)|(41.28231, -94.74973)| |(42.60798, -94.79403)|(42.57709, -94.80176)|(42.60988, -94.81421)| -Launch the notebook in Google Colab by clicking on this badge: [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/lbborkowski/wind-turbine-detector/blob/master/WindTurbineDetector_200114.ipynb) +Launch the notebook in Google Colab by clicking on this badge: [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/lbborkowski/wind-turbine-detector/blob/master/WindTurbineDetector_200115.ipynb) > *After launching the notebook, verify that "Python2" and "GPU" are selected for the "Runtime type" and "Hardware accelerator" in Runtime -> Change runtime type.*