pinaxe1
Results
2
comments of
pinaxe1
@Janus-Shiau @nutsiepully I've got the same issue on TF 2.7.0. but the solution proposed by @joyalbin works for me just fine. See two lines below. with tfmot.quantization.keras.quantize_scope(): model = tf.keras.models.load_model('saved_model')
A script to run segmentation on video stream from a camera.