touch ups

This commit is contained in:
Kamila Bobkowska 2020-05-10 16:28:28 +00:00
parent e8bc0b6722
commit d3489d57e1

View File

@ -196,7 +196,7 @@ class GarbageTruck():
test_x, test_y = test_generator.__getitem__(1)
whatarewe = []
classifier.load_weights("model_ver_4.h5")
classifier.load_weights("model_ver_5.h5")
''' #optional for displaying the trash and what the CNN decided it is
z=1
'''