Skip to content

Commit 559ab40

Browse files
author
Neha Sharma
committed
Updated Wildlife Species Identification Notebook
1 parent 64d05d2 commit 559ab40

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

samples/04_gis_analysts_data_scientists/wildlife_species_identification_in_camera_trap_images.ipynb

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -656,7 +656,9 @@
656656
{
657657
"cell_type": "code",
658658
"execution_count": 18,
659-
"metadata": {},
659+
"metadata": {
660+
"scrolled": true
661+
},
660662
"outputs": [
661663
{
662664
"data": {
@@ -1003,7 +1005,7 @@
10031005
"source": [
10041006
"# path to images captured by each of those camera locations.\n",
10051007
"\n",
1006-
"path = r'./Camera Traps/data'"
1008+
"path = r'./Camera Traps/data' # you can try this section on your own data"
10071009
]
10081010
},
10091011
{

0 commit comments

Comments
 (0)