Commit e826be8a authored by Yasiru-Deshan's avatar Yasiru-Deshan

Adding dataset

parent 5922e7cf
......@@ -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