Skip to content

Commit

Permalink
Merge pull request #300 from leeyunjai82/patch-1
Browse files Browse the repository at this point in the history
Update opencv-keras.md
  • Loading branch information
HalfdanJ authored Oct 24, 2022
2 parents f56c17b + 34b2a8e commit 3c52eb5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions snippets/markdown/image/tensorflow/opencv-keras.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
import cv2
import numpy as np
from keras.models import load_model
import numpy as np


# Load the model
model = load_model('keras_model.h5')
Expand Down

0 comments on commit 3c52eb5

Please sign in to comment.