add dataset-visualiser.py

This commit is contained in:
Alex Bezdieniezhnykh
2024-06-19 02:28:50 +03:00
parent 165d609d01
commit 6c50dd19b7
5 changed files with 41 additions and 6 deletions
+1 -1
View File
@@ -29,4 +29,4 @@ class ImageLabel:
plt.figure(figsize=(12, 12))
plt.axis('off')
plt.imshow(img)
plt.show()
plt.show()