Commit 5b5f5ccd authored by Yasiru Deshan IT19251110's avatar Yasiru Deshan IT19251110

Merge branch 'IT19251110' into 'master'

Adding dataset

See merge request !5
parents efa46b2a e826be8a
......@@ -57,12 +57,12 @@
},
{
"cell_type": "code",
"execution_count": 15,
"execution_count": 3,
"metadata": {},
"outputs": [],
"source": [
"labels = ['thumbsup', 'thumbsdown', 'thankyou', 'livelong']\n",
"number_imgs = 5"
"labels = ['trafficlight', 'crosswalk', 'pothole']\n",
"number_imgs = 10"
]
},
{
......@@ -74,7 +74,7 @@
},
{
"cell_type": "code",
"execution_count": 16,
"execution_count": 4,
"metadata": {},
"outputs": [],
"source": [
......@@ -83,7 +83,7 @@
},
{
"cell_type": "code",
"execution_count": 17,
"execution_count": 5,
"metadata": {},
"outputs": [],
"source": [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment