Update Example tensorflow2
This commit is contained in:
@@ -24,7 +24,7 @@
|
|||||||
"\n",
|
"\n",
|
||||||
"from utils.utils import get_yolo_boxes, makedirs\n",
|
"from utils.utils import get_yolo_boxes, makedirs\n",
|
||||||
"from utils.bbox import draw_boxes\n",
|
"from utils.bbox import draw_boxes\n",
|
||||||
"from keras.models import load_model\n",
|
"from tensorflow.keras.models import load_model\n",
|
||||||
"from tqdm import tqdm\n",
|
"from tqdm import tqdm\n",
|
||||||
"import numpy as np\n",
|
"import numpy as np\n",
|
||||||
"import matplotlib.pyplot as plt\n",
|
"import matplotlib.pyplot as plt\n",
|
||||||
@@ -302,7 +302,7 @@
|
|||||||
"name": "python",
|
"name": "python",
|
||||||
"nbconvert_exporter": "python",
|
"nbconvert_exporter": "python",
|
||||||
"pygments_lexer": "ipython3",
|
"pygments_lexer": "ipython3",
|
||||||
"version": "3.6.8"
|
"version": "3.7.7"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"nbformat": 4,
|
"nbformat": 4,
|
||||||
|
|||||||
Reference in New Issue
Block a user