Skip to content

Commit

Permalink
change 15_minutes_object_detection.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
keeper-jie committed Jan 24, 2024
1 parent 7e95bde commit 8cfde48
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions demo/15_minutes_object_detection.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -3468,7 +3468,7 @@
},
{
"cell_type": "code",
"execution_count": 19,
"execution_count": 20,
"metadata": {
"cellView": "form",
"colab": {
Expand All @@ -3483,12 +3483,7 @@
"name": "stdout",
"output_type": "stream",
"text": [
"[ ] 0/1, elapsed: 0s, ETA:Traceback (most recent call last):\n",
" File \"projects/easydeploy/tools/image-demo.py\", line 154, in <module>\n",
" main()\n",
" File \"projects/easydeploy/tools/image-demo.py\", line 122, in main\n",
" bboxes /= scale_factor\n",
"RuntimeError: Expected all tensors to be on the same device, but found at least two devices, cuda:0 and cpu!\n"
"[>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>] 1/1, 5.6 task/s, elapsed: 0s, ETA: 0s"
]
}
],
Expand Down

0 comments on commit 8cfde48

Please sign in to comment.