poprawione zdjecie

This commit is contained in:
Volodymyr Kyiashko 2023-06-15 22:29:24 +02:00
parent 8a41a8e4f0
commit 74f58ec742

2
nn.py
View File

@ -93,7 +93,7 @@ class NeuralN:
tf.keras.layers.Softmax()])
#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)
# Preprocess the image