paolocolourblind

Results 2 issues of paolocolourblind

I have 2 BLE sensors both transmitting continuously. I then cut power to one of the sensors. On disconnect, I try to try re-establishing connection to the BLE device by...

I am getting the error below right after executing this command: `unet_model = tf.keras.models.load_model("M:\\ant\\2021-06-04T22-22_27", custom_objects=custom_objects)` ` File "segmenter2-generator.py", line 152, in evaluate unet_model = tf.keras.models.load_model("M:\\anthurium\\ant\\2021-06-04T22-22_27", custom_objects=None, compile=False) File "C:\Users\JP\AppData\Local\Programs\Python\Python36\lib\site-packages\tensorflow\python\keras\saving\save.py", line...