Skip to content

Commit

Permalink
Created using Colaboratory
Browse files Browse the repository at this point in the history
  • Loading branch information
glenn-jocher committed Aug 30, 2021
1 parent dc13820 commit bb4da08
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tutorial.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -457,9 +457,8 @@
"outputId": "8b728908-81ab-4861-edb0-4d0c46c439fb"
},
"source": [
"%rm -rf runs\n",
"!python detect.py --weights yolov5s.pt --img 640 --conf 0.25 --source data/images/\n",
"#Image(filename='runs/detect/exp/zidane.jpg', width=600)"
"Image(filename='runs/detect/exp/zidane.jpg', width=600)"
],
"execution_count": null,
"outputs": [
Expand Down

0 comments on commit bb4da08

Please sign in to comment.