File size: 353 Bytes
de3c81a |
1 2 3 4 5 6 7 8 |
Starting model load & predict test Image path: data\UTKFace\53_1_1_20170110122449716.jpg.chip.jpg HDF5/.keras not found; attempting to wrap TF SavedModel using TFSMLayer... Wrapper model created; running predict... Prediction returned a dict with keys: ['output_0'] Output 'output_0': shape=(1, 1) values=[28.5549259185791] Finished load & predict test |