Commit 5fe4f1fd authored by Ekanayake G.B.E.M.K's avatar Ekanayake G.B.E.M.K

Testing the model

parent 586358b8
......@@ -261,6 +261,7 @@
}
],
"source": [
"#Testing the model\n",
"img_path = 'data/Caterpillars/CCI_1_26_jpg.rf.d14b2b0861f0b77adfb4947c8259f87a.jpg'\n",
"img = cv.imread(img_path)\n",
"img = cv.resize(img, target_size)\n",
......
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