Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Colab notebook High-Memory notices #10212

Merged
merged 10 commits into from
Nov 18, 2022
5 changes: 2 additions & 3 deletions classify/tutorial.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"\n",
"<br>\n",
" <a href=\"https://bit.ly/yolov5-paperspace-notebook\"><img src=\"https://assets.paperspace.io/img/gradient-badge.svg\" alt=\"Run on Gradient\"></a>\n",
" <a href=\"https://colab.research.google.com/github/ultralytics/yolov5/blob/master/tutorial.ipynb\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"></a>\n",
" <a href=\"https://colab.research.google.com/github/ultralytics/yolov5/blob/master/classify/tutorial.ipynb\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"></a>\n",
" <a href=\"https://www.kaggle.com/ultralytics/yolov5\"><img src=\"https://kaggle.com/static/images/open-in-kaggle.svg\" alt=\"Open In Kaggle\"></a>\n",
"<br>\n",
"\n",
Expand Down Expand Up @@ -1469,8 +1469,7 @@
"accelerator": "GPU",
"colab": {
"collapsed_sections": [],
"machine_shape": "hm",
"name": "YOLOv5 Tutorial",
"name": "YOLOv5 Classification Tutorial",
"provenance": [],
"toc_visible": true
},
Expand Down
7 changes: 3 additions & 4 deletions segment/tutorial.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"\n",
"<br>\n",
" <a href=\"https://bit.ly/yolov5-paperspace-notebook\"><img src=\"https://assets.paperspace.io/img/gradient-badge.svg\" alt=\"Run on Gradient\"></a>\n",
" <a href=\"https://colab.research.google.com/github/ultralytics/yolov5/blob/master/tutorial.ipynb\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"></a>\n",
" <a href=\"https://colab.research.google.com/github/ultralytics/yolov5/blob/master/segment/tutorial.ipynb\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"></a>\n",
" <a href=\"https://www.kaggle.com/ultralytics/yolov5\"><img src=\"https://kaggle.com/static/images/open-in-kaggle.svg\" alt=\"Open In Kaggle\"></a>\n",
"<br>\n",
"\n",
Expand Down Expand Up @@ -572,8 +572,7 @@
"metadata": {
"accelerator": "GPU",
"colab": {
"machine_shape": "hm",
"name": "YOLOv5 Tutorial",
"name": "YOLOv5 Segmentation Tutorial",
"provenance": [],
"toc_visible": true
},
Expand All @@ -597,4 +596,4 @@
},
"nbformat": 4,
"nbformat_minor": 0
}
}
3 changes: 1 addition & 2 deletions tutorial.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"colab": {
"name": "YOLOv5 Tutorial",
"provenance": [],
"machine_shape": "hm",
"toc_visible": true
},
"kernelspec": {
Expand Down Expand Up @@ -973,4 +972,4 @@
"outputs": []
}
]
}
}