{
"nbformat": 4,
"nbformat_minor": 0,
"metadata": {
"colab": {
"name": "YOLO",
"provenance": [],
"collapsed_sections": [],
"authorship_tag": "ABX9TyNMWnvxirmzkiHyJgiWE80A",
"include_colab_link": true
},
"kernelspec": {
"name": "python3",
"display_name": "Python 3"
}
},
"cells": [
{
"cell_type": "markdown",
"metadata": {
"id": "view-in-github",
"colab_type": "text"
},
"source": [
""
]
},
{
"cell_type": "markdown",
"metadata": {
"id": "DtFCxvOH-sBc",
"colab_type": "text"
},
"source": [
"# ***Image Classification Model using YOLO (You Only Look Once)***"
]
},
{
"cell_type": "markdown",
"metadata": {
"id": "60Vbc4kQBZin",
"colab_type": "text"
},
"source": [
"
\n",
" View on Yolo site\n",
" | \n",
" \n",
" Run in Google Colab\n",
" | \n",
" \n",
" View source on GitHub\n",
" | \n",
" \n",
" Download Yolo Weights\n",
" | \n",
"