poprawione zdjecie
This commit is contained in:
parent
8a41a8e4f0
commit
74f58ec742
2
nn.py
2
nn.py
@ -93,7 +93,7 @@ class NeuralN:
|
|||||||
tf.keras.layers.Softmax()])
|
tf.keras.layers.Softmax()])
|
||||||
|
|
||||||
#image_path = image
|
#image_path = image
|
||||||
image_path = pathlib.Path('zdjecia\ORK_ARCHER\ork_lucznik.png')
|
image_path = pathlib.Path('zdjecia\ORK_ARCHER\ork_archer (2).png')
|
||||||
image = Image.open(image_path)
|
image = Image.open(image_path)
|
||||||
|
|
||||||
# Preprocess the image
|
# Preprocess the image
|
||||||
|
Loading…
Reference in New Issue
Block a user