Skip to content

Commit bb5ee1f

Browse files
author
Priya Samuel
committed
Add shutil for the copying classes over into the model dir
1 parent 23b1e39 commit bb5ee1f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

roadsigns.ipynb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -484,6 +484,8 @@
484484
},
485485
"outputs": [],
486486
"source": [
487+
"import shutil\n",
488+
"\n",
487489
"shutil.copyfile(\"classes.json\", \"model/classes.json\")\n",
488490
"\n",
489491
"ds.model(tf, \"roadsigns\", \"model/1\", classes=\"model/classes.json\")"

0 commit comments

Comments
 (0)